LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Issue with high speed voltage measurement (10 kHz)

Thanks mcduff,

 

The reason I didn't use automatic logging is because I only want to log data for a certain length of time, and want to start logging that data whenever I choose. However I still want to see the data even if I'm not logging it. 

 

With respect to the consumer loop, if it's behind my read loop by 5 seconds when I start my logging data timer, I'm worried that it will read data that's 5 seconds behind what the waveform chard in the read loop is showing. Or is my logic on how this would work flawed?

0 Kudos
Message 11 of 13
(344 Views)

There is a pause logging feature available, see attached, if you want to go that route.

 

If your consumer loop is behind, then yes loops will not be synced. You can always display the acquisition time, T start, in your consumer loop to see how far behind it is.

 

mcduff

0 Kudos
Message 12 of 13
(338 Views)

Thanks, that seems like a good route to go down.

0 Kudos
Message 13 of 13
(334 Views)