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