Jump to content

DAQmxName class: Difference between revisions

From LabVIEW Wiki
Started page
 
m Removed VI Sever Category from page
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{VIServerClass|name=DAQmxName|id=57|scope=basic|class_0=Generic|class_1=GObject|class_2=Control|class_3=IOName|class_4=DAQmxName}}
{{VIServerClass|57}}


{{stub}}
{{stub}}
Line 7: Line 7:
{{TOCright}}
{{TOCright}}


==Properties==
<!--Edit Properties, Methods, or Events in the appropriate table in one on the VI Server Templates-->
<span class="mw-customtoggle-propertiestable">Show/Hide DAQmxName Properties Table</span>
{{VIServerClassTables|57}}
<div class="mw-collapsible" id="mw-customcollapsible-propertiestable">
{{VIServerLegend|showrw=TRUE|showrte=TRUE}}
{| class="wikitable sortable"
|+ DAQmxName Properties Table
! Property ID
! Short Name (English)
! Description
! R/W
! RTE
|- style="background-color:#FFFFCC;"
|2F3FC0A
| [[DAQmxName class/AllowNew property|AllowNew]]
|Indicates whether to include the<b> Create New</b> button in the <b>Browse</b> dialog box, if applicable.
|R/W
|X
|- style="background-color:#FFFFCC;"
|2F3FC00
| [[DAQmxName class/AllowMultipleNames property|AllowMultipleNames]]
|Allows multiple names to be entered.
|R/W
|X
|- style="background-color:#FFFFCC;"
|2F3FC01
| [[DAQmxName class/AllowUndefNames property|AllowUndefNames]]
|Allows item names which are not defined to be entered.
|R/W
|X
|- style="background-color:#D1BB80;"
|2F3FC12
| [[DAQmxName class/TrigChan property|TrigChan]]
|
|R/W
|X
|- style="background-color:#D1BB80;"
|2F3FC11
| [[DAQmxName class/TrigDed property|TrigDed]]
|
|R/W
|X
|- style="background-color:#FFFFCC;"
|2F3FC0F
| [[DAQmxName class/ChanSigType property|ChanSigType]]
|Indicates the type of signals that the control displays. Use this property only if the control is a DAQmx Channel control.
 
 
1AI
2AO
4DI
8DO
16CI
32CO
 
To have the control display multiple signal types, add the appropriate numbers together. For example, to display AI and CO, pass 33 (32 + 1) into the node.
|R/W
|X
|- style="background-color:#FFFFCC;"
|2F3FC07
| [[DAQmxName class/Device property|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 <b>I/O Name Filtering</b>, then specify a device in the <b>Limit to Device</b> pull-down menu. If filtering is not enabled in <b>Limit to Device</b>, this property returns an empty string.
 
<b>Note</b>  This property does not indicate which device contains the resource you select with a DAQmx name constant or control.
|R/W
|X
|- style="background-color:#FFFFCC;"
|2F3FC02
| [[DAQmxName class/FilterOnDevice property|FilterOnDevice]]
|Filters the pull-down menu of the control according to the names associated with Device.
|R/W
|X
|- style="background-color:#FFFFCC;"
|2F3FC09
| [[DAQmxName class/IncludeInvalidNames property|IncludeInvalidNames]]
|Indicates whether to include invalid items in the menu.
|R/W
|X
|- style="background-color:#FFFFCC;"
|2F3FC18
| [[DAQmxName class/PhysChanExt property|PhysChanExt]]
|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.
|R/W
|X
|- style="background-color:#FFFFCC;"
|2F3FC19
| [[DAQmxName class/PhysChanInt property|PhysChanInt]]
|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.
|R/W
|X
|- style="background-color:#D1BB80;"
|2F3FC1A
| [[DAQmxName class/PhysChanIntBiz property|PhysChanIntBiz]]
|
|R/W
|X
|- style="background-color:#FFFFCC;"
|2F3FC10
| [[DAQmxName class/PhysChanSigType property|PhysChanSigType]]
|Indicates the type of signals that the control displays. Use this property only if the control is a DAQmx Physical Channel control.
 
 
1AI
2AO
4DI Line
8DI Port
16DO Line
32DO Port
64CI
128CO
256Switch
 
To have the control display multiple signal types, add the appropriate numbers together. For example, to display AI and CO, pass 129 (128 + 1) into the node.
|R/W
|X
|- style="background-color:#FFFFCC;"
|2F3FC13
| [[DAQmxName class/SwitchChan property|SwitchChan]]
|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.
|R/W
|X
|- style="background-color:#FFFFCC;"
|2F3FC14
| [[DAQmxName class/SwitchRelay property|SwitchRelay]]
|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.
|R/W
|X
|- style="background-color:#FFFFCC;"
|2F3FC1B
| [[DAQmxName class/SwitchTopology property|SwitchTopology]]
|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.
|R/W
|X
|- style="background-color:#D1BB80;"
|2F3FC08
| [[DAQmxName class/TagType property|TagType]]
|
|R/W
|X
|- style="background-color:#FFFFCC;"
|2F3FC16
| [[DAQmxName class/TermAdv property|TermAdv]]
|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.
|R/W
|X
|- style="background-color:#FFFFCC;"
|2F3FC15
| [[DAQmxName class/TermBasic property|TermBasic]]
|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.
|R/W
|X
|- style="background-color:#D1BB80;"
|2F3FC17
| [[DAQmxName class/TermPriv property|TermPriv]]
|
|R/W
|X
|}
</div>
 
==Methods==
''No Methods for this class.''
 
==Events==
''No Events for this class.''


== History ==
== History ==
{{ambox|text=History information is needed.  What changes have occured over previous versions?}}
{{ambox|text=History information is needed.  What changes have occurred over previous versions?}}
{| class="wikitable"
{| class="wikitable"
! Version
! Version
Line 186: Line 24:
*[[VI Server]]
*[[VI Server]]


[[Category:VI Server]]
[[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 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