JoGra Posted November 24, 2023 Report Share Posted November 24, 2023 (edited) Hi Derrick, Your library seems to be promising for simplifying the handling of async VIs. In your example you use the Create Event.vi to nicely handle the caller idle status. In my case I would want to register also to a another event, but then I would need to modify your Create Event.vi. Then tried instead to use the Poll Caller Idle.vi in a very simple vi, which i call asynchronously, but somehow the Poll Caller Idle.vi doesn't seem to run. I have set the simple vi to be reentrant. Is this different that what you had intended the Poll Caller Idle.vi is supposed to be used? Thanks! Jonathan EDIT: I was actually running. I was just looking wrongly. Edited November 24, 2023 by JoGra Quote Link to comment Share on other sites More sharing options...
Derrick Bommarito Posted June 12 Report Share Posted June 12 Welp, I'm just now noticing this. Hooray half a year later! Feel free to ping me on discord on post an issue to the repo with questions if you're still looking for info on this. Quote Link to comment Share on other sites More sharing options...
Derrick Bommarito Posted June 17 Report Share Posted June 17 Oh! You don't need to modify my event, you can bundle together event registrations to pass into an event structure. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.