Main Content

Model Configuration Checks

To prepare your model for compatibility with PLC code generation, use the checks in this folder. This folder contains checks that verify whether:

  • The components in data store memory blocks resolve to Simulink.Signal objects.

  • The model uses Stateflow® messages.

  • The model uses row-major algorithms.

  • The model mask parameters use the Inf value.

  • The model tunable parameters uses the Inf value.

  • The model has signal lines that resolve to Simulink.Signal objects.