Intermec 5055 Reference Guide

Page of 216
Configuration Command Reference
7-17
7
Configuration Commands Via Serial Port
Purpose:
Allows you to control the data the 5055 receives through the serial port. You can set
this command to execute reader and configuration commands received through the
serial port, or treat all data as data without checking for special command syntax. There
are two options:
Disabled    All data received through the serial port is treated as data. The 5055 will not
execute reader or configuration commands sent or encoded in the data.
Enabled    The 5055 will check for and execute all reader and configuration commands
(i.e., Receive File reader command or Beep Volume change configuration command).
Note:
 Before you can enable Configuration Commands Via Serial Port, you must
configure the EOM command.
Syntax:
ITdata
Acceptable values for data are:
0
Disabled
2
Enabled
Default:
Enabled
Scan:
One of these bar codes:
Commands Via Serial Port Disabled
Commands Via Serial Port Enabled
*$+IT0*
*$+IT2*
*$+IT0*
*$+IT2*
PSK
 Example:
im_command (“$+IT2”,5);
will enable commands via serial port.