Timing.SynchronizationPulseMinimumDelayToStart Property
- Updated2023-02-21
- 1 minute(s) read
TimingSynchronizationPulseMinimumDelayToStart Property
Specifies in seconds the amount of time that elapses after the master device issues the synchronization pulse before the task starts.
Namespace: NationalInstruments.DAQmx
Assembly: NationalInstruments.DAQmx (in NationalInstruments.DAQmx.dll) Version: 20.7.40.49302
Syntax
public double SynchronizationPulseMinimumDelayToStart { get; set; }
Public Property SynchronizationPulseMinimumDelayToStart As Double Get Set
Property Value
Type: DoubleSpecifies in seconds the amount of time that elapses after the master device issues the synchronization pulse before the task starts.
Exceptions
Exception | Condition |
---|---|
DaqException | The NI-DAQmx driver returned an error. |
Remarks
Read SynchronizationPulseTime for all slave devices, and set this property for the master device to the maximum of those values.