Checks whether the two instances of RfsgFrequencyReferenceSource are equal.

Syntax

Namespace: NationalInstruments.ModularInstruments.NIRfsg

public static bool operator==(RfsgFrequencyReferenceSource source1, RfsgFrequencyReferenceSource source2)

Parameters

NameTypeDescription
source1RfsgFrequencyReferenceSource

Specifies the first instance to be compared.

source2RfsgFrequencyReferenceSource

Specifies the second instance to be compared.

Returns

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