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

Syntax

Namespace: NationalInstruments.ModularInstruments.NIRfsg

public bool Equals(RfsgStartTriggerExportedOutputTerminal outputTerminal)

Parameters

NameTypeDescription
outputTerminalRfsgStartTriggerExportedOutputTerminal

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

Returns

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