CipherLab 8 Series User Manual page 99

Hide thumbs Also See for 8 Series:
Table of Contents

Advertisement

CODE_TYPE
Purpose
To get the type of symbology being decoded upon a successful scan.
Syntax
A% = CODE_TYPE
Remarks
"A%" is an integer variable to be assigned to the result.
Refer to the above table for code types.
Example
...
CheckCodeType:
IF CODE_TYPE = 65 THEN
ELSE IF CODE_TYPE = 66 THEN
...
END IF
PRINT "Code Type:", BcrType$
RETURN
See Also
GET_READER_SETTING, READER_SETTING
BcrType$ = "Code 39"
BcrType$ = "Italian Pharmacode"
Chapter 4
BASIC Commands
87

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