Jump to content

VIRefNum class

From LabVIEW Wiki
VI Server Class Information
Return to VI Server Class Hierarchy
Class Name VIRefNum class
Class ID 58
Scope Basic Development Environment
Class Inheritance
Class Children

This class has no children.


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

    Properties

    Show/Hide VIRefNum Properties Table

    Legend
    R/WReadable/Writable Permissions
    RTEAvailable in the Run-Time Engine
    Basic Development Environment
    VI Scripting
    Private
    Deprecated
    VIRefNum Properties Table
    Property ID Long Name (English) Description R/W RTE
    699BE400Is Strict?Returns TRUE if the VI reference is a strict type. FALSE otherwise.Read OnlyYes

    Methods

    Show/Hide VIRefNum Properties Table

    Legend
    RTEAvailable in the Run-Time Engine
    Basic Development Environment
    VI Scripting
    Private
    Deprecated
    VIRefNum Methods Table
    Method ID Long Name (English) Description RTE
    699BE000Make Strict ReferenceUses the connector pane pattern of the specified VI to convert the VI reference into a strict VI reference.Yes (Read/Write)
    699BE001Make Non-Strict ReferenceConverts the VI reference into a non-strict VI reference.Yes (Read/Write)
    699BE002Set Conpane (Old Type Desc)Yes
    699BE003Set ConpaneSets the connector pane of a VI.No

    Events

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


    History

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

    See Also