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 #75 background imageLoading...
Page #75 background image
63
Chapter 4 BASIC Commands
3 For 8200/8400/8700 only: To get the status when
mass storage is in
use.
A% = A value that indicates the current status.
A%
Meaning
0 USB is disconnected.
1 USB is connected and device is not being accessed.
3 USB is connected and device is being accessed.
4 For 8000/8300: To get the charging status.
A% = A value that indicates the current status.
A%
Meaning
0 No connection to external power.
1 Battery is being charged.
2 Battery charging done.
3 Charging error occurs.
Example
U% = IOPIN_STATUS(2)
‘ *** Detect Cradle ***
V% = BIT_OPERATOR(1, U%, 15)
‘ Get the value of Bit 0~3 to check if any cradle detected
IF V% = 2 THEN ‘ Check if Ethernet cradle
PRINT “Seated in Ethernet cradle”
ENDIF
‘ *** Check if USB cable connected ***
V% = BIT_OPERATOR(1, U%, 32)
‘ Get the value of Bit 5 to check if USB cable detected
IF V% = 32 THEN ‘ 32 = 0x20
PRINT “USB cable connected”
ENDIF

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