LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Convert front panel controls or Indicators to other type on right click? Example classic to system or Modern?

Hi,

 

Currently I didn't see any option where I can just select particular control or indicator and convert it from one type to other.

Example: I have one classic control and want to convert it to other modern or System control type.

It will be great if I am able to do that just on right click.

As per my knowledge currently we need to replace contlol which I selected to other type for converting it. It takes lots of time if I need to do this for multiple controls or indicators.

 Any thoughts on this?

 

0 Kudos
Message 1 of 7
(2,981 Views)

Currently there is no option in LabVIEW as per my knowledge. You can raise this idea in Idea Exchange.

0 Kudos
Message 2 of 7
(2,976 Views)

Hi Chameli_18,

 

  You Can still do it as per the default menu option "Replace".

  right click on the control>>scroll down to replace>> and go to the system/class pallette and select your control.

  Why to reinvent the wheel again?

 

Regards,

SrikrishnaNF

Regards,
Srikrishna


0 Kudos
Message 3 of 7
(2,961 Views)

If you really wanted to be quick doing this, you could use Quick Drop.

 

Ctrl-Space brings up Quick Drop. You'll notice there's a list of front panel items in there. You could navigate around blindly to find what you're after, search for it... or you could bind a shortcut to commonly used items. For instance, say you want a load of numeric indicators (silver) - you could bind the letter 'o' to it (an arbitrary choice).

 

Find your classic indicator that you'd like to replace. Select it, then:

 

Ctrl-Space brings up Quick Drop

'o' selects your silver numeric indicator

Ctrl-P replaces the currently selected front panel item with the Quick Drop selection

 

It may be a pain to set up the first time you do it, and you may have to remind yourself of the shortcuts used, but you soon commit it to muscle memory and will be able to reduce the time taken to place common palette items.

---
CLA
0 Kudos
Message 4 of 7
(2,954 Views)

I agree this option is there which we use currently but still its time consuming.

I am also looking for some option where we can select all controls and right click ->Convert to->Classic or siver or modern.

When there are many controls we need to select and replace each one.

 

0 Kudos
Message 5 of 7
(2,942 Views)

Thank you all for your suggestions 🙂

 @thoul t: Your suggestion is nice and I will definitely want to try it.

 

 

0 Kudos
Message 6 of 7
(2,940 Views)

If the case is specific, for example, all the classic booleans are to be replaced to silver ones,

I usually create a silver boolean, append its Label, copy it, and directly paste into the classic boolean ones in turns.

Maybe faster a little than right clicking and looking for which one should be used.

 

0 Kudos
Message 7 of 7
(2,931 Views)