Service manual

Configuring the Transportal Interlock Monitor
SM-1H1.0002, Rev. 1, July 2009 4-17
4. Browse to the directory containing the new “mlevents.txt” file on the left, and
“<root>/home/microlok” directory on the right. See Figure 4-13 for a typical screen
display.
Figure 4-13. Typical mlevents.txt File Transfer (Windows Computer)
5. Drag the new “mlevents.txt” file to the right (TIM) window. This overwrites the existing
mlevents.txt file in the TIM.
6. Close WinSCP.
7. Reboot the TIM to apply the changes.
4.3.2.2. Using a Linux Computer
For a Linux-based computer, transfer the mlevents.txt file to the TIM as follows:
1. From a computer on the same network as the TIM unit:
Run “scp <source> <destination>” from the command line where:
<source> = full path to the new “mlevents.txt” file
<destination> = full path (including “root@ip_address”) to the TIM directory
For example:
If the new “mlevents.txt” file is in the “/tmp” directory on the local computer and the
IP address of the TIM is 192.169.1.2, enter the following text in the command line:
“scp /tmp/mlevents.txt root@192.168.1.2/home/microlok/mlevents.txt”