NI-DCPower .NET fx45 API Reference

Table of Contents

DCPowerDigitalEdgeMeasureTrigger.Edge Property

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

DCPowerDigitalEdgeMeasureTriggerEdge Property

Gets or sets the active edge for the Digital Edge Measure trigger.

Namespace:  NationalInstruments.ModularInstruments.NIDCPower
Assembly:  NationalInstruments.ModularInstruments.NIDCPower.Fx45 (in NationalInstruments.ModularInstruments.NIDCPower.Fx45.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