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