Group | Model Interaction, Control Signals |
---|---|
Description |
Return the current values of the control signals sent to the computation nodes. The control signals are the signals sent from the console to the computation nodes in the same order than specified at the input of the OpComm of the specified computation nodes. These signals can be set by a call to SetControlSignals. | |
Required Control | None |
---|---|
Usage | values = RtlabApi.GetControlSignals(logicalId) |
Input |
|
Output |
|
Exception |
|
| |
Examples | See example control_signal. |
---|---|
Related Items | SetControlSignals |
Modules | import RtlabApi |