User`s guide

LXE Diagnostics 93
E-EQ-MX1RG-D MX1 Reference Guide
Display Utility (DISP35.EXE)
This command is run at the DOS prompt. There are no parameters.
Run this command file to test the screen display. It will draw a border around the display, wait for
an <Enter> keypress, and then fill the inside of the box by turning on all the pixels. There are a
total of 160 pixels across and 160 pixels down the display area – 0,0 is located at the upper left
and 159,159 is located at the lower right.
File Transfer Utility (LXEF.EXE)
(Obsolete -- Replaced by REMSERV and REMDISK)
The LXEF.EXE utility gives you the ability to both transfer files to and from a PC through either
the MX1’s serial port or IR port, as well as act as the agent for the Win32 Developer Toolkit
Application. If neither the transmit file (/t) or the receive file (/r) option is specified, LXEF runs in
client mode, and will respond to both file transfer requests and remote information requests from
the Win32 Developer Toolkit Application.
Syntax:
LXEF [ /option1 /option2 … ] [ filename ]
Options:
/Com? [ : # ] where either Com1 or Com2 is used to indicate which com port is to be used
and optionally # can be set to represent the baud rate. E.g.: /Com2:9600 (
default) tells the utility to use the serial transfer protocol through com2 at 9600
baud. The serial protocol is also compatible with multiple LXE MX1’s running
concurrently in LXE’s powered docking cradles.
/Irda [ : # ] where Irda indicates that the utility should use the IrDA protocol through the
IrDA port. # represents the baud rate and by default ( and with some of the
cradles ) is set to 9600 baud.
/h displays the help message for the LXEF command.
/o Existing files may be overwritten during file transfers. If this option is not used,
file transfers will return an error if the specified file exists.
/r receives the specified file and then LXEF exits.
/t transmits the specified file and then LXEF exits.
/q Indicates that the LXEF utility should restrict its display messages to a
minimum.
Filename is either the name of the file to send or receive if LXEF is being used to transfer files.
Keyboard Utility (KEY2335.EXE)
This command is run at the DOS prompt. There are no parameters.
Use this command file to display the keyboard key labels on the screen. As each key is pressed, its
label is cleared from the screen.