02-05-2007 11:43 AM
The information I want to delay is an output from a basic trigger. The trigger's input is from a DAQ Assistant. (right now I am just playing around with simulated signals). What I want to delay is the
'true' output from the trigger. It will reset 2 Basic Triggers and 1
'Write to Measurements'. All these things exist in one while loop, except for the time delay, which is inside its own loop. I am afraid that the delay that I have is going to delay my whole VI instead of just the information I want it to delay. I have attached my VI so that everyone can look at it to understand what I am trying to do, cause I probably didnt explain it well enough Any Suggestions? |
02-05-2007 12:43 PM