
39 Chapter 3
Figure 3.12: Reboot the system
3.2.5 Startup execution
The PCM-7130 has a useful function call "Startup execution". After the
system boot up, the startup execution function would automatically per-
form. This function is useful for control system to do the initialization
processes or some other programs. In PCM-7130, there are two ways to
perform "Starup" function.
Method 1:
Step1: Create "startup" directory in Compact Flash or in "\IPSM\".
Step2: Copy executable files to "startup" directory which is created in
Step 1.
Example:
We copy two executable files "Upgrade.exe" and "Notepad.exe" in
"\IPSM\Startup", and then reboot the system. After the system boot up,
the two executable file would been automatically execute.
Method 2:
Step1: The same as that in Method 1.
Step2: Create a file called "startup.ini" in "startup" directory. Type in the
commands you want to execute after boot up in that file.