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