LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

how can I update all constants using a typedef automatically?

Solved!
Go to solution

I am about to build a statemachine and the state enum is a typedef control.

Many constants are placed for the "next state" using this typedef.

Everytime I modify the enum typedef, all constants become "pale" and I have to update each from the typedef manually, although the Auto-update option is selected.

What am I doing wrong?

typedef_update.PNG

Greetings Johannes
Using LabVIEW 7.1 and 2009 recently
0 Kudos
Message 1 of 3
(2,368 Views)
Solution
Accepted by topic author johanneshoer

Closing the type def file (ctl) should trigger the auto-update.

 

Felix

Message 2 of 3
(2,357 Views)

Selecting File->Apply Changes in the Control Editor window should also do it.

Message 3 of 3
(2,338 Views)