LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

how to keep a control value being always selected

Please help. I want to keep a control in the front panel being selected all the time. So when I need to update it, I can just type in new data without delete old data. Thanks.
0 Kudos
Message 1 of 4
(2,760 Views)
keyfocus << try this (LV7)
Ian F
Since LabVIEW 5.1... 7.1.1... 2009, 2010, 2014
依恩与LabVIEW
LVVILIB.blogspot.com
Message 2 of 4
(2,759 Views)
thanks for the vi. can i use an event of control change instead of the switch? I am new to the labview and not quite understand the event structures here. Please help
0 Kudos
Message 3 of 4
(2,759 Views)
hi
whether it is the conventional CASE structure or the EVENT structure, the working code (within the CASE) is valid.

To learn about how to use Event Structure, you might wanna look at the examples provided.
Ian F
Since LabVIEW 5.1... 7.1.1... 2009, 2010, 2014
依恩与LabVIEW
LVVILIB.blogspot.com
0 Kudos
Message 4 of 4
(2,759 Views)