LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Relationship between trigger and loop rate

Hello,
 
Can anybody clear this question for me, please?  Is there a relationship between trigger and loop rate?  A trigger waits for a certain criteria is met before the DAQ starts collecting data.  If I have a while loop rate of 200ms and at the time the loop executes and the criteria is not met, will the DAQ waits until the criteria is met, or will LabVIEW step out of the DAQ vi and then wait until the 200ms wait time elapsed and then redo the loop?  Thank you.
0 Kudos
Message 1 of 2
(2,475 Views)

Hi Peter,

       A brief description of your DAQ environment (what you're trying to acquire), and attaching a simple example of your code might help.  Better, perhaps, search Help\Examples for "trigger" and choose an example that's close to what you need.

Cheers.
When they give imbeciles handicap-parking, I won't have so far to walk!
0 Kudos
Message 2 of 2
(2,472 Views)