Classes | Defines
Phidget TextLED
Specific Phidgets
Collaboration diagram for Phidget TextLED:

Classes

struct  CPhidgetTextLEDInfo

Defines

#define TEXTLED_BRIGHTNESS_PACKET   -1
#define TEXTLED_DISPLAYSTRING_PACKET   0
#define TEXTLED_MAXCOLS   8
#define TEXTLED_MAXROWS   4

Detailed Description

These calls are specific to the Phidget Text LED object. See your device's User Guide for more specific API details, technical information, and revision details. The User Guide, along with other resources, can be found on the product page for your device.


Define Documentation

#define TEXTLED_BRIGHTNESS_PACKET   -1

Definition at line 57 of file cphidgettextled.h.

Definition at line 58 of file cphidgettextled.h.

#define TEXTLED_MAXCOLS   8

Definition at line 55 of file cphidgettextled.h.

#define TEXTLED_MAXROWS   4

Gets the number of rows supported by this display.

Parameters:
phidAn attached phidget text led handle.
countThe row count. Gets the number of columns per supported by this display.
phidAn attached phidget text led handle.
countThe Column count. Gets the last set brightness value.
phidAn attached phidget text led handle.
brightnessThe brightness (0-100). Sets the last set brightness value.
phidAn attached phidget text led handle.
brightnessThe brightness (0-100). Sets a row on the display.
phidAn attached phidget text led handle.
indexThe row index.
displayStringThe string to display. Make sure this is not longer then CPhidgetTextLED_getColumnCount.

Definition at line 54 of file cphidgettextled.h.



pedal_monitor
Author(s): Pedro Mendes
autogenerated on Fri Jun 6 2014 18:37:22