CipherLab 8 Series User Manual page 150

Hide thumbs Also See for 8 Series:
Table of Contents

Advertisement

CipherLab BASIC Programming
DISABLE_TOUCHSCREEN
Purpose
To disable the touch screen.
Syntax
DISABLE_TOUCHSCREEN
Remarks
To restart the touch screen function, ENABLE_TOUCHSCREEN must be called.
Example
DISABLE_TOUCHSCREEN
ENABLE_TOUCHSCREEN
Purpose
To enable the touch screen.
Syntax
ENABLE_TOUCHSCREEN
Remarks
The touch screen won't work until it is initialized by this command.
Example
ENABLE_TOUCHSCREEN
GET_SCREENITEM
Purpose
To detect and return an item number when an item is selected.
Syntax
A% = GET_SCREENITEM
Remarks
"A%" is an integer variable assigned to the result.
This function has to be called constantly to maintain its functionality.
Example
TouchItem% = GET_SCREENITEM
138
Part I
The number of a selected item will be returned.
When no item is detected, it will return 0.
8500
8500
8500

Hide quick links:

Advertisement

Table of Contents
loading
Need help?

Need help?

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

This manual is also suitable for:

83008000840087008200

Table of Contents