LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Link enum to existing typedef?

Solved!
Go to solution

Hi Gang,

 

I have a few enum controls that will all use the same choices.  It'd be wastful to create a typedef for each one.  So, far, I haven't found a way to change what typedef an enum is connected to.

 

Would someone clue me in on how to connect an enum to an existing typedef?

 

 

Thanks!

 

Roger

0 Kudos
Message 1 of 3
(5,783 Views)
Solution
Accepted by topic author RogerMont

Right click the enum -> Select Replace -> Navigate to the typedef.     The enum will be replaced with an enum which is linked to the typedef.


___________________
Try to take over the world!
Message 2 of 3
(5,772 Views)

Wow!  

 

It's easy when you know how to do it!  It's about time I learned that.

 

 

Thanks for the education!

 

Roger

0 Kudos
Message 3 of 3
(5,763 Views)