Timing.SynchronizationPulseSource Property
- Updated2023-02-21
- 1 minute(s) read
TimingSynchronizationPulseSource Property
Specifies the terminal of the signal to use as the synchronization pulse. The synchronization pulse resets the clock dividers and the ADCs/DACs on the device.
Namespace: NationalInstruments.DAQmx
Assembly: NationalInstruments.DAQmx (in NationalInstruments.DAQmx.dll) Version: 20.7.40.49302
Syntax
public string SynchronizationPulseSource { get; set; }
Public Property SynchronizationPulseSource As String Get Set
Property Value
Type: StringSpecifies the terminal of the signal to use as the synchronization pulse. The synchronization pulse resets the clock dividers and the ADCs/DACs on the device.
Exceptions
Exception | Condition |
---|---|
DaqException | The NI-DAQmx driver returned an error. |