Gets the serial number of the NI-DCPower device currently in use.

Syntax

Namespace: NationalInstruments.ModularInstruments.NIDCPower

public string SerialNumber { get; }

Remarks

Returns a String that contains the serial number of the NI-DCPower device currently in use.

Exceptions

TypeDescription
System.ObjectDisposedException

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