User guide
Command Syntax Notes
Put pixel FE 70 [x][y]
254 112 [x][y]
254 ’p’ [x][y]
Puts pixel in position (x,y). Uses
current drawing color.
Draw outline rectangle FE 72
[color][x1][y1][x2][y2]
254 114
[color][x1][y1][x2][y2]
254 ’r’
[color][x1][y1][x2][y2]
Draws a rectangular outline using
color [color].
Draw solid rectangle FE 78
[color][x1][y1][x2][y2]
254 120
[color][x1][y1][x2][y2]
254 ’x’
[color][x1][y1][x2][y2]
Draws a solid rectangle using color
[color].
Initialize bar graph [ref][type][x1][y1][x2][y2]
254 103
[ref][type][x1][y1][x2][y2]
254 ’g’
[ref][type][x1][y1][x2][y2]
Sets aside space for a bar graph.
[ref] is reference number (0-15) for
use by the Write to Bar Graph com-
mand. [type] has values: 0 = ver-
tical, starting from bottom 1 = hor-
izontal, starting from left 2 = verti-
cal, starting from top 3 = horizontal,
starting from right
Write to bar graph FE 69 [ref][value] 254
105 [ref][value] 254 ’I’
[ref][value]
Fills the bar graph referred to as [ref]
from start to [value]. [value] is in
pixels.
Display saved bitmap FE 62 [ref][x][y] 254
98 [ref][x][y] 254 ’b’
[ref][x][y]
Causes bitmap [ref] to be displayed
with its top left corner starting at po-
sition (x,y).
9.5 Keypad Interface Commands
Table 13: Keypad Interface Commands
Command Syntax Default Notes
Auto repeat mode on FE 7E [0|1]
254 126 [0|1]
254 ’~’ [0|1]
off Applies to keypad
only. 0 = 200
ms typematic, 1 =
key down/key up
codes sent.
Matrix Orbital GLK12232-25-SM 32