Checks whether the two instances of RfsgLocalOscillatorSource are unequal.

Syntax

Namespace: NationalInstruments.ModularInstruments.NIRfsg

public static bool operator!=(RfsgLocalOscillatorSource source1, RfsgLocalOscillatorSource source2)

Parameters

NameTypeDescription
source1RfsgLocalOscillatorSource

Specifies an RfsgLocalOscillatorSource object.

source2RfsgLocalOscillatorSource

Specifies an RfsgLocalOscillatorSource object.

Returns

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