11-16-2010 02:33 PM
Is it possible to use multiple type def enums each having its own states? In the larger scope of things I want to use it in a QSM.
Thanks
mhaque
Solved! Go to Solution.
11-16-2010 02:37 PM
Sure you can have multiple type def enums. I don't know what you mean by "in 1 VI". Each typedef enum will have its own .ctl file.