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