Wait For Next Sample Clock Wait Mode Property

NI-DAQmx Properties

Wait For Next Sample Clock Wait Mode Property

Short Name: WaitForNextSampClkWaitMode

Property of DAQmx Real-Time

Specifies how DAQmx Wait for Next Sample Clock waits for the next Sample Clock pulse.

Wait For Interrupt (12523) Check for Sample Clock pulses when the system receives an interrupt service request. This mode is the most CPU efficient, but results in lower possible sampling rates.
Poll (12524) Repeatedly check for Sample Clock pulses as fast as possible. This mode allows for the highest sampling rates at the expense of CPU efficiency.

Remarks

The following table lists the characteristics of this property.

Permissionsread/write
Resettableyes
Settable while task is runningdevice-specific
Available in Run-Time Engineyes