OldPhidgetIRCodeInfoMBS class

Online Documentation   -   Statistics   -   FAQ   -   Plugin Parts (All, Dependencies)   -   Class hierarchy

New in Version 22.2 22.3 22.4 22.5 23.0 23.1 23.2 23.3 23.4 23.5 24.0 24.1

The list of the   topics,   classes,   interfaces,   controls,   modules,   global methods by category,   global methods by name,   screenshots,   licenses   and   examples.

Platforms to show: All Mac Windows Linux Cross-Platform

OldPhidgetIRCodeInfoMBS class   Deprecated

Type Topic Plugin Version macOS Windows Linux iOS Targets
class Phidgets MBS Phidgets Plugin 11.0 ✅ Yes ✅ Yes ✅ Yes ❌ No Desktop, Console & Web
This item is deprecated and should no longer be used. You can use PhidgetIRCodeInfoMBS instead.
The class for a code info for the IR receiver/sender.

The PhidgetIR CodeInfo structure contains all information needed to transmit a code, apart from the actual code data.
Some values can be set to null to select defaults. See the product manual for more information.

Constants

Constant Value Description
PHIDGET_IR_ENCODING_BIPHASE 4 One of the encoding constants. Bi-Phase, or Manchester encoding.
PHIDGET_IR_ENCODING_PULSE 3 One of the encoding constants. Pulse encoding, or Pulse Width Modulation.
PHIDGET_IR_ENCODING_RC5 5 One of the encoding constants. RC5 - a type of Bi-Phase encoding.
PHIDGET_IR_ENCODING_RC6 6 One of the encoding constants. RC6 - a type of Bi-Phase encoding.
PHIDGET_IR_ENCODING_SPACE 2 One of the encoding constants. Space encoding, or Pulse Distance Modulation.
PHIDGET_IR_ENCODING_UNKNOWN 1 One of the encoding constants. Unknown - the default value.
PHIDGET_IR_LENGTH_CONSTANT 2 One of the length constants. Constant - the bitstream + gap length is constant.
PHIDGET_IR_LENGTH_UNKNOWN 1 One of the length constants. Unknown - the default value.
PHIDGET_IR_LENGTH_VARIABLE 3 One of the length constants. Variable - the bitstream has a variable length with a constant gap.

This class has no sub classes.

Some methods using this class:

Some events using this class:


The items on this page are in the following plugins: MBS Phidgets Plugin.


OldPhidgetInterfaceKitMBS   -   OldPhidgetIRMBS


💬 Ask a question or report a problem