release_task
Purpose:
-
Set the RELEASE_TASK_EVENT to enable a specified task to clean up and exit and send a SIGTERM signal if the task is located.
Enter:
-
release_task <registered_name>
Where:
-
registered_name
Specify the registered name of the process to release its resources and exit the system.
Example:
-
release_task LM_smoc
The above releases the task with a registered name of ‘LM_smoc’.
Notes:
-
Obtain registered names by entering the command ‘sin names’ in a command window.