xPC Target    
stop

Stop execution of a target application on a target PC

Syntax

MATLAB command line

Target PC command line

Arguments

target_object
Name of a target object.

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.

See Also

The xPC Target target object method start. The scope object methods stop and start.


  start unload