DAQmxName class

From LabVIEW Wiki
Jump to: navigation, search
VI Server Class Information
Return to VI Server Class Hierarchy
Class Name DAQmxName class
Class ID 57
Scope Basic Development Environment
Class Inheritance
Class Children

This class has no children.


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

Properties

Show/Hide DAQmxName Properties Table

Legend
R/WReadable/Writable Permissions
RTEAvailable in the Run-Time Engine
Basic Development Environment
VI Scripting
Private
Deprecated
DAQmxName Properties Table
Property ID Long Name (English) Description R/W RTE
2F3FC00Allow Multiple NamesAllows multiple names to be entered.Read/WriteYes
2F3FC01Allow Undefined NamesAllows item names which are not defined to be entered.Read/WriteYes
2F3FC02Filter On DeviceFilters the pull-down menu of the control according to the names associated with Device.Read/WriteYes
2F3FC07DeviceReturns the device whose names are displayed in the pull-down menu of the DAQmx Physical Channel control, if the menu is filtered. To specify how to filter the menu, right-click the DAQmx Physical Channel control from the front panel, select I/O Name Filtering, then specify a device in the Limit to Device pull-down menu. If filtering is not enabled in Limit to Device, this property returns an empty string.Read/WriteYes
2F3FC08TagTypeRead/WriteYes
2F3FC09Include Invalid NamesIndicates whether to include invalid items in the menu.Read/WriteYes
2F3FC0AAllow Create NewIndicates whether to include the Create New button in the Browse dialog box, if applicable.Read/WriteYes
2F3FC0FChannel:Signal TypeIndicates the type of signals that the control displays. Use this property only if the control is a DAQmx Channel control.Read/WriteYes
2F3FC10Physical Channel:Signal TypeIndicates the type of signals that the control displays. Use this property only if the control is a DAQmx Physical Channel control.Read/WriteYes
2F3FC11Analog Trigger:Show DedicatedRead/WriteYes
2F3FC12Analog Trigger:Show AI ChannelsRead/WriteYes
2F3FC13Switch:Show ChannelsIndicates whether to display the switch channels in the pull-down menu of the name control. Use this property only if the control is a DAQmx switch control.Read/WriteYes
2F3FC14Switch:Show RelaysIndicates whether to display the switch relays in the pull-down menu of the name control. Use this property only if the control is a DAQmx switch control.Read/WriteYes
2F3FC15Terminal:Show BasicIndicates whether to display commonly used terminals in the pull-down menu of the control. Use this property only if the control is a DAQmx Terminal control.Read/WriteYes
2F3FC16Terminal:Show AdvancedIndicates whether to display rarely used terminals in the pull-down menu of the control. Use this property only if the control is a DAQmx Terminal control.Read/WriteYes
2F3FC17Terminal:Show PrivateRead/WriteYes
2F3FC18Physical Channel:Show ExternalIndicates whether to display commonly used channels in the pull-down menu of the control. Use this property only if the control is a DAQmx Physical Channel control.Read/WriteYes
2F3FC19Physical Channel:Show InternalIndicates whether to display rarely used channels in the pull-down menu of the control. Use this property only if the control is a DAQmx Physical Channel control.Read/WriteYes
2F3FC1APhysical Channel:Show Internal BizarreRead/WriteYes
2F3FC1BSwitch:Show TopologiesIndicates whether to display the switch topologies in the pull-down menu of the name control. Use this property only if the control is a DAQmx switch control.Read/WriteYes

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