|
Model Control |
Top Previous Next |
|
Functionality The 'SCALE-RT Model Control' is a simple tool to install, delete, start and stop models on the real-time target.
Start and stop installed models The installed models are shown in the table. The status can be 'stopped', 'running' or 'error'. If the model is not running it can be started with the 'Start'-link in the 'Control' column. A Running model can be stopped using the 'Stop'-link in the 'Control' column.
Setup MDI The 'ModelMode' value can be 'SingleModel' or 'MultiModel'. In 'SingleModel' mode only one model can run on the real-time system. The real-time scheduler sample time (BaseTick) is configured by the running model. In 'MultiModel' mode more than one model can be executed on the real-time system at the same time. The scheduler sample time (BaseTick) is configured via the 'BaseTick [us]' input field.
Install or delete a model To Install a model select the source, insert the path and the filename in the 'Filename' field and press 'Install'. The source of the model file (*.tgz) can either be Filesystems which is the local filesystem on the real-time target or a TFTP-Server. Stopped models can be deleted using the 'Delete'-link in the 'Control' column.
|