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

Syntax

Namespace: NationalInstruments.ModularInstruments.NIRfsa

public bool Equals(RfsaIQAnalogEdgeSource source)

Parameters

NameTypeDescription
sourceRfsaIQAnalogEdgeSource

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

Returns

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