Group | Model Execution |
---|---|
Description |
Start execution of the currently connected model. When in real-time mode, the execution rate is the model's sampling rate times the time factor. | |
Required Control | System Control |
---|---|
Usage | RtlabApi.Execute(timeFactor) |
Input |
|
Output | None |
Exception |
|
| |
Examples | See example basic_example1. |
---|---|
Related Items | Pause, GetSystemControl |
Modules | import RtlabApi |