Nugg
Co de 39
Reader Command Reference
8-23
8
Scan: 1. Scan this bar code label:
Enter Accumulate Mode / Transmit File
*+/%%*
*+/%%*
2. Scan the bar code label for the communications protocol you want to use.
XMODEM XMODEM-1K YMODEM
*X* *K* *Y*
*X* *K* *Y*
3. Scan the bar code label for the terminal COM port you are using to transmit the file.
The label also includes the required comma.
COM1 COM4
*1/L* *4/L*
*1,* *4,*
4. Scan the bar code label(s) for the file you want to transmit. You can scan labels from
the āFull ASCII Bar Code Chartā in Appendix B. The label must use this format:
drive:filename
5. 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:
%%X
n
,
drive:filename
(for XMODEM)
%%K
n,drive:filename
(for XMODEM-1K)
%%Y
n,drive:filename
(for YMODEM)
Example: To transmit the file
SHIPPING.DAT
from drive C through COM1 to the host via
XMODEM
protocol, use this command:
%%X1,c:shipping.dat