Requires: VI Scripting
Inherits from Constant»IONameConstant. View the class hierarchy.
Property | Description |
---|---|
Allow Create New | If TRUE, specifies that the Create New button is available in the Browse dialog box. Details |
Allow Multiple Names | Allows multiple names to be entered. Details |
Allow Undefined Names | Allows undefined item names to be entered. Details |
Channel:Signal Type | Indicates the type of signals that the control displays. Use this property only if the control is a DAQmx Channel control. Details |
Device | Defines the I/O control name of the device string to filter the list. Details |
Filter On Device | Filters the pull-down menu of the control according to the names associated with Device. Details |
Include Invalid Names | Indicates whether to include invalid items in the drop-down menu. Details |
Physical Channel:Show External | Indicates 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 Internal | Indicates 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 Type | Indicates 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 Channels | Indicates 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 Relays | Indicates 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 Topologies | Indicates 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 Advanced | Indicates 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 Basic | Indicates 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 |