SwitchWarning Class
- Updated2023-02-21
- 2 minute(s) read
Defines properties and methods which provide warning codes for the warnings raised by the underlying driver.
Namespace:
NationalInstruments.ModularInstruments.NISwitch
Assembly:
NationalInstruments.ModularInstruments.NISwitch.Fx40 (in NationalInstruments.ModularInstruments.NISwitch.Fx40.dll) Version: 19.0.0.49152 (19.0.0.49152)
Syntax
Visual Basic (Declaration) |
---|
Public NotInheritable Class SwitchWarning |
C# |
---|
public sealed class SwitchWarning |
Remarks
Represents the list of warnings returned by the driver.
For more information, refer to NI Switches Help.
Inheritance Hierarchy
System..::.Object NationalInstruments.ModularInstruments.NISwitch..::.SwitchWarning
Thread Safety
All members of this type are safe for multithreaded operations.