Provides the methods and properties that provide information about the instrument and the NI-DCPower driver.

Derives from

Syntax

Namespace: NationalInstruments.ModularInstruments.NIDCPower

public class DCPowerDriverIdentity : DCPowerSubObject, IIviDriverIdentity

Remarks

For more information, refer to NI DC Power Supplies and SMUs Help.

Thread Safety

All members of this type are safe for multithreaded operations.

Properties

NameDescription
Description

Gets a string that contains a brief description of NI-DCPower driver.

Identifier

Gets a string that contains an identifier for NI-DCPower .NET API.

InstrumentFirmwareRevision

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

InstrumentManufacturer

Gets the name of the manufacturer for the NI-DCPower device currently in use.

InstrumentModel

Gets the model number or name of the NI-DCPower device currently in use.

Revision

Gets a string that contains the revision information of NI-DCPower and the instrument firmware.

SerialNumber

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

SpecificationMajorVersion

Gets a integer that specifies the major version number of the class specification in accordance with which the NI-DCPower .NET assembly was developed.

SpecificationMinorVersion

Gets a integer that specifies the minor version number of the class specification in accordance with which the NI-DCPower .NET assembly was developed.

Vendor

Gets a string that contains the name of the vendor that supplies the NI-DCPower driver.

Methods

NameDescription
GetGroupCapabilities()

Returns a list of names of class capability groups that the IVI specific driver implements.

GetSupportedInstrumentModels()

Returns a list of names of instrument models with which the IVI specific driver is compatible.