Step 4. Determine the Correct Startup and Shutdown Order

The order in which some processes should be started and stopped is critical to their operation. If you are attempting to start or stop individual processes, and you want to make sure you are doing so in an orderly manner, you can check the master.mcp file in your project's Master directory. This file lists, in correct order, the files that are started up for your project.

Example

The master.mcp file for the CIMPDEMO project is on a computer whose Node ID is Master.

More information

About Process Control.