VITypeEnum

Indicates the type of a VI.

Name Value Description
eInvalidVIType 0 Invalid VI type
eStandardVIType 1 Standard VI
eControlVIType 2 Control VI
eGlobalVIType 3 Global VI
ePolymorphicVIType 4 Polymorphic VI
eConfigurationVIType 5 Configuration VI
eSubSystemVIType 6 SubSystem
eFacadeVIType 7 Facade VI
eMethodVIType 8 Method VI