Intermec Janus 2010 Reference Manual page 171

Intermec janus 2010: reference guide
Hide thumbs Also See for Janus 2010:
Table of Contents

Advertisement

im_transmit_buffer_no_wait
This function transmits the contents of the transmit buffer and passes
Purpose:
control back to its client.
Syntax:
) return System.Word;
The port parameter identifies the communications port as follows:
IN Parameter:
IM_COM2
IM_COM4
The data_struct parameter is the address of the IM_COM_DATA_BUFFER
record, which contains transmission information.
This function returns one of the standard status codes listed in Appendix A,
This function differs from im_transmit_buffer in that the client must set the
Notes:
buffer structure and monitor the buffer status until transmission is
complete.
Use this function for multiple buffer transmissions in conjunction with
checking the status in data_struct.
You must install a protocol handler to use this function.
You must build and maintain the IM_COM_DATA_BUFFER record.
im_transmit_buffer_noprot, im_cancel_tx_buffer
Example
port
: IN IM_COM_PORT;
data_struct
: IN System.Address
COM2, scanner (2010 and 2050)
COM4 (RF only)
3
3-131

Advertisement

Table of Contents
loading

This manual is also suitable for:

Janus 2050Janus 2020Janus psk for ada

Table of Contents