Processes

Processes are hierarchies of shared or network variables and I/O servers. Processes provide a logical means of organizing data. For example, if multiple, independent applications run on one server, you can create a process for each application. Similarly, if you have a very large application, you might divide the application into discrete subsystems and create a process for each subsystem. In addition to organizing data, you can start and stop each process independently, which allows you to take one subsystem offline while the rest of the application continues to run. When you stop a process, the values of variables in that process become unavailable and do not update.

Use the System Manager to create processes and start and stop existing processes.

Shortcut Menu

Right-click a process on the system tree to display the following options.