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

Syntax

Namespace: NationalInstruments.ModularInstruments.NIDCPower

public bool Equals(DCPowerDigitalEdgeStartTriggerInputTerminal inputTerminal)

Parameters

NameTypeDescription
inputTerminalDCPowerDigitalEdgeStartTriggerInputTerminal

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

Returns

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