NI-DAQmx .NET Framework 4.5 API Reference

CIChannel.CountEdgesCountResetActiveEdge Property

  • Updated2023-02-21
  • 1 minute(s) read
CIChannel.CountEdgesCountResetActiveEdge Property
Specifies on which edge of the signal to reset the count.

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

Syntax

public CICountEdgesCountResetActiveEdge CountEdgesCountResetActiveEdge { get; set; }
Public Property CountEdgesCountResetActiveEdge As CICountEdgesCountResetActiveEdge
	Get
	Set

Property Value

Type: CICountEdgesCountResetActiveEdge
Specifies on which edge of the signal to reset the count.

Exceptions

ExceptionCondition
DaqExceptionThe NI-DAQmx driver returned an error.

See Also

Log in to get a better experience