NI-DAQmx .NET Framework 4.0 API Reference

Table of Contents

CIChannel.DutyCycleStartingEdge Property

  • Updated2023-02-21
  • 1 minute(s) read
CIChannel.DutyCycleStartingEdge Property
Specifies which edge of the input signal to begin the duty cycle measurement.

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

Syntax

public CIDutyCycleStartingEdge DutyCycleStartingEdge { get; set; }
Public Property DutyCycleStartingEdge As CIDutyCycleStartingEdge
	Get
	Set

Property Value

Type: CIDutyCycleStartingEdge
Specifies which edge of the input signal to begin the duty cycle measurement.

Exceptions

ExceptionCondition
DaqExceptionThe NI-DAQmx driver returned an error.

See Also

Log in to get a better experience