DAQmxNameConstant class: Difference between revisions
Appearance
m Added VI Scripting Class Category to page |
m Removed VI Sever Category from page |
||
| (One intermediate revision by the same user not shown) | |||
| Line 24: | Line 24: | ||
*[[VI Server]] | *[[VI Server]] | ||
*[[VI Scripting]] | *[[VI Scripting]] | ||
[[Category:VI Scripting Class]] | [[Category:VI Scripting Class]] | ||
[[Category:VI Server Class]] | [[Category:VI Server Class]] | ||
Latest revision as of 01:46, 8 May 2020
| VI Server Class Information | |
|---|---|
| Return to VI Server Class Hierarchy | |
| Class Name | DAQmxNameConstant class |
| Class ID | 16457 |
| Scope | VI Scripting |
| 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 DAQmxNameConstant class is a class in the VI Server Class Hierarchy, (see also VI Server).
Properties
Show/Hide DAQmxNameConstant 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 |
|---|---|---|---|---|
| 78CA7000 | Allow Multiple Names | Allows multiple names to be entered. | Read/Write | Yes |
| 78CA7001 | Allow Undefined Names | Allows undefined item names to be entered. | Read/Write | Yes |
| 78CA7002 | Filter On Device | Filters the pull-down menu of the control according to the names associated with Device. | Read/Write | Yes |
| 78CA7007 | Device | Defines the I/O control name of the device string to filter the list. | Read/Write | Yes |
| 78CA7008 | TagType | Read/Write | Yes | |
| 78CA7009 | Include Invalid Names | Indicates whether to include invalid items in the drop-down menu. | Read/Write | Yes |
| 78CA700A | Allow Create New | If TRUE, specifies that the Create New button is available in the Browse dialog box. | Read/Write | Yes |
| 78CA700F | 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 |
| 78CA7010 | 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 |
| 78CA7011 | Analog Trigger:Show Dedicated | Read/Write | Yes | |
| 78CA7012 | Analog Trigger:Show AI Channels | Read/Write | Yes | |
| 78CA7013 | 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 |
| 78CA7014 | 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 |
| 78CA7015 | 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. | Read/Write | Yes |
| 78CA7016 | 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. | Read/Write | Yes |
| 78CA7017 | Terminal:Show Private | Read/Write | Yes | |
| 78CA7018 | 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. | Read/Write | Yes |
| 78CA7019 | 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. | Read/Write | Yes |
| 78CA701A | Physical Channel:Show Internal Bizarre | Read/Write | Yes | |
| 78CA701B | 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: IONameConstant Class.
Events
This class has no events or it inherits events from its parent: IONameConstant Class.
History
| |
History information is needed. What changes have occurred over previous versions? |
| Version | Change(s) |
|---|---|
| More info to come. |