beautypg.com

2 fonts, 3 text – Matrix Orbital GLK12232-25-FGW User Manual

Page 58

background image

Description

Syntax

Page

Turn Flow Control Off

Hexadecimal

0xFE 0x3B

Decimal

254 59

ASCII

254 “;”

16

Changing the I

2

C Slave

Address

Hexadecimal

0xFE 0x33 [adr]

Decimal

254 51 [adr]

ASCII

254 “3” [adr]

16

Changing the Baud Rate

Hexadecimal

0xFE 0x39 [speed]

Decimal

254 57 [speed]

ASCII

254 “9” [speed]

17

Setting a Non-Standard
Baud Rate

Hexadecimal

0xFE 0xA4 [speed]

Decimal

254 164 [speed]

18

15.2

Fonts

Description

Syntax

Page

Uploading a Font File

Hexadecimal

0xFE 0x24 [refID] [size] [data]

Decimal

254 36 [refID] [size] [data]

ASCII

254 “$” [refID] [size] [data]

22

Setting the Current Font

Hexadecimal

0xFE 0x31 [refID]

Decimal

254 49 [refID]

ASCII

254 “1” [refID]

22

Font Metrics

Hexadecimal

0xFE 0x32 [lm] [tm] [csp] [lsp] [srow]

Decimal

254 50 [lm] [tm] [csp] [lsp] [srow]

ASCII

254 “2” [lm] [tm] [csp] [lsp] [srow]

23

Set Box Space Mode

Hexadecimal

0xFE 0xAC [value]

Decimal

254 172 [value]

23

15.3

Text

Description

Syntax

Page

Move Cursor Home

Hexadecimal

0xFE 0x48

Decimal

254 72

ASCII

254 “H”

24

Setting the Cursor
Position

Hexadecimal

0xFE 0x47 [col] [row]

Decimal

254 71 [col] [row]

ASCII

254 “G” [col] [row]

25

Setting the Cursor
Coordinate

Hexadecimal

0xFE 0x79 [x] [y]

Decimal

254 121 [x] [y]

ASCII

254 “y” [x] [y]

25

Auto Scroll On

Hexadecimal

0xFE 0x51

Decimal

254 81

ASCII

254 “Q”

25

Matrix Orbital

GLK12232-25

53