ni-rfsg-dotnet-api-ref_doc

Table of Contents

NIRfsg Constructor (IntPtr)

  • Updated2024-05-08
  • 1 minute(s) read
NIRfsg Constructor (IntPtr)

NIRfsg Constructor (IntPtr)

Creates a new instrument driver session from an existing instrument handle.

Namespace:  NationalInstruments.ModularInstruments.NIRfsg
Assembly:  NationalInstruments.ModularInstruments.NIRfsg.Fx40 (in NationalInstruments.ModularInstruments.NIRfsg.Fx40.dll) Version: 2022

Syntax

public NIRfsg(
	IntPtr instrumentHandle
)
Public Sub New ( 
	instrumentHandle As IntPtr
)

Parameters

instrumentHandle
Type: SystemIntPtr
Specifies the preexisting instrument handle used to create a new instrument driver session.

See Also

Log in to get a better experience