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

Syntax

Namespace: NationalInstruments.ModularInstruments.NIDCPower

public bool Equals(DCPowerPulseCompleteEventOutputTerminal outputTerminal)

Parameters

NameTypeDescription
outputTerminalDCPowerPulseCompleteEventOutputTerminal

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

Returns

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