LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

read binary data

i've got a new problem
in the attachemtn you can see the vi to read the binary data. the binary data file gets larger and larger if i add data. but the read binary vi reads only the same data. what can be the problem.

markus
0 Kudos
Message 1 of 2
(2,455 Views)
Hello
It looks you are reading the same data since you read from start.
In the read function, change start for current to read chunks of data.

Hope it helps.
Alipio
---------------------------------------------------------
"Qod natura non dat, Salmantica non praestat"
---------------------------------------------------------
Message 2 of 2
(2,449 Views)