NI-DCPower .NET fx40 API Reference

Table of Contents

DCPowerDriverIdentity.Identifier Property

  • Updated2024-01-04
  • 1 minute(s) read
DCPowerDriverIdentity.Identifier Property

DCPowerDriverIdentityIdentifier Property

Gets a string that contains an identifier for NI-DCPower .NET API.

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

Syntax

public string Identifier { get; }
Public ReadOnly Property Identifier As String
	Get

Property Value

Type: String
Returns a String that contains an identifier for NI-DCPower .NET API.

Exceptions

ExceptionCondition
ObjectDisposedException The Identifier property was accessed after the associated NIDCPower object was disposed.

See Also

Log in to get a better experience