Checks whether the two instances of RfsgStartedEventExportedOutputTerminal are unequal.

Syntax

Namespace: NationalInstruments.ModularInstruments.NIRfsg

public static bool operator!=(RfsgStartedEventExportedOutputTerminal outputTerminal1, RfsgStartedEventExportedOutputTerminal outputTerminal2)

Parameters

NameTypeDescription
outputTerminal1RfsgStartedEventExportedOutputTerminal

Specifies the first instance to be compared.

outputTerminal2RfsgStartedEventExportedOutputTerminal

Specifies the second instance to be compared.

Returns

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