EasyManuals Logo

CipherLab 8200 User Manual

CipherLab 8200
263 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Page #123 background imageLoading...
Page #123 background image
111
Chapter 4 BASIC Commands
4.15 KEYPAD COMMANDS
All the CipherLab mobile computers provide a built-in keypad for data input. This section
describes the commands related to the keypad operation. Commands for triggering the
ESC event and the KEY event include: OFF ESC, OFF KEY, ON ESC GOSUB, ON KEY
GOSUB
4.15.1 GENERAL
CLR_KBD
Purpose To clear the keyboard buffer.
Syntax CLR_KBD
Remarks By calling this function, data queuing in the keyboard buffer will be cleared.
Example
CLR_KBD
ON KEY(1) GOSUB KeyData_1
INKEY$
Purpose To read one character from the keyboard buffer and then remove it.
Syntax X$ = INKEY$
Remarks X$is a string variable to be assigned to the character read.
It can be used with menu operation to detect a shortcut key being pressed, or
with touch screen operation to detect a touched item.
Example
PRINT “Initialize System (Y/N)?”
Loop:
KeyData$ = INKEY$
IF KeyData$ = “” THEN
GOTO Loop
ELSE IF KeyData$ = “Y” THEN
GOTO Initialize

Table of Contents

Other manuals for CipherLab 8200

Questions and Answers:

Question and Answer IconNeed help?

Do you have a question about the CipherLab 8200 and is the answer not in the manual?

CipherLab 8200 Specifications

General IconGeneral
IP RatingIP54
Display TypeLCD
Barcode ScannerLaser
ConnectivityRS-232
I/O PortsRS-232

Related product manuals