NIRfsg(IntPtr) Constructor
- Updated2025-05-22
- 1 minute(s) read
NIRfsg(Int
Creates a new instrument driver session from an existing instrument handle.
Namespace: NationalInstruments.ModularInstruments.NIRfsg
Assembly: NationalInstruments.ModularInstruments.NIRfsg.Fx45 (in NationalInstruments.ModularInstruments.NIRfsg.Fx45.dll) Version: 2025
Syntax
public NIRfsg( IntPtr instrumentHandle )
Public Sub New ( instrumentHandle As IntPtr )
Parameters
- instrumentHandle IntPtr
- Specifies the preexisting instrument handle used to create a new instrument driver session.