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

Syntax

Namespace: NationalInstruments.ModularInstruments.NIDCPower

public bool Equals(DCPowerStartTriggerExportedOutputTerminal outputTerminal)

Parameters

NameTypeDescription
outputTerminalDCPowerStartTriggerExportedOutputTerminal

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

Returns

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