FIRST Robotics Competition Discussions

cancel
Showing results for 
Search instead for 
Did you mean: 

query

I have got something like 10 push buttons in my program where initially I have to set either true or false value from loading from the configuration file. Once I load from the config file and the initial settings are done then I will use the control of push button. Basically I need 2 set the initial settings by loading from configuration/text file.

Thanks

0 Kudos
Message 1 of 2
(3,509 Views)

It sounds like you are trying to set the default value of a control.  There are a couple of ways to do this.  First, you can right-click on the control and select "Data Operations-->Make Current Value Default".  Another option is to use the Value property node.

I do have a question about the configuration file that you are talking about.  What are you trying to accomplish with this?  How are you trying to use it?

Brandon T.

National Instruments

0 Kudos
Message 2 of 2
(2,738 Views)