AIChannel.AdcCustomTimingMode Property
- Updated2023-02-21
- 1 minute(s) read
AIChannelAdcCustomTimingMode Property
Namespace: NationalInstruments.DAQmx
Assembly: NationalInstruments.DAQmx (in NationalInstruments.DAQmx.dll) Version: 20.7.40.49302
Syntax
public long AdcCustomTimingMode { get; set; }
Public Property AdcCustomTimingMode As Long Get Set
Property Value
Type: Int64Specifies the timing mode of the ADC when AdcTimingMode is Custom.
Exceptions
Exception | Condition |
---|---|
DaqException | The NI-DAQmx driver returned an error. |