InstrumentManufacturer
- Updated2025-10-06
- 1 minute(s) read
Gets the name of the manufacturer for the NI-DCPower device currently in use.
Syntax
Namespace: NationalInstruments.ModularInstruments.NIDCPower
public string InstrumentManufacturer { get; }
Remarks
Returns a String that contains the name of the manufacturer for the NI-DCPower device currently in use.
Exceptions
| Type | Description |
|---|---|
| System.ObjectDisposedException | The InstrumentManufacturer property was accessed after the associated NIDCPower object was disposed. |