Debugging and Diagnostic Features
Last updated
Last updated
PerceptiLabs provides a number of features for debugging errors (e.g., compile errors) in your models and their Components.
As you edit your model, PerceptiLabs will display an exclamation mark on each Component in your model for which a problem has been detected:
You can get more information about the issues by clicking on Problems to display the Errors pane:
Within this pane you can expand the different error nodes to display descriptions of the issues found in your model. Double clicking on the description displays the Component's code with the problematic line highlighted:
You can also click on the Console button to display more general issues found in your model: