Gets the firmware revision information for the NI-DCPower device currently in use.

Syntax

Namespace: NationalInstruments.ModularInstruments.NIDCPower

public string InstrumentFirmwareRevision { get; }

Remarks

Returns a String that contains the firmware revision information for the NI-DCPower device in use.

Exceptions

TypeDescription
System.ObjectDisposedException

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