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

Syntax

Namespace: NationalInstruments.ModularInstruments.NIRfsg

public bool Equals(RfsgDoneEventExportedOutputTerminal outputTerminal)

Parameters

NameTypeDescription
outputTerminalRfsgDoneEventExportedOutputTerminal

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

Returns

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