NI-DCPower .NET fx45 API Reference

Table of Contents

DCPowerDigitalEdgeMeasureTrigger.InputTerminal Property

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

DCPowerDigitalEdgeMeasureTriggerInputTerminal Property

Gets or sets the input terminal 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 DCPowerDigitalEdgeMeasureTriggerInputTerminal InputTerminal { get; set; }
Public Property InputTerminal As DCPowerDigitalEdgeMeasureTriggerInputTerminal
	Get
	Set

Property Value

Type: DCPowerDigitalEdgeMeasureTriggerInputTerminal
Specifies the DCPowerDigitalEdgeMeasureTriggerInputTerminal value.

Exceptions

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

Remarks

Use this property only when the DCPowerMeasureTriggerType property is set to DigitalEdge.

See Also

Log in to get a better experience