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

Syntax

Namespace: NationalInstruments.ModularInstruments.NIRfsa

public bool Equals(RfsaDoneEventExportedOutputTerminal outputTerminal)

Parameters

NameTypeDescription
outputTerminalRfsaDoneEventExportedOutputTerminal

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

Returns

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