4 general purpose output, 5 display functions – Matrix Orbital LCD2041 User Manual
Page 48

Description
Syntax
Page
Initialize Horizontal Bar
Hexadecimal
0xFE 0x68
Decimal
254 104
ASCII
254 “h”
30
Place Horizontal Bar
Graph
Hexadecimal
0xFE 0x7C [Col] [Row] [Dir] [Length]
Decimal
254 124 [Col] [Row] [Dir] [Length]
ASCII
254 “|” [Col] [Row] [Dir] [Length]
31
Initialize Narrow Vertical
Bar
Hexadecimal
0xFE 0x73
Decimal
254 115
ASCII
254 “s”
31
Initialize Wide Vertical
Bar
Hexadecimal
0xFE 0x76
Decimal
254 118
ASCII
254 “v”
31
Place Vertical Bar
Hexadecimal
0xFE 0x3D [Column] [Length]
Decimal
254 61 [Column] [Length]
ASCII
254 “=” [Column] [Length]
32
11.4
General Purpose Output
Description
Syntax
Page
General Purpose Output
Off
Hexadecimal
0xFE 0x56 [Num]
Decimal
254 86 [Num]
ASCII
254 “V” [Num]
33
General Purpose Output
On
Hexadecimal
0xFE 0x57 [Num]
Decimal
254 87 [Num]
ASCII
254 “W” [Num]
33
Set Startup GPO state
Hexadecimal
0xFE 0xC3 [Num] [state]
Decimal
254 195 [Num] [state]
33
11.5
Display Functions
Description
Syntax
Page
Display On
Hexadecimal
0xFE 0x42 [min]
Decimal
254 66 [min]
ASCII
254 “B” [min]
34
Display Off
Hexadecimal
0xFE 0x46
Decimal
254 70
ASCII
254 “F”
34
Set Brightness
Hexadecimal
0xFE 0x99 [brightness]
Decimal
254 153 [brightness]
35
Set and Save Brightness
Hexadecimal
0xFE 0x98 [brightness]
Decimal
254 152 [brightness]
35
Matrix Orbital
LCD2041
44