NI-SWITCH 19.0 .NET Framework 4.0 API Reference

Content Type
Programming Language
Current manual
Table of Contents

SwitchWarning Class

SwitchWarning Class
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.

See Also

Was this information helpful?