Jump to content

DAQChannelName class

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

This class has no children.


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

    Properties

    Show/Hide DAQChannelName Properties Table

    Legend
    R/WReadable/Writable Permissions
    RTEAvailable in the Run-Time Engine
    Basic Development Environment
    VI Scripting
    Private
    Deprecated
    DAQChannelName Properties Table
    Property ID Long Name (English) Description R/W RTE
    D76C3000Allow Undefined NamesAllows channel names which are not defined to be entered.Read/WriteYes
    D76C3001Allow Multiple NamesAllows multiple names to be entered.Read/WriteYes
    D76C3002ValueValue of the traditional DAQ channel control.Read/WriteYes
    D76C3003Default ValueGets or sets the default value of the DAQ Channel Name control.Read/WriteYes (Read Only)
    D76C3004Value (Signaling)Sets the value of the control and generates a Value Change event.Write OnlyYes

    Methods

    This class has no methods or it inherits methods from its parent: IOName Class.

    Events

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


    History

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

    See Also