Start the runtime environment


The runtime environment on a process or operator station is started with the command

> pwr start

and stopped with

> pwr stop

or

> pwr kill

The command 'pwr stop' requires that all processes are alive, while 'pwr kill' clears all
in all situations.

If proview runtime doesn't start correctly, you can start with the command

> rt_ini -i

to view console loggings in the terminal window.
Always reset with 'pwr kill' before a new start attempt.