User`s guide
stop (scope object)
allscopes = getscope(tg) or allscopes = tg.getscope.
stop(allscopes) or allscopes.stop or -allscopes
or type
stop(getscope(tg)) or stop(tg.getscope)
See Also The xPC Target target object methods getscope, stop (target
application object)
,andstart (target application object).
The scope object method
start (scope object).
18-144