MM-IM User Guide
77
PAK Files
Configuration files which are downloaded to the MM-IM must be in the form of a “PAK” file
(the file has a .pak extension). This is a file that contains a number of other files. PAK
files can be downloaded using a tools such as MicroMC and Straton, or via Master Control.
This section describes the purpose of each of the configuration files used on the MM-IM.
Medina.cfg
Medina.cfg is the most important file on the MM-IM. It defines the RTU address and
communication parameters for ports that will use the Medina protocol. Without it, you will
be unable to communicate with the MMIM. An example can be seen below.
CM
{
CP
{
[1]=
{
BR=4;
RT=100;
MD=0;
ST=3;
SP=0;
PA=0;
BE=0;
CD=2500;
CS=;
DS=;
IS=;
[9]=
{
BR=7;
RT=60;
MD=2;
ST=3;
SP=0;
PA=0;
BE=0;
CS=ATDT;
DS=ATH;
IS=ATE0V0&S0=1+IFC=0,0;
CD=4000;
}
}
IP
{
INTERFACE
{
[0]=
{
IPADDR=172.16.4.19;
MASK=255.255.0.0;
GATEWAY=172.16.1.1;
}
}
IPP
{
[0]=
{
IPO=32000;
IPC=2;
}
}
}
PH
{
[0]=01372273311;
}
}