DAQmxNameConstant Properties

Requires: VI Scripting

Inherits from Constant»IONameConstant. View the class hierarchy.

PropertyDescription
Allow Create NewIf TRUE, specifies that the Create New button is available in the Browse dialog box. Details
Allow Multiple NamesAllows multiple names to be entered. Details
Allow Undefined NamesAllows undefined item names to be entered. Details
Channel:Signal TypeIndicates the type of signals that the control displays. Use this property only if the control is a DAQmx Channel control. Details
DeviceDefines the I/O control name of the device string to filter the list. Details
Filter On DeviceFilters the pull-down menu of the control according to the names associated with Device. Details
Include Invalid NamesIndicates whether to include invalid items in the drop-down menu. Details
Physical Channel:Show ExternalIndicates whether to display external and commonly used channels in the pull-down menu of the control. Use this property only if the control is a DAQmx Physical Channel control. Details
Physical Channel:Show InternalIndicates whether to display internal and rarely used channels in the pull-down menu of the control. Use this property only if the control is a DAQmx Physical Channel control. Details
Physical Channel:Signal TypeIndicates the type of signals that the control displays. Use this property only if the control is a DAQmx Physical Channel control. If the control is set to physical channel, indicates the type of signals that the control will display. 1 - AI, 2 - AO, 4 - DI, 8 - DO, 16 - CI, 32 - CO, 64 - Switch, 128 - Internal. In order to have the control display multiple signal types, add the desired numbers together. In other words, for AI and CO to be displayed, pass 33 (32 + 1) into the node. Details
Switch: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. Details
Switch: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. Details
Switch: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. Details
Terminal:Show AdvancedIndicates whether to display advanced and rarely used terminals in the pull-down menu of the control. Use this property only if the control is a DAQmx Terminal control. Details
Terminal:Show BasicIndicates whether to display basic and commonly used terminals in the pull-down menu of the control. Use this property only if the control is a DAQmx Terminal control. Details