PhysicalChannel.TedsManufacturerID Property
- Updated2023-02-21
- 1 minute(s) read
PhysicalChannelTedsManufacturerID Property
Indicates the manufacturer ID of the sensor.
Namespace: NationalInstruments.DAQmx
Assembly: NationalInstruments.DAQmx (in NationalInstruments.DAQmx.dll) Version: 20.7.40.49302
Syntax
public long TedsManufacturerID { get; }
Public ReadOnly Property TedsManufacturerID As Long Get
Property Value
Type: Int64Indicates the manufacturer ID of the sensor.
Exceptions
Exception | Condition |
---|---|
DaqException | The NI-DAQmx driver returned an error. |