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.
| Permissions | read/write |
| Resettable | yes |
| Settable while task is running | device-specific |
| Available in Run-Time Engine | yes |