Main Content

Define type prefixes for variables (if used)

Check ID:mathworks.PLC.TypePrefixCheck

Check that model's data types use a predefined prefix.

Description

This check displays a warning when the model contains names that have invalid prefixes.

Available with Simulink® PLC Coder™.

Results and Recommended Actions

ConditionRecommended Action
The model contains names that have invalid prefixes.Add the prefixes displayed in the results window to the variable names and rerun the check.
Go to top of page