Main Content
start
Syntax
Description
start(
starts the stimulation of specified root inports of the model running on the Speedgoat® target computer.target_object
.Stimulation,inports
)
start(
starts the stimulation of specified Playback blocks in the model running on the target
computer.target_object
.Stimulation,playbacks
)
start(
starts the stimulation of all root inports of the model and Playback blocks in the model
running on the target computer.target_object
.Stimulation,'all
')
start(
starts the stimulation for tunable parameter specified by the block path. The function uses
the currently active XCP page.target_object
.Stimulation,blockPath
)