WIM | INSTALLATION GUIDE
Programmer's Guide
15/20
6
PROGRAMMER'S GUIDE
The LAN interface allows to configure the device and manage the match-list. The
easiest way is to do this using the NEDAP WIM_List software. Customized software
can be developed using the command messages described in this chapter.
By default DHCP is enabled on the WIM. This means that the WIM will ask upon
powerup the DHCP server on the network for an ip-address. You can use the
WIM_List software or the Lantronix Device Installer software to assign a fixed ip-
address.
The TCP port number for communication with the WIM is 10001.
6.1
MESSAGE FORMAT
Once the connection is established with the WIM on TCP port number 10001,
command messages can be transmitted to the WIM and response message may be
received.
Messages are sent in ASCII format. Every message is terminated with a carriage-
return (0x0D) and linefeed (0x0A) character sequence.
message<cr><lf>
Usually the WIM will reply messages with a echo-message to indicate that the
message was successful. If a command message is not supported or not recognized,
the WIM will return an error message (
?<cr><lf>
).
6.2
COMMAND MESSAGES
QVE
Request Firmware Version
Description:
Request firmware version.
Syntax:
QVE
Reply:
QVEpppvvv
Where:
ppp
Firmware name (LPX)
vvv
Firmware version (100 = version 1.00)
QTM
Request Plate Conversion Mode
Description:
Request plate conversion mode as selected using the
plate conversion switches. See also chapter 5.
Syntax:
QTM
Reply:
QTMmm
Where:
mm
Plate conversion mode in the range
from hex 00 to 0F (00=all switches off,
01=only switch 1 on, 0F: all switches
on).
QLS
Request Match-List Status
Description:
Request match-list status. Returns the match-list size and
number of used entries. The reply depends upon the
match-list mode selected by the dip-switches.
Syntax:
QLS
Reply:
QLSuuuussss
Where:
uuuu
Number of used entries in the match-