LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How can we change the name of dynamic events selector label in Event Structure

When retriving references to Control that are contained in a cluster. The default name that
appear in the Event Structure is: : Mouse down.

I have found a workaround to correct the problem. But I would apreciate a more convinient way to do this.

This is the workaround I found to change the names in the Event Structure
I cast the References using a Reference constant and I change the label of
that constant.

See the VI for more detail. It is well commented.

Is there any way to change the name of a dynamic event without doing the
cast trick?
0 Kudos
Message 1 of 3
(3,078 Views)
I have used dynamic events a bunch and I do not thing there is a better way to do this. Your VI is an excellent example!!
Message 2 of 3
(3,078 Views)
I agree!

I can't top this approach.

Ben
Retired Senior Automation Systems Architect with Data Science Automation LabVIEW Champion Knight of NI and Prepper LinkedIn Profile YouTube Channel
0 Kudos
Message 3 of 3
(3,078 Views)