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

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