LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How Can I use the a textbox as both a control and indicator at the same time.

I want to use a configuration file for my application and be able to change the configuration from the front panel if needed. If I use a textbox I have to use it as a Control when I read from my config file. When I write  the settings of the same textbox to my config file, it need to be an Indicator. How do I handle this.
0 Kudos
Message 1 of 2
(2,533 Views)
Write to a local variable of the textbox.
0 Kudos
Message 2 of 2
(2,529 Views)