17.08.2013 Views

Contents, cont'd. - Intermec

Contents, cont'd. - Intermec

Contents, cont'd. - Intermec

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

TRANSFER ZMODEM<br />

Chapter 2 Program Instructions<br />

Field of Application Statement for transferring data files using ZMODEM communication<br />

protocol.<br />

Syntax TRANSFER ↔ Z[MODEM][,[,[,sexp 4 >]]]<br />

specifies the direction of the transmission by the expression<br />

"S " (= send) or "R" (= receive).<br />

is, optionally, the name of the file transmitted from the printer<br />

(default "ZMODEM.FILE").<br />

specifies, optionally, the input device as "uart1:", "uart2:", or<br />

"uart3:" (default: std IN channel).<br />

specifies, optionally, the output device as "uart1:", "uart2:", or<br />

"uart3:" (default: std OUT channel).<br />

Remarks ZMODEM is a protocol for serial transfer of a complete file between e.g. a<br />

PC and a printer. For more information on the ZMODEM protocol, please<br />

refer to http://www.omen.com. Related instruction is RZ (receive data using<br />

the ZMODEM protocol) and SZ (send data using the ZMODEM protocol).<br />

TRANSFER ZMODEM can only handle one single file at a time.<br />

When transmitting files from the printer to the host, carefully observe<br />

possible restrictions concerning the number of characters etc. in the file name,<br />

that is imposed by the operating system of the host.<br />

When receiving a file, you must start the transmission within 30 seconds from<br />

completing the TRANSFER ZMODEM "R" statement. The printer will store<br />

the file in the current directory "c:", "tmp:", or "card1:", see CHDIR<br />

statement. (Obviously, files cannot be received into "rom:"). If there already<br />

exists a file in the current directory with the same name as the one to be<br />

transferred, the existing file will be replaced by the new file. Thus, it is up to<br />

you to keep record of the files already stored in the current directory (see<br />

FILES statement). Before transfer, give the new file a name that is not already<br />

occupied by an existing file, unless you want to replace the existing file. If you<br />

use TRANSFER ZMODEM to download a font or image file, the font or<br />

image will automatically be installed after the downloading is completed<br />

without any need for a reboot.<br />

Examples Setting up the printer for file reception on the standard IN channel:<br />

TRANSFER ZMODEM "R"<br />

Transmission from printer to host of the file "FILE1.TXT" on a channel other<br />

than the standard OUT channel:<br />

TRANSFER Z "S","FILE1.TXT","uart2:","uart2:"<br />

<strong>Intermec</strong> Fingerprint 7.2 – Reference Manual Ed. 3 234

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!