NI-DCPower .NET fx40 API Reference

Table of Contents

DCPowerDigitalEdgeSourceTrigger.InputTerminal Property

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

DCPowerDigitalEdgeSourceTriggerInputTerminal Property

Gets or sets the input terminal for the DCPowerDigitalEdgeSourceTrigger.

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

Syntax

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

Property Value

Type: DCPowerDigitalEdgeSourceTriggerInputTerminal
Specifies the DCPowerDigitalEdgeSourceTriggerInputTerminal 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.

See Also

Log in to get a better experience