Edge
- Updated2025-10-06
- 1 minute(s) read
Gets or sets the active edge for the DCPowerDigitalEdgeSourceTrigger.
Syntax
Namespace: NationalInstruments.ModularInstruments.NIDCPower
public DCPowerTriggerEdge Edge { get; set; }
Remarks
Specifies the DCPowerTriggerEdge enumeration.
Exceptions
| Type | Description |
|---|---|
| System.ObjectDisposedException | The Edge property was accessed after the associated NIDCPower object was disposed. |