[UP] [TOP] [HOME]

MANAGING TRANSGEN TASKS


TransGen processes may be paused and restarted or stopped via the Project Information window.  This is opened by clicking on the second icon in the TransGen control menu.



The currently active processes have names which are shown in black (WizGen and ViewGen in the current example).  

Lengthy processes may be paused by clicking on the Pause button.  They may be restarted by pressing clicking on the Resume button.
Processes which may have been supplied with incorrect input data can be stopped via the Terminate button (which sends a SIGTERM signal).  This ends the process in a controlled manner and should close open files.  Should a process fail to respond, it can be killed with the KILL button (which sends a SIGKILL signal).



[UP] [TOP] [HOME]