LabVIEW Idea Exchange

cancel
Showing results for 
Search instead for 
Did you mean: 
Saranbalu

Create Reference Control directly from the terminal

Status: Declined

Any idea that has received less than 6 kudos within 6 years after posting will be automatically declined.

For any FP terminal, if I have to create a control for its reference, I have to create a reference first and then the control for that reference. It's a 2-step process. If the reference is not going to be used anyway, you will have to delete that out as an extra step. Why not just have an option to create the control of the reference as shown below? This option would be really nice to have if we need to create reference controls for many terminals.

Create Reference control.JPG

 

Also why label this control reference as "Numeric 2" while my original control was labeled "Numeric"? I am anyway going to delete that "2" and have a one-to-one correspondence of the reference control to the control itself. Are there any good reasons to justify the current behavior? 

 

Regards,

Saranya

2 Comments
tst
Knight of NI Knight of NI
Knight of NI

There's no such thing as a "control for a reference of a control". A control is relevant only if you want to use the reference in a subVI or with a local so there's no point in deleting the reference.

 

Personally, when I create a reference, I rarely need it in a subVI.

 

If I do, it's often easier to create the code and then do Create SubVI (which automatically creates the control) or to create the control from the reference and then cut and paste it in the subVI. In that case, I don't delete the reference, so there's no extra step.

 

If you want to save some time on multiple reference, you can have a look at this.


___________________
Try to take over the world!
Darren
Proven Zealot
Status changed to: Declined

Any idea that has received less than 6 kudos within 6 years after posting will be automatically declined.