DCPowerStartTriggerExportedOutputTerminal.Inequality Operator
- Updated2024-01-04
- 1 minute(s) read

DCPowerStartTriggerExportedOutputTerminalInequality Operator
Checks whether the two instances of DCPowerStartTriggerExportedOutputTerminal are unequal.
Namespace: NationalInstruments.ModularInstruments.NIDCPower
Assembly: NationalInstruments.ModularInstruments.NIDCPower.Fx40 (in NationalInstruments.ModularInstruments.NIDCPower.Fx40.dll) Version: 2023
Syntax
public static bool operator !=( DCPowerStartTriggerExportedOutputTerminal outputTerminal1, DCPowerStartTriggerExportedOutputTerminal outputTerminal2 )
Public Shared Operator <> ( outputTerminal1 As DCPowerStartTriggerExportedOutputTerminal, outputTerminal2 As DCPowerStartTriggerExportedOutputTerminal ) As Boolean
Parameters
- outputTerminal1
- Type: NationalInstruments.ModularInstruments.NIDCPowerDCPowerStartTriggerExportedOutputTerminal
Specifies DCPowerStartTriggerExportedOutputTerminal object. - outputTerminal2
- Type: NationalInstruments.ModularInstruments.NIDCPowerDCPowerStartTriggerExportedOutputTerminal
Specifies DCPowerStartTriggerExportedOutputTerminal object.
Return Value
Type: Booleanif the two instances are unequal; otherwise, .