User Manual
Table Of Contents
- Granit™ 1280i User’s Guide
- Table of Contents
- Getting Started
- Programming the Interface
- Introduction
- Programming the Interface - Plug and Play
- RS232 Serial Port
- Verifone® Ruby Terminal Default Settings
- Gilbarco® Terminal Default Settings
- Honeywell Bioptic Aux Port Configuration
- Datalogic™ Magellan® Aux Port Configuration
- NCR Bioptic Aux Port Configuration
- Wincor Nixdorf Terminal Default Settings
- Wincor Nixdorf Beetle™ Terminal Default Settings
- RS232 Modifiers
- NCR Modifiers
- Scanner to Bioptic Communication
- Input/Output Settings
- Power Save Mode
- Power Up Beeper
- Beep on BEL Character
- Good Read and Error Indicators
- Laser Aimer
- LED Indicators
- Out-Of-Stand Settings
- Reread Delay
- CodeGate®
- Character Activation Mode
- Character Deactivation Mode
- Centering
- Blinky Mode
- Laser Scan Angle
- Decode Security
- Continuous Scan Mode
- Output Sequence Overview
- No Read
- Data Editing
- Data Formatting
- Symbologies
- All Symbologies
- Message Length Description
- Codabar
- Code 39
- Interleaved 2 of 5
- Matrix 2 of 5
- NEC 2 of 5
- Code 93
- Straight 2 of 5 Industrial (three-bar start/stop)
- Straight 2 of 5 IATA (two-bar start/stop)
- Code 11
- Code 128
- GS1-128
- Telepen
- UPC-A
- UPC-A/EAN-13 with Extended Coupon Code
- UPC-E0
- EAN/JAN-13
- EAN/JAN-8
- MSI
- Plessey Code
- GS1 DataBar Omnidirectional
- GS1 DataBar Limited
- GS1 DataBar Expanded
- Trioptic Code
- GS1 Emulation
- China Post (Hong Kong 2 of 5)
- Utilities
- Serial Programming Commands
- Product Specifications
- Maintenance
- Customer Support
- Reference Charts
- Sample Symbols
- Programming Chart
8 - 1
8
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 program the scanner. For complete descriptions and examples of each serial programming com-
mand, refer to the corresponding programming bar code in this manual.
The device must be set to an RS232 interface (see page 2-1). 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 [:Name:] 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 RS232
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 RS232 baud rate is BAD.
Data The new value for a menu setting, identified by the Tag and SubTag.
Storage A single character that specifies the storage table to which the command is applied. An exclamation point (!) performs
the command’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.
Query Commands
Several special characters can be used to query the device about its settings.
^ What is the default value for the setting(s).
? What is the device’s current value for the setting(s).
* What is the range of possible values for the setting(s). (The device’s response uses a dash (-) to indicate a
continuous range of values. A pipe (|) separates items in a list of non-continuous values.)
:Name: Field Usage (Optional)
This command returns the query information from the scanner.
Tag Field Usage
When a query is used in place of a Tag field, the query applies to the entire set of commands available for the particular
storage table indicated by the Storage field of the command. In this case, the SubTag and Data fields should not be used
because they are ignored by the device.
SubTag Field Usage
When a query is used in place of a SubTag field, the query applies only to the subset of commands available that match the
Tag field. In this case, the Data field should not be used because it is ignored by the device.