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

Syntax

Namespace: NationalInstruments.ModularInstruments.NIRfsa

public bool Equals(RfsaDigitalEdgeAdvanceTriggerSource source)

Parameters

NameTypeDescription
sourceRfsaDigitalEdgeAdvanceTriggerSource

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

Returns

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