NI-SWITCH 19.0 .NET Framework 4.0 API Reference

Table of Contents

NISwitch Class

  • Updated2023-02-21
  • 2 minute(s) read
NISwitch Class
Defines a root class that is used to identify and control the instrument session.

Namespace:  NationalInstruments.ModularInstruments.NISwitch
Assembly:  NationalInstruments.ModularInstruments.NISwitch.Fx40 (in NationalInstruments.ModularInstruments.NISwitch.Fx40.dll) Version: 19.0.0.49152 (19.0.0.49152)
Visual Basic (Declaration)
Public NotInheritable Class NISwitch _
	Implements IIviSwtch, IIviDriver, IServiceProvider, IDisposable
C#
public sealed class NISwitch : IIviSwtch, 
	IIviDriver, IServiceProvider, IDisposable

Implements

Ivi.Swtch..::.IIviSwtch
Ivi.Driver..::.IIviDriver
System..::.IServiceProvider
System..::.IDisposable

Remarks

All properties, methods, and events fall under either the NISwitch class or are the sub-objects of this class. To interact with the NI-SWITCH, you must create an instance of this class.

Inheritance Hierarchy

System..::.Object
  NationalInstruments.ModularInstruments.NISwitch..::.NISwitch

Thread Safety

All members of this type are safe for multithreaded operations.

See Also

Log in to get a better experience