User Guide
Table Of Contents
- 2020/3820 User's Guide
- Getting Started
- About This Manual
- Unpacking the System
- Models
- Cordless System: Main Components
- About the Battery
- Base Charge Mode
- Linking Scanner to Base
- Scanner Modes
- Single Scanner Operation
- Multiple Scanner Operation
- Scanner Name
- Scanner Report
- Application Work Groups
- Resetting the Standard Product Default Settings: Current Application Work Group
- Resetting the Standard Product Default Settings: All Application Work Groups
- Using the Scanner with Bluetooth Devices
- Out-of-Range Alarm
- Data Accumulation Mode
- Beeper and LED Sequences and Their Meaning
- Basic Operation of the Cordless System
- Connecting the Base When Powered by Host (Keyboard Wedge)
- Reading Techniques
- Resetting the Standard Product Defaults
- Plug and Play
- Keyboard Wedge Connection
- IBM 4683 Ports 5B, 9B, and 17 Interface
- Connecting the Base with USB
- Connecting the Base with Serial Wedge
- Terminal Interfaces
- Output
- Data Editing
- Data Formatting
- Symbologies
- Introduction
- All Symbologies
- Message Length
- Codabar
- Code 39
- Interleaved 2 of 5
- Code 93
- Straight 2 of 5 Industrial
- Matrix 2 of 5
- Code 11
- Code 128
- Telepen
- UPC A
- UPC-A/EAN-13 with Extended Coupon Code
- UPC E0 and UPC E1
- EAN/JAN 13
- EAN/JAN 8
- MSI
- Plessey Code
- RSS Limited
- RSS Expanded
- EAN.UCC Emulation
- China Post Code
- Korea Post Code
- PosiCode A and B
- Codablock F
- Code 16K
- Code 49
- Interface Keys
- Utilities
- To Add a Test Code I.D. Prefix to All Symbologies
- Reset Scanner
- Show Software Revision
- Show Data Format
- Scanner Report
- Scanner Address
- Base Address
- Resetting the Standard Product Default Settings: Current Application Work Group
- Resetting the Standard Product Default Settings: All Application Work Groups
- Temporary Visual Xpress Configuration
- Visual Xpress
- Serial Programming Commands
- Product Specifications
- Maintenance
- Customer Support

2020/3820 User’s Guide 10 - 3
Concatenation of Multiple Commands
Multiple commands can be issued within one Prefix/Storage sequence. Only the
Tag, SubTag, and Data fields must be repeated for each command in the
sequence. If additional commands are to be applied to the same Tag, then the
new command sequence is separated with a comma (,) and only the SubTag and
Data fields of the additional command are issued. If the additional command
requires a different Tag field, the command is separated from previous
commands by a semicolon (;).
Responses
The device responds to serial commands with one of three responses:
ACK Indicates a good command which has been processed.
ENQ Indicates an invalid Tag or SubTag command.
NAK Indicates the command was good, but the Data field entry was out of the
allowable range for this Tag and SubTag combination, e.g., an entry for a
minimum message length of 100 when the field will only accept 2
characters.
When responding, the device echoes back the command sequence with the
status character inserted directly before each of the punctuation marks (the
period, exclamation point, comma, or semicolon) in the command.
Examples of Query Commands
In the following examples, a bracketed notation [ ] depicts a non-displayable
response.
Example #1:What is the range of possible values for Codabar Coding Enable?
Enter: cbrena*.
Response: CBRENA0-1[ACK]
This response indicates that Codabar Coding Enable (CBRENA) has a range of
values from 0 to 1 (off and on).
Example #2: What is the default value for Codabar Coding Enable?
Enter: cbrena^.
Response: CBRENA1[ACK]
This response indicates that the default setting for Codabar Coding Enable
(CBRENA) is 1, or on.
Example #3: What is the device’s current setting for Codabar Coding Enable?
Enter: cbrena?.
Response: CBRENA1[ACK]
This response indicates that the device’s Codabar Coding Enable (CBRENA) is
set to 1, or on.