LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How to delay a boolean type information to reset triggers?


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?
0 Kudos
Message 1 of 2
(4,083 Views)
For some reason, I can't open your vi. Anyway, attached is one idea.
Richard






Message 2 of 2
(4,071 Views)