viSci Posted June 26, 2007 Report Posted June 26, 2007 Think of the intriguing possibilities... Actually, my interest is in creating encapsulated graphic simulations using xcontrols. I am wondering if it is possible to have an xcontrol execute periodically, perhaps with events from a 10ms timer or self regenerated events? Ideally, all the code would reside within the xcontrol. Quote
Michael Aivaliotis Posted June 26, 2007 Report Posted June 26, 2007 Yes, you could do this. The XControl is always running so I don't see the problem. You could have the event structure register for events of interest. Quote
Aristos Queue Posted June 26, 2007 Report Posted June 26, 2007 I've posted an example to NI.com that does this: http://community.ni.com/examples/scrolling-led-xcontrol Quote
alukindo Posted June 27, 2007 Report Posted June 27, 2007 Aristos: Your X-Control example appears to be missing one component: < LED-ctl ref scroll.vi> Anthony Quote
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.