•P: Parameter tuning supported unless one of the tags "%C", "%Const" or "%Constant" is used in the ini file, indicating a constant.
Fields that are not considered or mentioned otherwise are not supported at the moment and thus ignored.
| > | "Simulation->Configuration Parameters...->Solver->Type" should be "Fixed-step". |
| > | Individual sampletimes are supported for special blocks and subsystems. Set global sampletime in "Simulation->Configuration Parameters...->Solver->Fixed-step size". Default value (auto) is 100ms (0.1). |
| > | Variables used in non parameter tuning supported fields are evaluated and used as constants. |
| > | Variables used in expressions in parameter tuning supported fields are updated when parameters are updated. |
| > | Globally used maximum data type precision can be specified in the PLC Link Options dialog. |
| > | Multi dimensional signals are supported with all blocks exept the Integer and Unit Delay blocks. |
| > | PLC Link uses the same execution order as MATLAB. |
| > | Support for M coding to a certain level. |
| > | Support for masks as long as the mask is rather simple and the M parser can parse the used M code. |
| > | Saturate on integer overflow |
| > | Output data type mode (including Specify via dialog) indirectly as PLC Link consideres the compiled signal data types |
| > | Round integer calculations toward |