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

Syntax

Namespace: NationalInstruments.ModularInstruments.NIRfsa

public bool Equals(RfsaExportReferenceTriggerExportedOutputTerminal outputTerminal)

Parameters

NameTypeDescription
outputTerminalRfsaExportReferenceTriggerExportedOutputTerminal

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

Returns

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