Notes: You Must Set The Reader To Programmer Mode With The Im_Set_Input_Mode; Loading Rwtsr.exe, See "Runtime Requirements" In Chapter 2, "Working; With Ada; Display To One Of The Other Modes Using Im_Set_Display_Mode - Intermec Janus 2010 Reference Manual

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

Advertisement

IM_I_2_OF_5
IM_MSI
IM_PLESSEY
IM_UPC
The status_code parameter is a standard status codes listed in Appendix A,
"Status Codes."
None.
Return Value:
Notes:
You must set the reader to Programmer mode with the im_set_input_mode
function.
You must install the Reader Wedge to use this function. For information on

loading RWTSR.EXE, see "Runtime Requirements" in Chapter 2, "Working

With Ada."

Data does not display correctly on the screen if the display is in the 80X25
mode after the cursor has scrolled off the bottom of the display. Set the

display to one of the other modes using im_set_display_mode.

im_irl_a, im_irl_k, im_irl_v, im_irl_y, im_set_input_mode,

See Also:

im_set_display_mode
Example

With System, Text_IO, Intrmecd_IO, Intrmecp_IO;

Use
System, Text_IO, Intrmecd_IO, Intrmecp_IO;
procedure ex_irl_n is
cmd_count
: System.Word;

display_status : System.Word;

irl_string

: String(1..256);

length_table

: IM_LENGTH_SPEC_ARRAY;
status
: System.Word;
symbol
: IM_DECTYPE;
package SYMBOL_IO is new ENUMERATION_IO(enum=>IM_DECTYPE);
begin
length_table := IM_LENGTH_SPEC_ARRAY'(
(IM_LENGTH, 0, 0, 2),
(IM_RANGE, 9, 14, 0),
(IM_LENGTH, 0, 0, 4),
(IM_RANGE, 16, 17, 2),
(IM_LENGTH, 0, 0, 6));
im_irl_n
Interleaved 2 of 5
MSI bar code
Plessey bar code
Universal Product code
3
3-57

Advertisement

Table of Contents
loading

This manual is also suitable for:

Janus 2050Janus 2020Janus psk for ada

Table of Contents