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

Syntax

Namespace: NationalInstruments.ModularInstruments.NIRfsa

public bool Equals(RfsaDigitizerSampleClockTimebaseSource timebaseSource)

Parameters

NameTypeDescription
timebaseSourceRfsaDigitizerSampleClockTimebaseSource

Specifies the RfsaDigitizerSampleClockTimebaseSource object to compared to the current instance of RfsaDigitizerSampleClockTimebaseSource.

Returns

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