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

Syntax

Namespace: NationalInstruments.ModularInstruments.NIRfsa

public bool Equals(RfsaExportStartTriggerExportedOutputTerminal outputTerminal)

Parameters

NameTypeDescription
outputTerminalRfsaExportStartTriggerExportedOutputTerminal

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

Returns

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