NI-DAQmx .NET Framework 4.0 API Reference

Task.SwitchScan Property

  • Updated2023-02-21
  • 1 minute(s) read
Task.SwitchScan Property
Gets the switch scan configuration for the task.

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

Syntax

public SwitchScan SwitchScan { get; }
Public ReadOnly Property SwitchScan As SwitchScan
	Get

Property Value

Type: SwitchScan
The SwitchScan for the task.

See Also

Log in to get a better experience