Group | Model Execution |
---|---|
Description |
Request or |
release the system control of the currently connected model. System control enables the client API to control the model's execution. Only one client API at a time is granted system control. | |
Required Control | None |
---|---|
Usage | RtlabApi.GetSystemControl(systemControl) |
Input |
|
Output | None |
Exception |
|
| |
Examples | See example basic_example1. |
---|---|
Related Items | Connect, ConnectByName, SetCurrentModel |
Modules | import RtlabApi |