EasyManuals Logo

CipherLab 8 Series User Manual

CipherLab 8 Series
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 #125 background imageLoading...
Page #125 background image
113
Chapter 4 BASIC Commands
PUTKEY 8200, 8400, 8500, 8700
Purpose To put one character to the keyboard buffer.
Syntax PUTKEY(N%)
Remarks N%is an integer variable, indicating the ASCII code of a character.
It provides the capability of simulating the keypad operation. For example,
it
can be implemented with touch screen operation. The key value of a touched
item, which is designed as a key on the screen by SET_SCREENITEMS, can be
put to the keyboard buffer by using PUTKEY, and then be detected by using
INKEY$.
Example
PUTKEY(27)
put [ESC] key value to the buffer
SET_TRIGGER 8000, 8200, 8400, 8700
Purpose To set the TRIGGER key.
Syntax SET_TRIGGER(state%)
Remarks state%” is an integer variable, indicating the state of the trigger key.
Value
Meaning
0
1
Set the trigger key released
Set the trigger key pressed
This function is used as software trigger.
Example
SET_TRIGGER(1)
‘ Set the trigger key pressed
See Also
GET_TRIGGER
GET_TRIGGER 8000, 8200, 8400, 8700
Purpose To get the state of the TRIGGER key.
Syntax A% = GET_TRIGGER
Remarks “A%” is an integer variable, indicating the state of the trigger key.
Value
Meaning
0
1
The trigger key released
The trigger key pressed
Example
A%=GET_TRIGGER
See Also
SET_TRIGGER

Table of Contents

Questions and Answers:

Question and Answer IconNeed help?

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

CipherLab 8 Series Specifications

General IconGeneral
BrandCipherLab
Model8 Series
CategoryPDA
LanguageEnglish

Related product manuals