DAQmxName class
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.
|
This article is a stub. You can help LabVIEW Wiki by expanding it. Please improve this article if you can. |
The DAQmxName class is a class in the VI Server Class Hierarchy, (see also VI Server).
Contents |
Properties
Show/Hide DAQmxName Properties Table
Legend | |
---|---|
R/W | Readable/Writable Permissions |
RTE | Available in the Run-Time Engine |
Basic Development Environment | |
VI Scripting | |
Private | |
Deprecated |
Property ID | Long Name (English) | Description | R/W | RTE |
---|---|---|---|---|
2F3FC00 | Allow Multiple Names | Allows multiple names to be entered. | Read/Write | Yes |
2F3FC01 | Allow Undefined Names | Allows item names which are not defined to be entered. | Read/Write | Yes |
2F3FC02 | Filter On Device | Filters the pull-down menu of the control according to the names associated with Device. | Read/Write | Yes |
2F3FC07 | Device | Returns 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/Write | Yes |
2F3FC08 | TagType | Read/Write | Yes | |
2F3FC09 | Include Invalid Names | Indicates whether to include invalid items in the menu. | Read/Write | Yes |
2F3FC0A | Allow Create New | Indicates whether to include the Create New button in the Browse dialog box, if applicable. | Read/Write | Yes |
2F3FC0F | Channel:Signal Type | Indicates the type of signals that the control displays. Use this property only if the control is a DAQmx Channel control. | Read/Write | Yes |
2F3FC10 | 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. | Read/Write | Yes |
2F3FC11 | Analog Trigger:Show Dedicated | Read/Write | Yes | |
2F3FC12 | Analog Trigger:Show AI Channels | Read/Write | Yes | |
2F3FC13 | 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. | Read/Write | Yes |
2F3FC14 | 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. | Read/Write | Yes |
2F3FC15 | Terminal:Show Basic | Indicates 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/Write | Yes |
2F3FC16 | Terminal:Show Advanced | Indicates 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/Write | Yes |
2F3FC17 | Terminal:Show Private | Read/Write | Yes | |
2F3FC18 | Physical Channel:Show External | Indicates 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/Write | Yes |
2F3FC19 | Physical Channel:Show Internal | Indicates 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/Write | Yes |
2F3FC1A | Physical Channel:Show Internal Bizarre | Read/Write | Yes | |
2F3FC1B | 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. | Read/Write | Yes |
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
History information is needed. What changes have occurred over previous versions? |
Version | Change(s) |
---|---|
More info to come. |