LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Write Waveforms to File.vi function not working in PDA modul???

When I use Write Waveforms to File.vi function it returns no error, but when I read file with Read Waveform from File.vi function it returns no data or incorrect data.
I think that the problem is in functions and not in my code?!?
I allready used this functions in LabView, so I know how to work with them.

Thans,
Andrej Panjan
0 Kudos
Message 1 of 2
(2,778 Views)
Andrej,

You said that you do not receive an error on the write, but do you ever receive an error on the read? Normally on a read, you said that you are getting no data or incorrect data? Does the incorrect data resemble the data you expect in any way? Are you running this code on your PDA or on the emulator?

Also, it may be useful to take a look at a small example of code that you have that exhibits this behavior. Thanks,

Mike
0 Kudos
Message 2 of 2
(2,767 Views)