LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Detecting EOF in Read Waveform From File.vi

I am trying to use the Read Waveform From File.vi to read a set of waveforms into an array.  Can someone tell me how to detect the End of file?  Thanks.
0 Kudos
Message 1 of 2
(2,644 Views)

Hi svoras,

why do you need this information? If you use the "Read Waveform From File.vi" there are two Waveform outputs. One for the selected waveform (if nothing is connected to the offset input it is the first one) and one Array with all waveforms, which are in your file.

To get only a set of waveforms you can index the output array.

I hope thats what you need.

Mike



Message Edited by MikeS81 on 02-08-2008 05:43 AM
0 Kudos
Message 2 of 2
(2,624 Views)