NI-DAQmx .NET Framework 4.5 API Reference

AdvanceTrigger.DigitalEdge Property

  • 更新时间2023-02-21
  • 阅读时长1分钟
AdvanceTrigger.DigitalEdge Property

Namespace:  NationalInstruments.DAQmx
Assembly:  NationalInstruments.DAQmx (in NationalInstruments.DAQmx.dll) Version: 20.7.45.49302

Syntax

public DigitalEdgeAdvanceTrigger DigitalEdge { get; }
Public ReadOnly Property DigitalEdge As DigitalEdgeAdvanceTrigger
	Get

Property Value

Type: DigitalEdgeAdvanceTrigger
The DigitalEdgeAdvanceTrigger.

See Also