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

TypeDescription
System.ObjectDisposedException

The InstrumentManufacturer property was accessed after the associated NIDCPower object was disposed.