NI-DAQmx .NET Framework 4.5 API Reference

CIChannel.CountEdgesGateEnable Property

  • Updated2023-02-21
  • 1 minute(s) read
CIChannel.CountEdgesGateEnable Property
Specifies whether to enable the functionality to gate the counter input signal for a count edges measurement.

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

Syntax

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

Property Value

Type: Boolean
Specifies whether to enable the functionality to gate the counter input signal for a count edges measurement.

Exceptions

ExceptionCondition
DaqExceptionThe NI-DAQmx driver returned an error.

See Also

Log in to get a better experience