xPC Target | ![]() ![]() |
Start execution of a target application on a target PC
Syntax
Arguments
target_object
|
Name of a target object. The default name is tg . |
Description
Method of both target and scope objects. Starts execution of the target application represented by the target object. Before using this method, the target application must be created and loaded on the target PC. If a target application is running, this command has no effect.
Examples
Start the target application represented by the target object tg
.
See Also
The xPC Target target object methods stop
, load
, and unload
. The scope object method stop
.
![]() | set | stop | ![]() |