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

Syntax

Namespace: NationalInstruments.ModularInstruments.NIRfsg

public bool Equals(RfsgLocalOscillatorSource source)

Parameters

NameTypeDescription
sourceRfsgLocalOscillatorSource

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

Returns

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