im_xm_transmit_file
4-62
im_xm_transmit_file
Purpose
This function transmits a file through the serial communications port using
XMODEM protocol.
Syntax
#include "imt209x.h"
IM_STATUS im_xm_transmit_file
(IM_CHAR far *
file_name,
IM_COM_PORT p
ort_id) ;
IN Parameters
file_name Identifies the file to be transmitted from the TRAKKER T2090
computer.
port_id Identifies the communications port. Use this constant:
IM_COM1 COM1 selected.
OUT Parameters
None.
Return Value
This function returns one of these codes:
IM_SUCCESS Success.
IM_INVALID_PORT The value for port_id is invalid. The parameter
must be set to IM_COM1 for the T2090 computer.
IM_PARSER_ERROR A parsing error occurred when sending the file.
Notes
The host must be set up to receive a file (using XMODEM protocol) from the
T2090 computer for this function to execute successfully. Otherwise, this
function returns IM_PARSER_ERROR to indicate a communications error.
For help, see “Transferring Data” in Chapter 1.
Summary of Contents for Trakker T2090
Page 1: ...TRAKKER T2090Batch Hand HeldComputer P N 067212 003 User s Manual ...
Page 4: ......
Page 14: ......
Page 19: ...Getting Started 1 ...
Page 20: ......
Page 33: ...User Interface 2 ...
Page 34: ......
Page 55: ...Application Development 3 ...
Page 56: ......
Page 61: ...Application Functions 4 ...
Page 62: ......
Page 127: ...Reader Command Reference 5 ...
Page 128: ......
Page 145: ...Configuration Command Reference 6 ...
Page 146: ......
Page 187: ...BIOS Support 7 ...
Page 188: ......
Page 205: ...Hardware Specifications 8 ...
Page 206: ......
Page 212: ......
Page 213: ...Demo Software A ...
Page 214: ......
Page 230: ......
Page 231: ...Microsoft Visual C C Settings B ...
Page 232: ......
Page 237: ...Full ASCII Charts C ...
Page 238: ......