beautypg.com

6 general purpose output, 7 display functions – Matrix Orbital GLC24064 User Manual

Page 55

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]

28

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]

28

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]

29

Drawing a Bar Graph

Hexadecimal

0xFE 0x69 [ref] [value]

Decimal

254 105 [ref] [value]

ASCII

254 “i” [ref] [value]

29

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]

30

Shifting a Strip Chart

Hexadecimal

0xFE 0x6B [ref]

Decimal

254 107 [ref]

ASCII

254 “k” [ref]

31

14.6

General Purpose Output

Description

Syntax

Page

General Purpose Output
Off

Hexadecimal

0xFE 0x56 [Num]

Decimal

254 86 [Num]

ASCII

254 “V” [Num]

32

General Purpose Output
On

Hexadecimal

0xFE 0x57 [Num]

Decimal

254 87 [Num]

ASCII

254 “W” [Num]

32

Set Startup GPO state

Hexadecimal

0xFE 0xC3 [Num] [state]

Decimal

254 195 [Num] [state]

33

14.7

Display Functions

Description

Syntax

Page

Clear Screen

Hexadecimal

0xFE 0x58

Decimal

254 88

ASCII

254 “X”

33

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

Matrix Orbital

GLC24064

50