NI-DCPower .NET fx40 API Reference

Table of Contents

DCPowerDigitalEdgePulseTrigger.InputTerminal Property

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

DCPowerDigitalEdgePulseTriggerInputTerminal Property

Gets or sets the input terminal for the PulseTrigger.

Namespace:  NationalInstruments.ModularInstruments.NIDCPower
Assembly:  NationalInstruments.ModularInstruments.NIDCPower.Fx40 (in NationalInstruments.ModularInstruments.NIDCPower.Fx40.dll) Version: 2023

Syntax

public DCPowerDigitalEdgePulseTriggerInputTerminal InputTerminal { get; set; }
Public Property InputTerminal As DCPowerDigitalEdgePulseTriggerInputTerminal
	Get
	Set

Property Value

Type: DCPowerDigitalEdgePulseTriggerInputTerminal
Specifies the DCPowerDigitalEdgePulseTriggerInputTerminal value.

Exceptions

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

Remarks

Use this property only when the Type property is set to DigitalEdge. You can specify any valid input terminal for this property. Valid terminals are listed in Measurement and Automation Explorer under the Device Routes tab or in the documentation for your device.

See Also

Log in to get a better experience