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

DCPowerMeasureTriggerExportedOutputTerminalEquals Method (DCPowerMeasureTriggerExportedOutputTerminal)
Determines whether the current instance of DCPowerMeasureTriggerExportedOutputTerminal and the DCPowerMeasureTriggerExportedOutputTerminal 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( DCPowerMeasureTriggerExportedOutputTerminal outputTerminal )
Public Function Equals ( outputTerminal As DCPowerMeasureTriggerExportedOutputTerminal ) As Boolean
Parameters
- outputTerminal
- Type: NationalInstruments.ModularInstruments.NIDCPowerDCPowerMeasureTriggerExportedOutputTerminal
Specifies the DCPowerMeasureTriggerExportedOutputTerminal object to be compared to the current instance of DCPowerMeasureTriggerExportedOutputTerminal.
Return Value
Type: Booleanif the two instances are equal; otherwise, .