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

Syntax

Namespace: NationalInstruments.ModularInstruments.NIRfsa

public bool Equals(RfsaEndOfRecordEventExportedOutputTerminal outputTerminal)

Parameters

NameTypeDescription
outputTerminalRfsaEndOfRecordEventExportedOutputTerminal

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

Returns

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