NI-DAQmx .NET Framework 4.0 API Reference

Table of Contents

SwitchScan.BreakMode Property

  • Updated2023-02-21
  • 1 minute(s) read
SwitchScan.BreakMode Property
Specifies the action to take between each entry in a scan list.

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

Syntax

public SwitchScanBreakMode BreakMode { get; set; }
Public Property BreakMode As SwitchScanBreakMode
	Get
	Set

Property Value

Type: SwitchScanBreakMode
Specifies the action to take between each entry in a scan list.

See Also

Log in to get a better experience