NI-DCPower .NET fx40 API Reference

Table of Contents

NIDCPower Constructor (IntPtr)

  • Updated2024-01-04
  • 1 minute(s) read
NIDCPower Constructor (IntPtr)

NIDCPower Constructor (IntPtr)

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

Namespace:  NationalInstruments.ModularInstruments.NIDCPower
Assembly:  NationalInstruments.ModularInstruments.NIDCPower.Fx40 (in NationalInstruments.ModularInstruments.NIDCPower.Fx40.dll) Version: 2023

Syntax

public NIDCPower(
	IntPtr instrumentHandle
)
Public Sub New ( 
	instrumentHandle As IntPtr
)

Parameters

instrumentHandle
Type: SystemIntPtr
Specifies the pre-existing instrument handle used to create a new instrument driver session.

See Also

Log in to get a better experience