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

Syntax

Namespace: NationalInstruments.ModularInstruments.NIRfsg

public bool Equals(RfsgSynchronizedScriptTriggerDistributionLine distributionLine)

Parameters

NameTypeDescription
distributionLineRfsgSynchronizedScriptTriggerDistributionLine

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

Returns

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