NIScope Constructor (IntPtr)
- Updated2023-09-06
- 1 minute(s) read
NIScope Constructor (IntPtr)
Creates a new instrument driver session from an existing instrument handle.
Namespace: NationalInstruments.ModularInstruments.NIScope
Assembly: NationalInstruments.ModularInstruments.NIScope.Fx45 (in NationalInstruments.ModularInstruments.NIScope.Fx45.dll) Version: 2023
Syntax
public NIScope( IntPtr instrumentHandle )
Public Sub New ( instrumentHandle As IntPtr )
Parameters
- instrumentHandle
- Type: SystemIntPtr
The pre-existing instrument handle used to create a new instrument driver session.