Obsolete: This enum is obsolete. Will warn if used
Specifies if the task advances through the scan list multiple times.

Syntax

Namespace: NationalInstruments.DAQmx

public enum SwitchScanRepeatMode

Members

NameValueDescription
Finite10172

The task advances through the scan list one time only. NI-DAQmx ignores any Advance Triggers after completing the scan list.

Continuous10117

The task returns to the beginning of the scan list when it reaches the end of the scan list.