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

Syntax

Namespace: NationalInstruments.ModularInstruments.NIRfsg

public bool Equals(RfsgMarkerEventExportedOutputTerminal outputTerminal)

Parameters

NameTypeDescription
outputTerminalRfsgMarkerEventExportedOutputTerminal

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

Returns

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