Scripts are used in the LAquis SCADA to create specific process or applications accessing objects, tags, databases and reporting. The used language is specific to LAquis SCADA. Main Events: The…
Posts published in “Script”
Variables can be created and used freely within the script. The tags may also be used as variables (generic or associated with a equipment). (To understand how to introduce the…
Basic expressions: 1 – IF 2 – For 3 – While 4 – Goto (To understand how to introduce the script in the SCADA software: Script – Introduction – Step 1)…
Script in reports allows you to freely customize the calculations on the database data. Statistics, certificates, quality reports (ISO), etc. (To understand the script in the SCADA software: Script – Introduction –…