MultiSmart Integrator Guide
Page 20 of 20 MultiSmart_Integrator_Guide_R01.doc
13.2 Advanced - How to turn on DNP3 logging
DNP Logging can be turned on by editing the file /var/config/master.xml. There will be an entry that looks
like this:
<Enable version=”00.00.00: module=”DNPSlave”>
<Launch file=”dnps”>
<Argument arg=”-cDNPSlave.slave._1”/>
</Launch>
<Include file=”dnpslave.xml”/>
</Enable>
Add the following line to this entry:
<Argument arg=”-l/tmp/dnps.log”/>
The entry will now look like this:
<Enable version=”00.00.00: module=”DNPSlave”>
<Launch file=”dnps”>
<Argument arg=”-cDNPSlave.slave._1”/>
<Argument arg=”-l/tmp/dnps.log”/>
</Launch>
<Include file=”dnpslave.xml”/>
</Enable>
Then, restart the RTU. When it restarts, a log file called /tmp/dnps.log will be continually updated and will
give valuable diagnostic information.
Lobley St SPS SP331 General (Electrical Manual (MPA) Multismart Manual Multitrode System Integrator Guide) General