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

Syntax

Namespace: NationalInstruments.ModularInstruments.NIRfsa

public bool Equals(RfsaIQPowerEdgeReferenceTriggerSource source)

Parameters

NameTypeDescription
sourceRfsaIQPowerEdgeReferenceTriggerSource

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

Returns

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