07-23-2008 10:17 PM
07-24-2008 01:00 AM
07-24-2008 11:36 AM
07-24-2008 11:51 AM
Why aren't you using a Timed loop to do this? The TImed loop can be configured to be driven from the PXI on board clock.
Ben
07-24-2008 12:20 PM
07-24-2008 01:54 PM
Please post an image of the code that does this to make life simpler for you and the other readers. I'm thinking eitiher a timed sequence inside the loop to do the wire-jiggling deterministic.
Communicating between the host and the RT should really be in another thread since network traffic seldom has anything to do with determinism (unless you are using SCRAMNet ).
Ben
07-24-2008 02:56 PM
07-24-2008 03:06 PM
07-24-2008 10:11 PM