This class represents a Phidget Frequency Counter. All methods to control a Phidget Frequency Counter are implemented in this class.

Namespace:  Phidgets
Assembly:  Phidget21.NET (in Phidget21.NET.dll) Version: 2.1.9.34

Syntax

C#
public class FrequencyCounter : Phidget
Visual Basic (Declaration)
Public Class FrequencyCounter _
	Inherits Phidget
Visual C++
public ref class FrequencyCounter : public Phidget

Inheritance Hierarchy

System..::.Object
  Phidgets..::.Phidget
    Phidgets..::.FrequencyCounter

See Also