EasyManua.ls Logo

CipherLab 8300

CipherLab 8300
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
Loading...
115
Chapter 4 BASIC Commands
Example
A$=INKEY$
IF A$ <> "" THEN
B%=ASC(A$)
IF B%=13 THEN
locate 1,1
C%=CHECK_ENTER_KEY
PRINT C%
END IF
END IF
See Also
SET_MIDDLE_ENTER
OSK_TOGGLE 8000, 8200, 8400, 8700
Purpose To toggle the display of on-screen keypad on an iOS-based device.
Syntax OSK_TOGGLE
Remarks
After connection of Bluetooth HID is established, this function is used to toggle
the display of on-screen keypad on an iOS-based device.
Example
OSK_TOGGLE
SET_PWR_KEY 8000, 8200, 8400, 8700
Purpose To
determine whether the POWER key serves to turn off the mobile computer
or not.
Syntax SET_PWR_KEY(N%)
Remarks “N%” is an integer variable, indicating the power key status.
Value
Meaning
0
1
Disable power key
Enable power key
Example
SET_PWR_KEY(0)
‘ Disable power key

Table of Contents

Other manuals for CipherLab 8300

Related product manuals