NI-DCPower .NET fx40 API Reference

Table of Contents

DCPowerDigitalEdgeSourceTrigger.Edge Property

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

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: DCPowerTriggerEdge
Specifies the DCPowerTriggerEdge enumeration.

Exceptions

ExceptionCondition
ObjectDisposedException The Edge property was accessed after the associated NIDCPower object was disposed.

See Also

Log in to get a better experience