Identifier
- Updated2025-10-06
- 1 minute(s) read
Gets a string that contains an identifier for NI-DCPower .NET API.
Syntax
Namespace: NationalInstruments.ModularInstruments.NIDCPower
public string Identifier { get; }
Remarks
Returns a String that contains an identifier for NI-DCPower .NET API.
Exceptions
| Type | Description |
|---|---|
| System.ObjectDisposedException | The Identifier property was accessed after the associated NIDCPower object was disposed. |