beautypg.com

6 general purpose output, 7 keypad – Matrix Orbital GLK19264-7T-1U User Manual

Page 63

background image

Description

Syntax

Page

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

Drawing a Bar Graph

Hexadecimal

0xFE 0x69 [ref] [value]

Decimal

254 105 [ref] [value]

ASCII

254 “i” [ref] [value]

31

Initializing a Strip Chart

Hexadecimal

0xFE 0x6A [refID] [x1] [y1] [x2] [y2]

Decimal

254 106 [refID] [x1] [y1] [x2] [y2]

ASCII

254 “j” [refID] [x1] [y1] [x2] [y2]

32

Shifting a Strip Chart

Hexadecimal

0xFE 0x6B [ref]

Decimal

254 107 [ref]

ASCII

254 “k” [ref]

33

15.6

General Purpose Output

Description

Syntax

Page

General Purpose Output
Off

Hexadecimal

0xFE 0x56 [Num]

Decimal

254 86 [Num]

ASCII

254 “V” [Num]

35

General Purpose Output
On

Hexadecimal

0xFE 0x57 [Num]

Decimal

254 87 [Num]

ASCII

254 “W” [Num]

36

Set Startup GPO state

Hexadecimal

0xFE 0xC3 [Num] [state]

Decimal

254 195 [Num] [state]

36

15.7

Keypad

Description

Syntax

Page

Auto Transmit Key
Presses On

Hexadecimal

0xFE 0x41

Decimal

254 65

ASCII

254 “A”

37

Auto Transmit Key
Presses Off

Hexadecimal

0xFE 0x4F

Decimal

254 79

ASCII

254 “O”

37

Poll Key Press

Hexadecimal

0xFE 0x26

Decimal

254 38

ASCII

254 “&”

38

Matrix Orbital

GLK19264-7T-1U

58