NI-SWITCH 19.0 .NET Framework 4.0 API Reference

Table of Contents

NISwitch Constructor (IntPtr)

  • Updated2023-02-21
  • 2 minute(s) read
NISwitch Constructor (IntPtr)
Creates a new instrument driver session from an existing instrument handle.

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 Sub New ( _
	instrumentHandle As IntPtr _
)
C#
public NISwitch(
	IntPtr instrumentHandle
)

Parameters

instrumentHandle
Specifies the pre-existing instrument handle used to create a new instrument driver session.

See Also

Log in to get a better experience