SwitchScan Class
- Updated2026-02-05
- 1 minute(s) read
Obsolete: This type is obsolete. Will warn if used
Contains properties for a switch scan list.
Derives from
- MarshalByRefObject
- IFilteredTypeDescriptor
Syntax
Namespace: NationalInstruments.DAQmx
public class SwitchScan : MarshalByRefObject, IFilteredTypeDescriptor
Remarks
Example applications are located in the <Public Documents>\National Instruments\NI-DAQ\Examples\DotNET4.x directory or in the Start menu at National Instruments»NI-DAQmx»NI-DAQmx Examples.
Thread Safety
All members of this type are safe for multithreaded operations.
Properties
| Name | Description |
|---|---|
| BreakMode | Specifies the action to take between each entry in a scan list. |
| IsWaitingForAdvance | Indicates if the switch hardware is waiting for an Advance Trigger. If the hardware is waiting, it completed the previous entry in the scan list. |
| RepeatMode | Specifies if the task advances through the scan list multiple times. |
Methods
| Name | Description |
|---|---|
| ToString() | Returns a string representation of the object. |