Group | Model Interaction, Control Signals |
---|---|
Description |
Request or |
release the signal control of the currently connected model. Signal control allows the client API to change the values of the model's control signals. Only one client API at a time is granted signal control. | |
Required Control | None |
---|---|
Usage | RtlabApi.GetSignalControl(logicalId, signalControl) |
Input |
|
Output | None |
Exception |
|
| |
Examples | See example control_signal. |
---|---|
Related Items | SetControlSignals, SetSignalsByName. |
Modules | import RtlabApi |