Jump to content

CallByRef class

From LabVIEW Wiki
VI Server Class Information
Return to VI Server Class Hierarchy
Class Name CallByRef class
Class ID 16402
Scope VI Scripting
Class Inheritance
Class Children

This class has no children.


    The CallByRef class is a class in the VI Server Class Hierarchy, (see also VI Server).

    Properties

    Show/Hide CallByRef Properties Table

    Legend
    R/WReadable/Writable Permissions
    RTEAvailable in the Run-Time Engine
    Basic Development Environment
    VI Scripting
    Private
    Deprecated
    CallByRef Properties Table
    Property ID Long Name (English) Description R/W RTE
    635F000Static VI PathRead OnlyYes
    635F001Reload For Each CallRead OnlyYes
    635F002Load and RetainRead OnlyYes
    635F003Call By Ref Node StyleReturns 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.Read OnlyNo

    Methods

    Show/Hide CallByRef Properties Table

    Legend
    RTEAvailable in the Run-Time Engine
    Basic Development Environment
    VI Scripting
    Private
    Deprecated
    CallByRef Methods Table
    Method ID Long Name (English) Description RTE
    635EC00ConfigureYes
    635EC01Convert:Start Asynchronous CallConverts the referenced node into a Start Asynchronous Call node.No
    635EC02Convert:Wait On Asynchronous CallConverts the referenced node into a Wait On Asynchronous Call node.No
    635EC03Convert:Call By ReferenceConverts the referenced node into a standard Call By Reference node.No

    Events

    This class has no events or it inherits events from its parent: Node Class.


    History

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

    See Also