NIDCPower(IntPtr)
- Updated2025-10-06
- 1 minute(s) read
Creates a new instrument driver session from an existing instrument handle.
Syntax
Namespace: NationalInstruments.ModularInstruments.NIDCPower
public NIDCPower(IntPtr instrumentHandle)
Parameters
| Name | Type | Description |
|---|---|---|
| instrumentHandle | IntPtr | Specifies the pre-existing instrument handle used to create a new instrument driver session. |