Intermec 5055 Reference Guide

Page of 216
Configuration Command Reference
7-23
7
Interleaved 2 of 5 (continued)
*4*
*6*
*4*
*6*
*8*
*8*
3. Scan this bar code to exit:
Exit Accumulate Mode
*-/*
*-/*
PSK Example:
im_command (“$+CA16”,6);
will enable I 2 of 5 with a fixed length of 16 characters.
im_command (“$+CA98”,6);
will enable I 2 of 5 Case Code (either 6 or 14 characters).
Keyboard Clicker
Purpose:
Enables or disables the keyboard clicks. The 5055 sounds a click each time you press a
key or decode a row of a two-dimensional symbology.
Syntax:
KCdata
Acceptable values for data are:
0
Disable keyboard clicker
1
Enable keyboard clicker
Default:
Disabled
Scan:
One of these bar codes:
Disable Keyboard Clicker
Enable Keyboard Clicker
*$+KC0*
*$+KC1*
*$+KC0*
*$+KC1*
PSK Example:
im_command (“$+KC1”,5);
will enable the keyboard clicker.