NI-DAQmx .NET Framework 4.0 API Reference

Table of Contents

CODataFrequency.Frequency Property

  • Updated2023-02-21
  • 1 minute(s) read
CODataFrequency.Frequency 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

Log in to get a better experience