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

Syntax

Namespace: NationalInstruments.ModularInstruments.NIRfsg

public bool Equals(RfsgDigitalEdgeScriptTriggerSource source)

Parameters

NameTypeDescription
sourceRfsgDigitalEdgeScriptTriggerSource

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

Returns

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