NI-DAQmx .NET Framework 4.0 API Reference

Content Type
Programming Language
Current manual
Table of Contents

CODataFrequency.Frequency Property

CODataFrequency.Frequency Property

CODataFrequencyFrequency Property

Gets or sets the frequency of the pulse.

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

Syntax

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

Property Value

Type: Double
The frequency of the pulse.

See Also

In This Section
Was this information helpful?