LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

read binary code doesnt work right

hello,

can anyone tell me why does the chart ony show the last data and not all?

markus
0 Kudos
Message 1 of 2
(2,456 Views)
Hello,

I think that your binary file is not ok.
Your read function sometimes returns an array of 7 waveforms and sometimes an empty array.
When you send values to a chart, you must make sure that you allays send the same amount of channels, otherwise it will clean up all the pass data and begin with the new channel number.

Hope this helps,
Paulo
Message 2 of 2
(2,448 Views)