DAQmxName class/Device property

From LabVIEW Wiki
Jump to: navigation, search
VI Server Property Information
Property ID 2F3FC07
Scope Basic Development Environment
Data Name Device
Short Name* Device
Long Name* Device
* Displayed here in English. Short and Long names appear in the language of the LabVIEW IDE.
Owning Class ID 57
Owning Class Name DAQmxName Class
Data Type DAQmxDevice Tag Type data type

DAQmxDevice Tag Type

Property Node Device
Available in Real-Time Operating SystemYes
Available in Run-Time EngineYes
Loads the block diagram into memoryNo
Loads the front panel into memoryNo
Need to authenticate before useNo
PermissionsRead/Write
Remote access allowedYes
Settable when the VI is runningYes

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.

Note This property does not indicate which device contains the resource you select with a DAQmx name constant or control.

Uses

History

Version Change(s)
LabVIEW 2018 More info to come.

See Also

External Links