release_compvar
Purpose:
-
Set an event to release a specified compvar instance, allowing it to clean up resources and exit.
Enter:
-
release_compvar [registered_name]
Where:
-
registered_name
Specify the registered name of the compvar instance to release. If not entered, the default instance of compvar will be released.
Example:
-
release_compvar GL_los
The above releases the compvar task with a registered name of ‘GL_los’.
Notes:
-
Obtain registered names by entering the command ‘sin names | grep compvar’ in a command window.