Home > Honeywell > Scanner > Honeywell 1300g2 Owners Manual

Honeywell 1300g2 Owners Manual

    Download as PDF Print this page Share this page

    Have a look at the manual Honeywell 1300g2 Owners Manual online for free. It’s possible to download the document as PDF or print. UserManuals.tech offer 178 Honeywell manuals and user’s guides for free. Share the user manual or guide on Facebook, Twitter or Google+.

    							8 - 3
    5. Follow the security directions as prompted on the screen and click on 
    Download.
    6. When prompted, select Save, and save the file to your desktop. 
    7. Double click on the EZConfig-Scanning zip file.
    8. Double click on the EZConfig-Scanning Setup.exe file.  Select Extract 
    All.
    9. Go to the EZConfig-Scanning folder that has been created on your 
    desktop and double click on the EZConfig-Scanning Setup.exe file.
    10. Follow the screen prompts to install the EZConfig-Scanning program.
    11. If you’ve selected the defaults during installation, you can click on the 
    shortcut on your desktop to start EZConfig for Scanning.
    Once the software is installed, you may delete the zip file and the EZCon-
    fig-Scanning folder from your desktop.
    Resetting the Standard Product Defaults
    If you aren’t sure what programming options are in your scanner, or you’ve 
    changed some options and want to restore the scanner to factory default set-
    tings, first scan the Remove Custom Defaults bar code, then scan Activate 
    Defaults.  This resets the scanner to the factory default settings.
    The Serial Programming Commands, beginning on page 9-1 lists the standard 
    product default settings for each of the commands (indicated by an asterisk (*) 
    on the programming pages).This selection erases all your settings and resets the scanner to the 
    original factory defaults.
    !
    Remove Custom Defaults
    Activate Defaults 
    						
    							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.
    boldNames 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. 
    						
    							9 - 2
    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 de-
    vice’s response uses a dash (-) to indicate a continuous range of 
    values.  A pipe (|) separates items in a list of non-continuous val-
    ues.)
    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.
    Data Field Usage
    When a query is used in place of the Data field, the query applies only to the 
    specific command identified by the Tag and SubTag fields.
    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 com-
    mand 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:
    ACKIndicates a good command which has been processed.
    ENQIndicates an invalid Tag or SubTag command. 
    NAKIndicates 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. 
    						
    							9 - 3
    Examples of Query Commands
    In the following examples, a bracketed notation [   ] depicts a non-displayable 
    response.
    Example: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: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: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.  
    Example:Example #4:  What are the device’s settings for all Codabar 
    selections?
    Enter: cbr?.
    Response: CBRENA1[ACK],
    SSX0[ACK],
    CK20[ACK],
    CCT1[ACK],
    MIN2[ACK],
    MAX60[ACK],
    DFT[ACK].
    This response indicates that the device’s Codabar Coding Enable (CBRENA) is 
    set to 1, or on; 
    the Start/Stop Character (SSX) is set to 0, or Don’t Transmit; 
    the Check Character (CK2) is set to 0, or Not Required;
    concatenation (CCT) is set to 1, or Enabled; 
    the Minimum Message Length (MIN) is set to 2 characters; 
    the Maximum Message Length (MAX) is set to 60 characters; 
    and the Default setting (DFT) has no value.   
    						
    							9 - 4
    Trigger Commands
    You can activate and deactivate the scanner with serial trigger commands.  
    First, the scanner must be put in Manual/Serial Trigger Mode either by scanning 
    the Manual/Serial Trigger Mode bar code (page 3-5), or by sending the Manual/
    Serial Menu Command (page 9-13).  Once the scanner is in serial trigger mode, 
    the trigger is activated and deactivated by sending the following commands:
    Activate:SYN T CR
    Deactivate:SYN U CR
    The scanner scans until a bar code has been read, until the deactivate com-
    mand is sent, or until the serial time-out has been reached (see Read Time-
    Outon page 3-5 for a description, and the serial command on page 9-13).
    Resetting the Standard Product Defaults
    If you aren’t sure what programming options are in your scanner, or you’ve 
    changed some options and want the factory settings restored, scan the Stan-
    dard Product Default Settings bar code below.
    The chart on the following pages lists the factory default settings for each of the 
    menu commands (indicated by an asterisk (*) on the programming pages).
    Standard Product Default Settings 
    						
    							9 - 5
    Menu Commands
    SelectionSetting* Indicates default
    Serial 
    Command
    # Indicates a 
    numeric entryPage
    Product Default Settings
    Setting Custom 
    DefaultsSet Custom Defaults MNUCDF1-5
    Resetting the Custom 
    DefaultsActivate Custom 
    DefaultsDEFALT1-5
    Programming the Interface
    Plug and Play Codes Keyboard Wedge: IBM 
    PC AT and 
    Compatibles with CR 
    suffixPAP_AT2-1
    Laptop Direct Connect PAPLTD2-1
    RS232 Serial Port PAP2322-2
    Plug and Play Codes:
    RS485IBM Port 5B Interface PAPP5B2-2
    IBM Port 9B HHBCR-1 
    InterfacePAP9B12-2
    IBM Port 17 Interface PAPP172-2
    IBM Port 9B HHBCR-2 
    InterfacePAP9B22-2
    OPOS Mode PAPOPS2-2
    Plug and Play Codes:
    IBM SurePosUSB IBM SurePos 
    HandheldPAPSPH2-4
    USB IBM SurePos 
    TabletopPAPSPT2-4
    Plug and Play Codes:
    USBUSB Keyboard (PC) PAP1242-5
    USB Keyboard (Mac) PAP1252-5
    USB HID POS PAP1312-5 
    						
    							9 - 6
    USB Serial 
    CommandsUSB Serial Emulation PAP1302-5
    CTS/RTS Emulation 
    OnUSBCTS12-6
    *CTS/RTS Emulation 
    OffUSBCTS02-6
    ACK/NAK Mode On USBACK12-6
    *ACK/NAK Mode Off USBACK02-6
    Plug and Play Codes: Honeywell Bioptic Aux 
    Por tPAPBIO2-6
    Datalogic Magellan 
    Bioptic Aux PortPAPMAG2-7
    Wincor Mode A PAPWMA2-7
    Program Keyboard 
    Country*U.S.A. KBDCTY02-8
    Albania KBDCTY352-8
    Arabic KBDCTY912-8
    Azeri (Cyrillic) KBDCTY812-8
    Azeri (Latin) KBDCTY802-8
    Belarus KBDCTY822-8
    Belgium KBDCTY12-8
    Bosnia KBDCTY332-8
    Brazil KBDCTY162-9
    Brazil (MS) KBDCTY592-9
    Bulgaria (Cyrillic) KBDCTY522-9
    Bulgaria (Latin) KBDCTY532-9
    Canada (French 
    legacy)KBDCTY542-9
    Canada (French) KBDCTY182-9
    Canada (Multilingual) KBDCTY552-9
    China KBDCTY922-9
    Croatia KBDCTY322-9
    Czech KBDCTY152-10 SelectionSetting
    * Indicates default
    Serial 
    Command
    # Indicates a 
    numeric entryPage 
    						
    							9 - 7
    Czech (Programmers) KBDCTY402-10
    Czech (QWERTY) KBDCTY392-10
    Czech (QWERTZ) KBDCTY382-10
    Denmark KBDCTY82-10
    Dutch (Netherlands) KBDCTY112-10
    Estonia KBDCTY412-10
    Faroese KBDCTY832-10
    Finland KBDCTY22-10
    France KBDCTY32-11
    Gaelic KBDCTY842-11
    Germany KBDCTY42-11
    Greek KBDCTY172-11
    Greek (220 Latin) KBDCTY642-11
    Greek (220) KBDCTY612-11
    Greek (319 Latin) KBDCTY652-11
    Greek (319) KBDCTY622-11
    Greek (Latin) KBDCTY632-11
    Greek (MS) KBDCTY662-12
    Greek (Polytonic) KBDCTY602-12
    Hebrew KBDCTY122-12
    Hungarian (101 key) KBDCTY502-12
    Hungary KBDCTY192-12
    Iceland KBDCTY752-12
    Ireland KBDCTY732-12
    Italian (142) KBDCTY562-12
    Italy KBDCTY52-12
    Japan ASCII KBDCTY282-13
    Kazakh KBDCTY782-13
    Korea KBDCTY932-13
    Kyrgyz (Cyrillic) KBDCTY792-13
    Latin America KBDCTY142-13 SelectionSetting
    * Indicates default
    Serial 
    Command
    # Indicates a 
    numeric entryPage 
    						
    							9 - 8
    Latvia KBDCTY422-13
    Latvia (QWERTY) KBDCTY432-13
    Lithuania KBDCTY442-13
    Lithuania (IBM) KBDCTY452-13
    Macedonia KBDCTY342-14
    Malta KBDCTY742-14
    Mongolian (Cyrillic) KBDCTY862-14
    Norway KBDCTY92-14
    Poland KBDCTY202-14
    Polish (214) KBDCTY572-14
    Polish (Programmers) KBDCTY582-14
    Portugal KBDCTY132-14
    Romania KBDCTY252-14
    Russia KBDCTY262-15
    Russian (MS) KBDCTY672-15
    Russian (Typewriter) KBDCTY682-15
    SCS KBDCTY212-15
    Serbia (Cyrillic) KBDCTY372-15
    Serbia (Latin) KBDCTY362-15
    Slovakia KBDCTY222-15
    Slovakia (QWERTY) KBDCTY492-15
    Slovakia (QWERTZ) KBDCTY482-15
    Slovenia KBDCTY312-16
    Spain KBDCTY102-16
    Spanish variation KBDCTY512-16
    Sweden KBDCTY232-16
    Switzerland (French) KBDCTY292-16
    Switzerland (German) KBDCTY62-16
    Tatar KBDCTY852-16
    Thailand KBDCTY942-16
    Turkey F KBDCTY272-16 SelectionSetting
    * Indicates default
    Serial 
    Command
    # Indicates a 
    numeric entryPage 
    						
    All Honeywell manuals Comments (0)

    Related Manuals for Honeywell 1300g2 Owners Manual