Equals(DCPowerDigitalEdgePulseTriggerInputTerminal)
- Updated2025-10-06
- 1 minute(s) read
Determines whether the current instance of DCPowerDigitalEdgePulseTriggerInputTerminal and the DCPowerDigitalEdgePulseTriggerInputTerminal object that you specify are equal.
Syntax
Namespace: NationalInstruments.ModularInstruments.NIDCPower
public bool Equals(DCPowerDigitalEdgePulseTriggerInputTerminal inputTerminal)
Parameters
| Name | Type | Description |
|---|---|---|
| inputTerminal | DCPowerDigitalEdgePulseTriggerInputTerminal | Specifies the DCPowerDigitalEdgePulseTriggerInputTerminal object to be compared to the current instance of DCPowerDigitalEdgePulseTriggerInputTerminal. |
Returns
true if the two instances are equal; otherwise, false.