4 bitmaps, 5 bar graphs and drawing – Matrix Orbital GLK12232-25-FGW User Manual
Page 59

Description
Syntax
Page
Auto Scroll Off
Hexadecimal
0xFE 0x52
Decimal
254 82
ASCII
254 “R”
26
15.4
Bitmaps
Description
Syntax
Page
Uploading a Bitmap File
Hexadecimal
0xFE 0x5E [refID] [size] [data]
Decimal
254 94 [refID] [size] [data]
ASCII
254 “^” [refID] [size] [data]
26
Drawing a Bitmap from
Memory
Hexadecimal
0xFE 0x62 [refID] [X] [Y]
Decimal
254 98 [refID] [X] [Y]
ASCII
254 “b” [refID] [X] [Y]
27
Drawing a Bitmap
Directly
Hexadecimal
0xFE 0x64 [X] [Y] [W] [H] [D]
Decimal
254 100 [X] [Y] [W] [H] [D]
ASCII
254 “d” [X] [Y] [W] [H] [D]
27
15.5
Bar Graphs and Drawing
Description
Syntax
Page
Set Drawing Color
Hexadecimal
0xFE 0x63 [color]
Decimal
254 99 [color]
ASCII
254 “c” [color]
28
Draw Pixel
Hexadecimal
0xFE 0x70 [x] [y]
Decimal
254 112 [x] [y]
ASCII
254 “p” [x] [y]
29
Drawing a Line
Hexadecimal
0xFE 0x6C [x1] [y1] [x2] [y2]
Decimal
254 108 [x1] [y1] [x2] [y2]
ASCII
254 “l” [x1] [y1] [x2] [y2]
29
Continue a Line
Hexadecimal
0xFE 0x65 [x] [y]
Decimal
254 101 [x] [y]
ASCII
254 “e” [x] [y]
29
Draw a Rectangle
Hexadecimal
0xFE 0x72 [color] [x1] [y1] [x2] [y2]
Decimal
254 114 [color] [x1] [y1] [x2] [y2]
ASCII
254 “r” [color] [x1] [y1] [x2] [y2]
30
Drawing a Solid
Rectangle
Hexadecimal
0xFE 0x78 [color] [x1] [y1] [x2] [y2]
Decimal
254 120 [color] [x1] [y1] [x2] [y2]
ASCII
254 “x” [color] [x1] [y1] [x2] [y2]
30
Initializing a Bar Graph
Hexadecimal
0xFE 0x67 [refID] [type] [x1] [y1] [x2] [y2]
Decimal
254 103 [refID] [type] [x1] [y1] [x2] [y2]
ASCII
254 “g” [refID] [type] [x1] [y1] [x2] [y2]
31
Matrix Orbital
GLK12232-25
54