MATLAB XPC TARGET 4 - API GUIDE User's Guide Page 348

  • Download
  • Add to my manuals
  • Print
  • Page
    / 372
  • Table of contents
  • TROUBLESHOOTING
  • BOOKMARKS
  • Rated. / 5. Based on customer reviews
Page view 347
stop (target object)
14-104
14stop (target object)
Purpose Stop execution of target application on target PC
Syntax MATLAB command line
stop(target_object)
target_object.stop
-target_object
Target PC command line
stop
Arguments
Description Stops execution of the target application represented by the target object. If the
target application is stopped, this command has no effect.
Examples Stop the target application represented by the target object tg.
stop(tg) or tg.stop or -tg
See Also The xPC Target target object method start (target object). The scope object
methods
stop (scope object) and start (scope object).
target_object
Name of a target object.
Page view 347
1 2 ... 343 344 345 346 347 348 349 350 351 352 353 ... 371 372

Comments to this Manuals

No comments