Determines whether the current instance of DCPowerMeasureCompleteEventOutputTerminal and the DCPowerMeasureCompleteEventOutputTerminal object that you specify are equal.

Syntax

Namespace: NationalInstruments.ModularInstruments.NIDCPower

public bool Equals(DCPowerMeasureCompleteEventOutputTerminal outputTerminal)

Parameters

NameTypeDescription
outputTerminalDCPowerMeasureCompleteEventOutputTerminal

Specifies the DCPowerMeasureCompleteEventOutputTerminal object to be compared to the current instance of DCPowerMeasureCompleteEventOutputTerminal.

Returns

true if the two instances are equal; otherwise, false.