NI-DAQmx .NET Framework 4.5 API Reference

CIChannel.CountEdgesCountResetEnable Property

  • Updated2023-02-21
  • 1 minute(s) read
CIChannel.CountEdgesCountResetEnable Property
Specifies whether to reset the count on the active edge specified with CountEdgesCountResetTerminal.

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

Syntax

public bool CountEdgesCountResetEnable { get; set; }
Public Property CountEdgesCountResetEnable As Boolean
	Get
	Set

Property Value

Type: Boolean
Specifies whether to reset the count on the active edge specified with CountEdgesCountResetTerminal.

Exceptions

ExceptionCondition
DaqExceptionThe NI-DAQmx driver returned an error.

See Also

Log in to get a better experience