LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

write binary data

hello,

in the attachement there is a picture where i save data in a binary file.i hope so.
the problem is that i only can read the binary file when the path is created with the 'File Dialog'.
why is it so??

markus
0 Kudos
Message 1 of 3
(2,655 Views)
Hi
You are using low level read and write functions and data types.
Please, take a look at datalogging examples, to understand how to write and read log files.
Hope it helps.
Alipio
---------------------------------------------------------
"Qod natura non dat, Salmantica non praestat"
---------------------------------------------------------
0 Kudos
Message 2 of 3
(2,632 Views)
i found the problem.
when i read the data i only read the first data.
without the file dialog the first data was 'null'.
so i cant see any data.

markus
0 Kudos
Message 3 of 3
(2,628 Views)