Edge
- Updated2025-10-06
- 1 minute(s) read
Gets or sets whether to configure the PulseTrigger to assert on the rising or falling edge.
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. |