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

Syntax

Namespace: NationalInstruments.ModularInstruments.NIDCPower

public bool Equals(DCPowerDigitalEdgeShutdownTriggerInputTerminal inputTerminal)

Parameters

NameTypeDescription
inputTerminalDCPowerDigitalEdgeShutdownTriggerInputTerminal

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

Returns

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