Checks whether the two instances of RfsgPxiChassisClock10Source are unequal.

Syntax

Namespace: NationalInstruments.ModularInstruments.NIRfsg

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

Parameters

NameTypeDescription
source1RfsgPxiChassisClock10Source

Specifies an RfsgPxiChassisClock10Source object.

source2RfsgPxiChassisClock10Source

Specifies an RfsgPxiChassisClock10Source object.

Returns

true if the two instances do not represent the same result; otherwise, false.