LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Data Logger Timing and Event Recording Issue

You need a case structure around the logging so that it is only done when one or more of the triggers have tripped.



There are only two ways to tell somebody thanks: Kudos and Marked Solutions
Unofficial Forum Rules and Guidelines
"Not that we are sufficient in ourselves to claim anything as coming from us, but our sufficiency is from God" - 2 Corinthians 3:5
0 Kudos
Message 11 of 12
(343 Views)

@crossrulz wrote:

You need a case structure around the logging so that it is only done when one or more of the triggers have tripped.


Yes, the case structure worked very well. I also changed to the 'export waveforms to spreadsheet file.vi', which works really well in terms of pulling in all of the data I require.

 

Many thanks.

0 Kudos
Message 12 of 12
(327 Views)