This class represents a Phidget IR Controller. All methods to control an IR Controller are implemented in this class.

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

Syntax

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

Inheritance Hierarchy

System..::.Object
  Phidgets..::.Phidget
    Phidgets..::.IR

See Also