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

Syntax

Namespace: NationalInstruments.ModularInstruments.NIRfsg

public bool Equals(RfsgDigitalEdgeStartTriggerSource source)

Parameters

NameTypeDescription
sourceRfsgDigitalEdgeStartTriggerSource

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

Returns

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