LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How to move current XControl state to builded application?

Hi All,
 
LV 8.5.1 + DSC
 
I'm developing application where I use few Xcontrols. During development process programmer set few parameters to these Xcontrols e.g. number of items etc. These configurations are made "offline" and saved via ability "convert state for save". Xcontrols works very fine when I run my program in project mode. When I build an executable application the current state of Xcontrol is not transferred to application. Is there any way to move current Xcontrol state to executable application?
 
BR,
 
-Jim   
 
0 Kudos
Message 1 of 3
(2,661 Views)
You could edit the 'Init' ability to have the defaults.
It looks a bit like a bug, I would try to file one and see what the response is.

Ton
Free Code Capture Tool! Version 2.1.3 with comments, web-upload, back-save and snippets!
Nederlandse LabVIEW user groep www.lvug.nl
My LabVIEW Ideas

LabVIEW, programming like it should be!
0 Kudos
Message 2 of 3
(2,660 Views)
Sorry, but this should work, set the current value of the owning VI to default.

Ton
Free Code Capture Tool! Version 2.1.3 with comments, web-upload, back-save and snippets!
Nederlandse LabVIEW user groep www.lvug.nl
My LabVIEW Ideas

LabVIEW, programming like it should be!
0 Kudos
Message 3 of 3
(2,638 Views)