CallByRef class/Call By Ref Node Style property

From LabVIEW Wiki
Jump to: navigation, search
VI Server Property Information
Property ID 635F003
Scope VI Scripting
Data Name CBRNodeStyle
Short Name* CBRNodeStyle
Long Name* Call By Ref Node Style
* Displayed here in English. Short and Long names appear in the language of the LabVIEW IDE.
Owning Class ID 16402
Owning Class Name CallByRef Class
Data Type Enum U8 data type

Enum U8

Property Node Call By Ref Node Style
Available in Real-Time Operating SystemNo
Available in Run-Time EngineNo
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 the style of an instance of the Call By Reference class. The possible values include Call By Reference, Start Asynchronous Call, and Wait On Asynchronous Call.

Use the following methods to change the style of a particular instance of the Call By Reference class:

Uses

History

Version Change(s)
LabVIEW 2011 This property was added in LabVIEW 2011.

See Also

External Links