Group | Model Preparation | ||
---|---|---|---|
Description | Set the cpu assignment option for a list of subsystems of the current model. The new option becomes valid as soon as the next Load command is completed.
| ||
Required Control | System Control | ||
Usage | subsystemNames = (subsystemName1, subsystemName2,...) cpuOptions = (cpuOption1, cpuOption2, ...) RtlabApi.SetNodeCpu (subsystemNames, cpuOptions) or RtlabApi.SetNodeCpu(subsystemName1, cpuOption1) | ||
Input |
| ||
Output | None | ||
Exception |
|
|
| |
Examples | None |
---|---|
Related Items | GetNodeCpu. |
Modules | import RtlabApi |