LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Binary Read

I need a vi which can read data exactly in the same format as it is logged by the attached vi.
0 Kudos
Message 1 of 5
(3,402 Views)

And I need vast wealth and eternal youth...Smiley Very Happy

 

Seriously though, what problem are you having?  From your VI, you seem to understand how to store the data.  Reading it back is almost the same procedure.  If you can explain your specific issue a bit more clearly, maybe we can help you.

 

Jason

0 Kudos
Message 2 of 5
(3,398 Views)
I am writing a 2D array of 100 rows and 45 columns at time. But this writing continues as long as I stop the vi. Please see the vi which i am using for read. I dont know what to give to the byte count input. By using this vi i am not getting the expected result
0 Kudos
Message 3 of 5
(3,395 Views)

give "-1" as input to byte count....This will read the entire file.... 

 

 

can i have VIs in labVIEW 8.5

Message Edited by Anil Reddy on 08-21-2009 02:04 AM
Anil Punnam
CLD
LV 2012, TestStand 4.2..........
0 Kudos
Message 4 of 5
(3,382 Views)

Just do this:

 

Message Edited by smercurio_fc on 08-21-2009 09:18 AM
0 Kudos
Message 5 of 5
(3,358 Views)