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

Syntax

Namespace: NationalInstruments.ModularInstruments.NIRfsa

public bool Equals(RfsaDigitalEdgeStartTriggerSource source)

Parameters

NameTypeDescription
sourceRfsaDigitalEdgeStartTriggerSource

Specifies the RfsaDigitalEdgeStartTriggerSource object to compare to the current instance of RfsaDigitalEdgeStartTriggerSource.

Returns

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