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 5 - 3
hex values for ASCII codes, see ASCII Conversion Chart (Code Page
1252) on page A-2.)
F4 Send “xx” character “nn” times (Insert) leaving cursor in current cursor posi-
tion.
Syntax = F4xxnn
(xx stands for the hex value for an ASCII code, see
ASCII Conversion Chart (Code Page 1252) on page A-2, and nn is the
numeric value (00-99) for the number of times it should be sent.)
E9 Send all but the last “nn” characters, starting from the current cursor posi-
tion.
Syntax = E9nn
(nn is the numeric value (00-99) for the number of
characters that will not be sent at the end of the message.)
Move Commands
F5 Move the cursor ahead “nn” characters from current cursor position.
Syntax = F5nn
(nn stands for the numeric value (00-99) for the number of
characters the cursor should be moved ahead.)
F6 Move the cursor back “nn” characters from current cursor position.
Syntax = F6nn
(nn stands for the numeric value (00-99) for the number of
characters the cursor should be moved back.)
F7 Move the cursor to the beginning of the data string.
Syntax = F7.
EA Move the cursor to the end of the data string.
Syntax = EA
Search Commands
F8 Search ahead for “xx” character from current cursor position, leaving cursor
pointing to “xx” character.
Syntax = F8xx
(xx stands for the hex value for
an ASCII code, see ASCII Conversion Chart (Code Page 1252) on page A-
2.)
F9 Search back for “xx” character from current cursor position, leaving cursor
pointing to “xx” character.
Syntax = F9xx
(xx stands for the hex value for
an ASCII code, see ASCII Conversion Chart (Code Page 1252) on page A-
2.)
E6 Search ahead for the first non “xx” character from the current cursor posi-
tion, leaving cursor pointing to non “xx” character.
Syntax = E6xx
(xx
stands for the hex value for an ASCII code, see ASCII Conversion Chart
(Code Page 1252) on page A-2.
E7 Search back for the first non “xx” character from the current cursor position,
leaving cursor pointing to non “xx” character.
Syntax = E7xx
(xx stands for
the hex value for an ASCII code, see ASCII Conversion Chart (Code Page
1252) on page A-2.)
Miscellaneous Commands
FB Suppress all occurrences of up to 15 different characters, starting at the cur-
rent cursor position, as the cursor is advanced by other commands. When
the FC command is encountered, the suppress function is terminated. The
cursor is not moved by the FB command. Syntax = FBnnxxyy . .zz where
nn is a count of the number of suppressed characters in the list and xxyy ..
zz is the list of characters to be suppressed. (xx stands for the hex value for
an ASCII code, see ASCII Conversion Chart (Code Page 1252) on page A-
2.)
FC Disables suppress filter and clear all suppressed characters.
Syntax = FC.