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