ni-rfsg-dotnet-api-ref_doc

Content Type
Programming Language
Current manual
Table of Contents

NIRfsg Constructor (IntPtr)

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

In This Section
Was this information helpful?