release_compvar
Purpose:
-
Release compvar instance resources and exit the system.
Enter:
-
release_compvar [registered_name]
Where:
-
registered_name
Specify the registered name of the compvar instance that should release its resources and exit the system. 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:
-
Registered names can be obtained by entering the command ‘sin names | grep compvar’ in a command window.