Control class/Is Typedef? property

From LabVIEW Wiki
Jump to: navigation, search
VI Server Property Information
Property ID 633201A
Scope VI Scripting
Data Name Typedef?
Short Name* Typedef?
Long Name* Is Typedef?
* Displayed here in English. Short and Long names appear in the language of the LabVIEW IDE.
Owning Class ID 6
Owning Class Name Control Class
Data Type Enum U32 data type

Enum U32

Property Node Is Typedef?
Available in Real-Time Operating SystemYes
Available in Run-Time EngineYes (Read Only)
Loads the block diagram into memoryNo
Loads the front panel into memoryNo
Need to authenticate before useNo
PermissionsRead Only
Remote access allowedYes
Settable when the VI is runningNo

Returns whether the control is linked to the type definition.

Values
0 not a typedef
1 typedef
2 strict typedef
3 class private data

Uses

History

Version Change(s)
LabVIEW 2018 More info to come.

See Also

External Links