NI-DAQmx .NET Framework 4.0 API Reference

Table of Contents

CODataFrequency.DutyCycle Property

  • Updated2023-02-21
  • 1 minute(s) read
CODataFrequency.DutyCycle Property
Gets or sets the duty cycle of the pulse.

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

Syntax

public double DutyCycle { get; set; }
Public Property DutyCycle As Double
	Get
	Set

Property Value

Type: Double
The duty cycle of the pulse.

See Also

Log in to get a better experience