Intermec PENKEY 6100 Programmer's Reference Manual page 276

Hide thumbs Also See for PENKEY 6100:
Table of Contents

Advertisement

Sample Configuration Files
;
;
; NOTE:
;===========================================================================
;Key #
0
1
2
3
4
5
6
7
8
9
10
11
12
13
14
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
Setups for Third Party Applications
Sample PenPal (DOS) Setup
EXAMPLE:
The following is an example of DOS code that could set up PenPal (DOS), through the use of
an AUTOEXEC.BAT file.
PATH a:\;d:\;
rem *** Always put ELANAPM.EXE before ELANCFG ***
ELANAPM.EXE
REM Disable Video Memory writes as Activity
D:/ELANCFG –V0 /H8 /L12 /D20 /T2
REM Load the handwriting recognition
call PENDDSEM.BAT
REM Load the PEN PAL modified pen driver
61MOUSE.COM
REM Calibrate, if required.
CALIB.EXE
REM Run the sample PEN PAL program – Other sample programs may be chosen
PPCP <APP.RUN>
R
A-14
PEN*KEY
6100 Computer Programmer's Reference Guide
0x6f
Contrast Up
0x70
Suspend
You cannot remap key 15 or 79 (the Yellow key)
Scan Code
; Key Definition
= 0x0A
; 9
= 0x09
; 8
= 0x08
; 7
= 0x70
; On/Off (Suspend/Resume, I/O)
= 0x07
; 6
= 0x06
; 5
= 0x05
; 4
= 0x0F
; Tab
= 0x04
; 3
= 0x03
; 2
= 0x02
; 1
= 0x0E
; BackSpace
= 0x1C
; Enter
= 0x0B
; 0
= 0x01
; Escape
= 0x6D
; Backlight On/Off
= 0x6E
; Contrast Down
= 0x6F
; Contrast Up
= 0x38
; Alt
= 0x51
; Page Down
= 0x48
; Up Arrow
= 0x49
; Page Up
= 0x47
; Home
= 0x4D
; Right Arrow
= 0x50
; Down Arrow
= 0x4B
; Left Arrow
= 0x34
; Period "."
= 0x4FC
; End
= 0x0C
; Minus "–"
= 0x1D
; Control
APPENDIX A

Advertisement

Table of Contents
loading

Table of Contents