LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Front panel control number reordering?

Solved!
Go to solution

Hi,

 

Is it possible to reorder the controls / indicator on the front panel like its possible in a cluster? Just as an example I created some pumps and some sensor controls. As you see Sensor_EL is created before Pump_EL and makes the list visually odd as pumps and sensors are mixed instead of seeing all of them "grouped" or at least alphabetically sorted? Not a big deal, but if now I need to create more sensors and pumps then they get to the bottom of the list causing the list look even more weird.

 

LV2026Q1

 

Thx.

 

 

1984_0-1784274635077.png

 

0 Kudos
Message 1 of 5
(431 Views)

Hi 1984,

 


@1984 wrote:

Is it possible to reorder the controls / indicator on the front panel like its possible in a cluster? Just as an example I created some pumps and some sensor controls. As you see Sensor_EL is created before Pump_EL and makes the list visually odd as pumps and sensors are mixed instead of seeing all of them "grouped" or at least alphabetically sorted? 


This "Cartridge config" looks like a cluster, so you can easily reorder it's elements…

 

Btw. did you notice this "Filter" textbox? It seems to reduce the list of possible event sources quite easily! 🙂

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
0 Kudos
Message 2 of 5
(422 Views)

I implemented a drag and drop feature, things can be dropped into these fields. Pumps and Sensors (and some others) can receive different data. While it looks logical to clusterize them, for some special cases I think this would make the drag and drop feature more complicated so I need to keep it as is.

 

Nope, I have not realized the filter textbox. It was either not there in LV2022 (the last version I used about 2 years ago) or I just missed that in LV2022 as well. Now I'm using LV2026, this is something new to me. Good tip, I will start using it.

 

Based on that you suggested something else I think its just not possible to reorder the items.

0 Kudos
Message 3 of 5
(409 Views)
Solution
Accepted by 1984

@1984 wrote:

Hi,

 

Is it possible to reorder the controls / indicator on the front panel like its possible in a cluster? Just as an example I created some pumps and some sensor controls. As you see Sensor_EL is created before Pump_EL and makes the list visually odd as pumps and sensors are mixed instead of seeing all of them "grouped" or at least alphabetically sorted? Not a big deal, but if now I need to create more sensors and pumps then they get to the bottom of the list causing the list look even more weird.

 

LV2026Q1

Thx.

 

1984_0-1784274635077.png

 


I think the list corresponds to the tabbing order. So, on the front panel, select “Edit” --> “Set tabbing order...” from the menu.
This may also change the UI experience of your users.

Message 4 of 5
(404 Views)

@1984 wrote:

Nope, I have not realized the filter textbox. It was either not there in LV2022 (the last version I used about 2 years ago) or I just missed that in LV2022 as well. Now I'm using LV2026, this is something new to me. Good tip, I will start using it.


The filter boxes were introduced in LV2018
https://forums.ni.com/t5/LabVIEW-Idea-Exchange/Right-Click-on-Terminal-to-add-Event-case/idc-p/37946... 

 

 

0 Kudos
Message 5 of 5
(397 Views)