Intermec 5055 Reference Guide

Page of 216
5055 Programmer’s Software Kit Reference Manual 
N
ugg 
C
39
6-14
Transmit File XMODEM
Purpose:
Transmits a file from the 5055 through the serial port and saves it on the host computer.
On the host, you need to receive the file using a serial communications package that
supports the XMODEM protocol (i.e., Windows 3.1 Terminal or Win95
Hyperterminal).
From COM Port:
%%X1,
drive:filename
where:
%%X
is the command to transmit a file using 
XMODEM
 protocol.
1
indicates the 5055’s serial port.
drive:
indicates the drive where the file is stored on the 5055. You must
include the colon (:) after the drive letter.
filename
is the file you want to transmit.
Scan:
1. Scan this bar code label:
Enter Accumulate Mode / Transmit File
*/K/O/E/EX1/L*
*+/%%X1,*
2. Scan the bar code label(s) for the file you want to transmit. You can scan labels
from the “Full ASCII Table” in Appendix C. The label must use this format:
drive:filename
3. Scan this bar code label to exit Accumulate mode and transmit the file.
Exit Accumulate Mode
*-/*
*-/*
Or:
You can create your own bar code labels to transmit files by creating a bar code in this
command format:
%%X1,
drive:filename
Example:
To transmit the file 
SHIPPING.DAT
 from drive C to the host, use this command:
%%X1,c:shipping.dat