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

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