DCPowerDigitalEdgeSourceTrigger.Edge Property
- Updated2024-01-04
- 1 minute(s) read

DCPowerDigitalEdgeSourceTriggerEdge Property
Gets or sets the active edge for the DCPowerDigitalEdgeSourceTrigger.
Namespace: NationalInstruments.ModularInstruments.NIDCPower
Assembly: NationalInstruments.ModularInstruments.NIDCPower.Fx40 (in NationalInstruments.ModularInstruments.NIDCPower.Fx40.dll) Version: 2023
Syntax
public DCPowerTriggerEdge Edge { get; set; }
Public Property Edge As DCPowerTriggerEdge Get Set
Property Value
Type: DCPowerTriggerEdgeSpecifies the DCPowerTriggerEdge enumeration.
Exceptions
Exception | Condition |
---|---|
ObjectDisposedException | The Edge property was accessed after the associated NIDCPower object was disposed. |