Automation
To create a new script press on
in the upper right corner and define a description of the script. Once saved, a basic script template will appear.

In the upper part of the Automation script page there are some useful buttons that will be described below.
to edit the description of the script;
to start / stop the execution of the script;
to toggle the autostart of the script;
to export the script;
to clone the script, saving it with a different description;
to delete the script;
to automatically format the code;
to check the validity of the code;
to show / hide the console when the script is running.
To be able to write the scripts, the user has to know which are the built-in Object and Modules that can be used, their properties and methods. These will be described in the following.
Built-in Objects
oggetto - descrizione - metodi + descrizione - eventi collegati
console scrive sulla console
process
Built-in Modules
bpe
timer - funz che permette di crear un timer per le operazioni cicliche
meshcube
EventGenerator