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

Syntax

Namespace: NationalInstruments.ModularInstruments.NIDCPower

public bool Equals(DCPowerDigitalEdgePulseTriggerInputTerminal inputTerminal)

Parameters

NameTypeDescription
inputTerminalDCPowerDigitalEdgePulseTriggerInputTerminal

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

Returns

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