LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

"write data in controls to file" "datalog type"

Hi,
I have found a way, how to save data in controls to file and read back this data into controls.
I'm interested in an exchange of code. Has someone an other solution for this problem?
Or has someone tried to save all controls on the panel through a for loop and the panel property
"controls[]"? Regards, Stefan
0 Kudos
Message 1 of 3
(2,346 Views)
here is the code (vers.6.0.2)
0 Kudos
Message 2 of 3
(2,342 Views)
what about using a global variable;


or to use a the ini file function  ( File I/O => Conifg Data ...)


Message Edited by TimoS on 07-07-2005 01:45 PM

0 Kudos
Message 3 of 3
(2,332 Views)