User Manual
Table Of Contents
- Hyperion 1300g User's Guide
- Getting Started
- Programming the Interface
- Input/Output Settings
- Data Editing
- Data Formatting
- Symbologies
- Introduction
- All Symbologies
- Codabar Start / Stop Characters
- Codabar Check Character
- Codabar Concatenation
- Codabar Message Length
- Code 39 Start / Stop Characters
- Code 39 Check Character
- Code 39 Message Length
- Code 39 Append
- Full ASCII
- Code 39 Code Page
- Check Digit
- Interleaved 2 of 5 Message Length
- Code 93 Message Length
- Code 93 Code Page
- Straight 2 of 5 Industrial Message Length
- Straight 2 of 5 IATA Message Length
- Matrix 2 of 5 Message Length
- Check Digits Required
- Code 11 Message Length
- ISBT 128 Concatenation
- Code 128 Message Length
- Code 128 Code Page
- Code 128 Function Code Transmit
- Telepen Output
- Telepen Message Length
- UPC A Check Digit
- UPC A Number System
- UPC A Addenda
- UPC A Addenda Required
- UPC A Addenda Separator
- UPC E0 and UPC E1
- UPC E0 and UPC E1 Expand
- UPC E0 and UPC E1 Addenda Required
- UPC E0 and UPC E1 Addenda Separator
- UPC E0 Check Digit
- UPC E0 Number System
- UPC E0 Addenda
- EAN/JAN 13 Check Digit
- EAN/JAN 13 Addenda
- EAN/JAN 13 Addenda Required
- EAN/JAN 13 Addenda Separator
- ISBN Translate
- EAN/JAN 8 Check Digit
- EAN/JAN 8 Addenda
- EAN/JAN 8 Addenda Required
- EAN/JAN 8 Addenda Separator
- MSI Check Character
- MSI Message Length
- Plessey Message Length
- GS1 DataBar Expanded Message Length
- Korea Post Message Length
- Codablock F Message Length
- Code 49 Message Length
- Interface Keys
- Utilities
- Serial Programming Commands
- Product Specifications
- Maintenance
- Customer Support
9 - 1
9
Serial Programming Commands
The serial programming commands can be used in place of the programming
bar codes. Both the serial commands and the programming bar codes will pro-
gram the scanner. For complete descriptions and examples of each serial pro-
gramming command, refer to the corresponding programming bar code in this
manual.
The device must be set to an RS-232 interface (see page 2-2). The following
commands can be sent via a PC com port using terminal emulation software.
Conventions
The following conventions are used for menu and query command descriptions:
parameterA label representing the actual value you should send as part of a
command.
[option] An optional part of a command.
{Data} Alternatives in a command.
bold Names of menus, menu commands, buttons, dialog boxes, and
windows that appear on the screen.
Menu Command Syntax
Menu commands have the following syntax (spaces have been used for clarity
only):
Prefix Tag SubTag {Data} [, SubTag {Data}] [; Tag SubTag {Data}] […] Storage
Prefix Three ASCII characters: SYN M CR (ASCII 22,77,13).
Tag A 3 character case-insensitive field that identifies the desired menu
command group. For example, all RS-232 configuration settings
are identified with a Tag of 232.
SubTag A 3 character case-insensitive field that identifies the desired menu
command within the tag group. For example, the SubTag for the
RS-232 baud rate is BAD.
Data The new value for a menu setting, identified by the Tag and Sub-
Tag.
Storage A single character that specifies the storage table to which the
command is applied. An exclamation point (!) performs the com-
mand’s operation on the device’s volatile menu configuration table.
A period (.) performs the command’s operation on the device’s
non-volatile menu configuration table. Use the non-volatile table
only for semi-permanent changes you want saved through a power
cycle.