User's Manual
Table Of Contents
- Contents
- Before You Begin
- Developing the Installation Site Plan
- Installing and Configuring the MPI 6000
- Lane Tuning Guidelines
- Optimizing MPI 6000 Reader System Performance
- General Software Information
- Configuration Commands and Responses
- Configuring the MPI 6000
- Required Commands to Set Up MPI 6000 Reader
- System Interface Command Group Commands
- System Identify
- Set Communications Baud Rate
- Get Communications Baud Rate
- Set Time and Date
- Get Time and Date
- Firmware Download
- Reset Reader
- Get Stored Tag Response Message
- Get Number of Stored Tag Response Messages
- Delete All Stored Tag Response Messages
- Get System Startup Status
- Get Lane Controller Interface Status
- Get System Interface Status
- Get DigBrd Hdwr Remote Inventory
- Get DigBrd CPU Boot Fmwr Remote Inventory
- Get DigBrd CPU Appl Fmwr Remote Inventory
- Get DigBrd FPGA UDP/IP Core Fmwr Remote Inventory
- Get UDP/IP Core Lane Controller Parameters
- Set UDP/IP Core IP Address
- Get UDP/IP Core IP Address
- Get UDP/IP Core Port Number
- Configuring the MPI 6000
- Tag Command Processing
- System Diagnostics and Preventive Maintenance
- Acronyms and Glossary
- Block Diagrams
- System Technical Specifications
- Hardware Interfaces
6-3
Chapter 6
General Software Information
This chapter provides general software information about the design of
MPI 6000 system application software, as well as information required
for using reader system components in the design and integration of an
automated toll, traffic management, or automatic vehicle identification
(AVI) system.
General Software Information
All tag programmer commands are preceded by a start-of-message (<som>) amper-
sand character (&) followed by an end-of-message (<eom>) percent character (%).
All
data after the <eom> character is ignored until the next <som> is detected.
Any & character that occurs in the message betwee
n the <som> and <
eom> is con-
verted to the backslash and at character (\@) sequence. Any % character
is converted
to the \? character sequence. All \ characters are converted to the \\ sequence. All
<som> and <eom> character conversions are performed after the cyclic redundancy
check (CRC) has been performed on the transmit data and before the CRC is per-
formed on the receive data.
Reader commands contain only the message information and are not preceded by the
& and are not followed
by the %.
Plan and Organize
Tags compatible with the eGo 4110A Reader System have sophisticated memory
organization. TransCore encourages the user to become familiar with the use and
organization of tag memory. Before starting a programming session, TransCore rec-
ommends that you plan and organize the development steps.
Communications Protocols
The MPI 6000 communicates with a host by Ethernet or serial communications proto-
cols.
Ethernet
The MPI 6000 can communicate via an Ethernet communications protocol. This con-
nection requires an RJ
–45 connector for the Ethernet receptacle. The Ethernet connec-
tor is an RJ-45 jack and uses a 10-base T interface. If you use a switch between
the
MPI 6000 and the host personal computer (PC), no crossover cable is required. If the
MPI 6000 is connected directly to the host PC then a crossover cable is required. If the
PRELIMINARY