ProcessStarter

Inheritance diagram of ProcessStarter
class ProcessStarter(execname, ds_name)[source]

A Starter which uses subprocess to start and stop a device server.

Import from taurus.core.tango.starter as:

from taurus.core.tango.starter import ProcessStarter
hardKill()[source]
start()[source]
terminate()[source]