
Common Configuration
# P0602477 Ver: 3.1.11 Page 201
scriptlist
scriptunbind Removes the binding of a script to a resource set (line). After a
script has been unbound from a resource set, it can no longer be
executed.
A script unbind response event is generated immediately upon
completion of the unbind or if an error has occurred in the process.
scriptunbind <rset_handle>
where <rset_handle> is a line number the script was bound to.
scriptunload Unloads simulation scripts from TMS memory. In order for a script
to be unloaded, it must first be stopped (see scriptcntrl on
page 200); otherwise, an error code is returned. Scripts should be
unbound prior to being unloaded (seescriptunbind above);
however, if a script is presently bound to a resource set when this
command is executed, it will first be unbound and then removed
from TMS memory.
A script unload response event is generated immediately upon
completion of the command or if an error has occurred in the
process.
scriptunload <script_handle>
where <script_handle> is that generated by the scriptload command (see page
200) or all to unload all scripts.
simgetparams Returns the simulation parameter settings for the TMS. Parameter
settings are returned in the same format as is used to set them.
A simulation get parameters response event is generated
immediately upon collection of all the required data.
simgetparams
Command Description
Comentários a estes Manuais