7 display functions, 8 filesystem, 9 data security – Matrix Orbital GLK24064-25 Legacy User Manual

Page 61

Advertising
background image

14.7

Display Functions

Description

Syntax

Page

Clear Screen

Hexadecimal

0xFE 0x58

Decimal

254 88

ASCII

254 “X”

38

Display On

Hexadecimal

0xFE 0x42 [min]

Decimal

254 66 [min]

ASCII

254 “B” [min]

38

Display Off

Hexadecimal

0xFE 0x46

Decimal

254 70

ASCII

254 “F”

38

Set Brightness

Hexadecimal

0xFE 0x99 [brightness]

Decimal

254 153 [brightness]

39

Set and Save Brightness

Hexadecimal

0xFE 0x98 [brightness]

Decimal

254 152 [brightness]

39

Set Contrast

Hexadecimal

0xFE 0x50 [contrast]

Decimal

254 80 [contrast]

ASCII

254 “P” [contrast]

39

Set and Save Contrast

Hexadecimal

0xFE 0x91 [contrast]

Decimal

254 145 [contrast]

40

14.8

Filesystem

Description

Syntax

Page

Wipe Filesystem

Hexadecimal

0xFE 0x21 0x59 0x21

Decimal

254 33 89 33

ASCII

254 “!” “Y” “!”

43

Deleting a File

Hexadecimal

0xFE 0xAD [type] [refID]

Decimal

254 173 [type] [refID]

45

Get Filesystem Space

Hexadecimal

0xFE 0xAF

Decimal

254 175

45

Get Filesystem Directory

Hexadecimal

0xFE 0xB3

Decimal

254 179

46

Filesystem Upload

Hexadecimal

0xFE 0xB0 [Size] [Data]

Decimal

254 176 [Size] [Data]

46

Downloading a File

Hexadecimal

0xFE 0xB2 [Type] [refID]

Decimal

254 178 [Type] [refID]

46

Moving a File

Hexadecimal

0xFE 0xB4 [oldT] [oldID] [newT] [newID]

Decimal

254 180 [oldT] [oldID] [newT] [newID]

47

14.9

Data Security

Matrix Orbital

GLK24064-25

56

Advertising