DIChannel.AcquireOn Property
- Updated2023-02-21
- 1 minute(s) read
DIChannelAcquireOn Property
Specifies on which edge of the sample clock to acquire samples.
Namespace: NationalInstruments.DAQmx
Assembly: NationalInstruments.DAQmx (in NationalInstruments.DAQmx.dll) Version: 20.7.40.49302
Syntax
public DIAcquireOn AcquireOn { get; set; }
Public Property AcquireOn As DIAcquireOn Get Set
Property Value
Type: DIAcquireOnSpecifies on which edge of the sample clock to acquire samples.
Exceptions
Exception | Condition |
---|---|
DaqException | The NI-DAQmx driver returned an error. |