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

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