DCPowerStartTriggerExportedOutputTerminal.Equals Method (DCPowerStartTriggerExportedOutputTerminal)
- Updated2024-01-04
- 1 minute(s) read

DCPowerStartTriggerExportedOutputTerminalEquals Method (DCPowerStartTriggerExportedOutputTerminal)
Determines whether the current instance of DCPowerStartTriggerExportedOutputTerminal and the DCPowerStartTriggerExportedOutputTerminal object that you specify are equal.
Namespace: NationalInstruments.ModularInstruments.NIDCPower
Assembly: NationalInstruments.ModularInstruments.NIDCPower.Fx40 (in NationalInstruments.ModularInstruments.NIDCPower.Fx40.dll) Version: 2023
Syntax
public bool Equals( DCPowerStartTriggerExportedOutputTerminal outputTerminal )
Public Function Equals ( outputTerminal As DCPowerStartTriggerExportedOutputTerminal ) As Boolean
Parameters
- outputTerminal
- Type: NationalInstruments.ModularInstruments.NIDCPowerDCPowerStartTriggerExportedOutputTerminal
Specifies the DCPowerStartTriggerExportedOutputTerminal object to be compared to the current instance of DCPowerStartTriggerExportedOutputTerminal.
Return Value
Type: Booleanif the two instances are equal; otherwise, .