Device.AIMaximumSingleChannelRate Property
- Updated2023-02-21
- 1 minute(s) read
DeviceAIMaximumSingleChannelRate Property
Indicates the maximum rate for an analog input task if the task contains only a single channel from this device.
Namespace: NationalInstruments.DAQmx
Assembly: NationalInstruments.DAQmx (in NationalInstruments.DAQmx.dll) Version: 20.7.40.49302
Syntax
public double AIMaximumSingleChannelRate { get; }
Public ReadOnly Property AIMaximumSingleChannelRate As Double Get
Property Value
Type: DoubleIndicates the maximum rate for an analog input task if the task contains only a single channel from this device.
Exceptions
Exception | Condition |
---|---|
DaqException | The NI-DAQmx driver returned an error. |