Code length.

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

Syntax

C#
public enum IRCodeLength
Visual Basic (Declaration)
Public Enumeration IRCodeLength
Visual C++
public enum class IRCodeLength

Members

Member nameDescription
Unknown
Constant
Constant - the bitstream + gap length is constant.
Variable
Variable - the bitstream has a variable length with a constant gap.

See Also