User`s guide

Installed Software 61
E-EQ-MX1RG-D MX1 Reference Guide
Sample AUTOEXEC.BAT File
For 900MHz Radio
@ECHO OFF Do not display batch command text during AUTOEXEC.BAT file
run
SET TEMP=C:\TEMP Place temporary files/data here
PATH=c:\dos;c:\pcmcia;c:\utils\c:\;
*/ When the computer starts up, the operating system will look in
these directories for the files it needs
prompt $p$g
C: Move DOS pointer to the C drive
cd \aplus Move DOS pointer to the LXE Terminal Emulation (e.g. ANSI
Plus) subdirectory
lxe900ss Load the radio driver
xxxxx.xxx Load the keyboard driver (for ANSI Plus only)
pcrflib Load the interface between the radio driver and the terminal
emulator
w84nsync
aplus Run the TE interface program (e.g. ANSI Plus)
For 2.4GHz Radio (with ANSI Plus)
@ECHO OFF Do not display batch command text during AUTOEXEC.BAT file
run
PATH=c:\dos;c:\pcmcia;c:\utils\c:\pctcp;c:\;
*/ When the computer starts up, the operating system will look in
these directories for the files it needs
SET TEMP=C:\TEMP Place temporary files/data here
set sockets =c:\pctcp
c:\pctcp\lsl.com
C:\pctcp\XXXXXX Load the 2.4GHz radio driver here:
WVLAN43 for Lucent radio
RL2PCM for Proxim radio
AWCO48C for Cisco radio
11ODIPC for Symbol radio
c:\pctcp\odipkt.com 0 0x69
c:\pctcp\socketp.exe c:\pctcp\socket.cfg
Look in this file for TCP/IP parameters
Note: The Proxim radio requires that /m=12288 follows
socketp.exe
C: Move DOS pointer to the C drive
cd \aplus Move DOS pointer to the LXE Terminal Emulation (e.g. ANSI
Plus) subdirectory
xxxxx.xxx Load the keyboard driver (for ANSI Plus loads only)
aplus Run the TE interface program (e.g. ANSI Plus)