NI-DAQmx .NET Framework 4.0 API Reference

SwitchScan.RepeatMode Property

  • Updated2023-02-21
  • 1 minute(s) read
SwitchScan.RepeatMode Property
Specifies if the task advances through the scan list multiple times.

Namespace:  NationalInstruments.DAQmx
Assembly:  NationalInstruments.DAQmx (in NationalInstruments.DAQmx.dll) Version: 20.7.40.49302

Syntax

public SwitchScanRepeatMode RepeatMode { get; set; }
Public Property RepeatMode As SwitchScanRepeatMode
	Get
	Set

Property Value

Type: SwitchScanRepeatMode
Specifies if the task advances through the scan list multiple times.

See Also

Log in to get a better experience