operator!=(RfsgExportedPulseModulationEventOutputTerminal, RfsgExportedPulseModulationEventOutputTerminal)
- Updated2025-10-14
- 1 minute(s) read
Checks whether the two instances of RfsgExportedPulseModulationEventOutputTerminal are unequal.
Syntax
Namespace: NationalInstruments.ModularInstruments.NIRfsg
public static bool operator!=(RfsgExportedPulseModulationEventOutputTerminal outputTerminal1, RfsgExportedPulseModulationEventOutputTerminal outputTerminal2)
Parameters
| Name | Type | Description |
|---|---|---|
| outputTerminal1 | RfsgExportedPulseModulationEventOutputTerminal | Specifies an RfsgExportedPulseModulationEventOutputTerminal object. |
| outputTerminal2 | RfsgExportedPulseModulationEventOutputTerminal | Specifies an RfsgExportedPulseModulationEventOutputTerminal object. |
Returns
true if the two instances are unequal; otherwise, false.