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

Syntax

Namespace: NationalInstruments.ModularInstruments.NIDCPower

public bool Equals(DCPowerPulseTriggerExportedOutputTerminal outputTerminal)

Parameters

NameTypeDescription
outputTerminalDCPowerPulseTriggerExportedOutputTerminal

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

Returns

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