Using The Irl Z Command - Intermec Janus 2050 User Manual

Vehicle-mount computer 4mb
Hide thumbs Also See for Janus 2050:
Table of Contents

Advertisement

Using the IRL Z Command

To execute JANUS 2050 commands from an IRL program, use the IRL Z
command. When the IRL program reaches a Z command, it is executed and the
program continues with the next program statement. If the Z command is not
valid, nothing will happen. The JANUS 2050 commands that can be executed in
IRL are shown in the following table.
Command
Change configuration
Backlight control
Laser on
Laser off
Protected field
Set clock
Descriptions of these commands are included in Chapter 9, "Command
Reference."
The change configuration command allows you to change any of the JANUS
2050 configuration settings. For example, if you wanted to set the beep volume
to high (BV4) in an IRL program, the command is:
Z"$+BV4"
Note: $- is not required but is supported at the end of change configuration commands
for backward compatibility.
For a description and syntax of the configuration commands that the JANUS
2050 supports, see Chapter 10, "Configuration Commands."
Note: U and V without an Edit (E) modifier do not parse for JANUS 2050 commands.
The two exceptions are when Set Clock or Exit Program are sent from the host
computer.
39 nugget
A
IRL Z Command
Z"$+command"
Z"%.data"
Z"/."
Z"/%"
Z"\x09message"
Z"/+ time"
7
Working With IRL
7-15

Advertisement

Table of Contents
loading

Table of Contents