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

Syntax

Namespace: NationalInstruments.ModularInstruments.NIRfsg

public bool Equals(RfsgPulseModulationSource source)

Parameters

NameTypeDescription
sourceRfsgPulseModulationSource

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

Returns

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