DAQDevice Properties
- Aktualisiert2023-02-21
- 3 Minute(n) Lesezeit
The DAQDevice type exposes the following members.
| Name | Description | |
|---|---|---|
| BackplaneReferenceClock | Sets or gets the reference clock on the PXI/PXIe chassis backplane to which the DAQDevice synchronizes its timing. | |
| BaseNodeType | Gets a reference to the internal representation of this node. (Inherited from BaseNode.) | |
| DAQConversionRateOption | Gets or sets the rate used to run the analog-digital converters on the DAQ device. | |
| Description | Gets or sets the description of this node. (Inherited from BaseNode.) | |
| InputConfiguration | Gets or sets the input terminal configuration applied to device channels. | |
| Name | Gets the name of this node. To rename a node, use the RenameNode method. (Inherited from BaseNode.) | |
| NodeID | Gets the ID of this node. (Inherited from BaseNode.) | |
| NodePath | Gets the path to the node within the system definition file. (Inherited from BaseNode.) | |
| PortWidth | Gets or sets the total number of lines per port. | |
| ProductCategory | Public, always writable version of DAQ Product Category. Unique identifier for each DAQ Product category. | |
| ProductID | Public, always writable version of DAQ Product ID DAQ Product ID is the unique numeric identifier for a DAQ device. | |
| ProductName | Public, always writable version of DAQ Product Name. | |
| TurnOffHWTimedSinglePointAI | Gets or sets whether hardware-timed single-point support is disabled for analog input tasks. | |
| TurnOffHWTimedSinglePointAO | Gets or sets whether hardware-timed single-point support is disabled for analog output tasks. | |
| TypeGUID | Gets the GUID associated with the node. Attempts to set the GUID of a BaseNode will generate an exception. (Inherited from BaseNode.) |