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

Syntax

Namespace: NationalInstruments.ModularInstruments.NIRfsa

public bool Equals(RfsaExportAdvanceTriggerExportedOutputTerminal outputTerminal)

Parameters

NameTypeDescription
outputTerminalRfsaExportAdvanceTriggerExportedOutputTerminal

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

Returns

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