LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

store and retrieve process parameters

How can I simply store and retrieve my process parameters.
see attached VI
0 Kudos
Message 1 of 2
(2,276 Views)
Hi
 you have some errors with your llb.
You do not need to use the new or existing function with the open file, asa it does not work with new file!
Change to existing !
See attched gif.
Also you have three loops that are not sequenced !! Which loop gains control first ?? Anybodies guess !!
Also they appear to run inifinitly- chang boolean false to a control so possible to stop !!

xseadog
0 Kudos
Message 2 of 2
(2,262 Views)