VI class/Block Diagram property

From LabVIEW Wiki
Jump to: navigation, search
VI Server Property Information
Property ID 23C
Scope VI Scripting
Data Name Diagram
Short Name* Diagram
Long Name* Block Diagram
* Displayed here in English. Short and Long names appear in the language of the LabVIEW IDE.
Owning Class ID 2
Owning Class Name VI Class
Data Type LVClassBDConst Refnum data type

LVClassBDConst Refnum

Property Node Block Diagram
Available in Real-Time Operating SystemNo
Available in Run-Time EngineNo
Available with control VIsNo
Available with global VIsNo
Available with polymorphic VIsYes
Available with strict type definitionsNo
Loads the block diagram into memoryYes
Loads the front panel into memoryYes
Must wait until user interface is idleYes
Need to authenticate before useNo
PermissionsRead Only
Remote access allowedNo
Settable when the VI is runningNo

Returns a reference to the block diagram of the VI. This property is not available in stand-alone applications.


Uses

History

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

See Also

External Links