Repeat Mode Property

NI-DAQmx Properties

Repeat Mode Property

Short Name: RepeatMode

Property of DAQmx Switch Scan

Specifies if the task advances through the scan list multiple times.

Continuous (10117) The task returns to the beginning of the scan list when it reaches the end of the scan list.
Finite (10172) The task advances through the scan list one time only. NI-DAQmx ignores any Advance Triggers after completing the scan list.

Remarks

The following table lists the characteristics of this property.

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