03-13-2018 02:27 PM
You need a case structure around the logging so that it is only done when one or more of the triggers have tripped.
03-21-2018 04:18 AM
@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.