beautypg.com

8 auto repeat mode off, 9 assign keypad codes – Matrix Orbital GLK19264-7T-1U User Manual

Page 45

background image

Examples

When the key code associated with key ’P’ (0x50) is pressed, the release
code is ’p’ (0x70). In RS-232 polled mode or via the I

2

C, the “Key

Down / Key Up” codes are used; however, the user should be careful of
timing details. If the poll rate is slower than the simulated auto-repeat it
is possible that polling for a key up code will be delayed long enough
for an unwanted key repeat to be generated.

10.8

Auto Repeat Mode Off

Syntax

Hexadecimal

0xFE 0x60

Decimal

254 96

ASCII

254 “‘”

Description

This command turns auto repeat mode off. See Set Auto Repeat Mode.

Remembered

No

10.9

Assign Keypad Codes

Syntax

Hexadecimal

0xFE 0xD5 [KDown] [KUp]

Decimal

254 213 [KDown] [KUp]

Parameters

Parameter

Length

Description

KDown

9

Key down codes

KUp

9

Key up codes

Matrix Orbital

GLK19264-7T-1U

40