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

Syntax

Namespace: NationalInstruments.ModularInstruments.NIRfsg

public NIRfsg(IntPtr instrumentHandle)

Parameters

NameTypeDescription
instrumentHandleIntPtr

Specifies the preexisting instrument handle used to create a new instrument driver session.