Platforms to show: All Mac Windows Linux Cross-Platform

OldPhidgetTextLCDMBS class   Deprecated

Super class: OldPhidgetMBS

Type Topic Plugin Version macOS Windows Linux iOS Targets
class Phidgets MBS Phidgets Plugin 7.7 ✅ Yes ✅ Yes ✅ Yes ❌ No Desktop, Console & Web
This item is deprecated and should no longer be used. You can use PhidgetLCDMBS instead.
The class for the phidget text LCD.

The PhidgetTextLCD is a component that provides a high-level programmer interface to control a PhidgetTextLCD device connected through a USB port.

With this component, the programmer can:

  • Display text on a PhidgetTextLCD module.
Subclass of the OldPhidgetMBS class.

Screen size constants.

Constant Value Description
PHIDGET_TEXTLCD_SCREEN_1x16 4 1 row, 16 column screen
PHIDGET_TEXTLCD_SCREEN_1x40 10 1 row, 40 column screen
PHIDGET_TEXTLCD_SCREEN_1x8 2 1 row, 8 column screen
PHIDGET_TEXTLCD_SCREEN_2x16 5 2 row, 16 column screen
PHIDGET_TEXTLCD_SCREEN_2x20 7 2 row, 20 column screen
PHIDGET_TEXTLCD_SCREEN_2x24 9 2 row, 24 column screen
PHIDGET_TEXTLCD_SCREEN_2x40 11 2 row, 40 column screen
PHIDGET_TEXTLCD_SCREEN_2x8 3 2 row, 8 column screen
PHIDGET_TEXTLCD_SCREEN_4x16 6 4 row, 16 column screen
PHIDGET_TEXTLCD_SCREEN_4x20 8 4 row, 20 column screen
PHIDGET_TEXTLCD_SCREEN_4x40 12 4 row, 40 column screen (special case, requires both screen connections)
PHIDGET_TEXTLCD_SCREEN_NONE 1 no screen attached
PHIDGET_TEXTLCD_SCREEN_UNKNOWN 13 Unknown

Super class OldPhidgetMBS

This class has no sub classes.

Some examples using this class:


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


OldPhidgetTemperatureSensorMBS   -   OldPhidgetTextLEDMBS


The biggest plugin in space...