LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Labview 8 executables: Random toggling through controls

Hi,
Using Labview 8 pro I found that you can toggle through the controls with the tab key. However, the sequence of the toggling appears to be random.
Does anybody know how to get that toggling into a certain sequence, i.e. setting the cursor with the mouse on the first control and then by pressing TAB getting the cursor jump to another, specified control?
 
Thanks a lot.
Holger
0 Kudos
Message 1 of 5
(2,914 Views)
Hi, Holger,

Edit->Set Tabbing Order may be helpful for you.

best regards
Message 2 of 5
(2,908 Views)

Hi Andrey,

thanks for the quick reply. I am not cocerned with tab controls.

I just have some numeric controls on the front panel. When I build an executable and run it, I can toggle through these controls by means of the TABkey of the keyboard. The sequence of this toggling procedure appears random to me. I would like to set it to a particular sequence. Any idea?

 

Thanks a lot

Holger 

0 Kudos
Message 3 of 5
(2,903 Views)
Hi Holger,

just do it like written in post #2. 'Setting tabbing order' does what you asked for and has nothing to do with tab controls.

The tabbing order is not random, it's the order of placing controls on the frontpanel while programming!
Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
Message 4 of 5
(2,900 Views)

Thanks a lot. It works now.

Holger

0 Kudos
Message 5 of 5
(2,895 Views)