NI-DAQmx .NET Framework 4.0 API Reference

Content Type
Programming Language
Current manual
Table of Contents

CODataFrequency.DutyCycle Property

CODataFrequency.DutyCycle Property

CODataFrequencyDutyCycle 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

In This Section
Was this information helpful?