System information

General Reference Guide eWON Configuration
RG-001-0-EN ver 1.5 eWON® - 20/03/2009 - ©ACT'L sa Page 80
3.7 Script Setup
The Script setup page that you can reach by clicking on the Script Setup link from the configuration navigation bar is used to create, modify or
erase the scripts in the eWON and to test them.
Basic is the language that is used to write these scripts.
Further information about the structure and the syntax of this language is given in “eWON Programming Manual”.
Figure 66: eWON script section page
The 3 available links in the script setup page are:
• The Edit Scripts link: to create, modify or delete the scripts
• The Script Control link: to test the scripts and enter one-shot commands
• The Run/Stop link: to run or stop the Basic scripts
3.7.1 The Edit script link
The 2 predefined scripts that are present in the eWON are:
• The Init section, which is executed once at the startup of the eWON.
• The Cyclic section, which is executed cyclically by the eWON.
This page is used to create, delete or edit script sections.
• The cycle time of the eWON BASIC is not pre-determined!
• This cycle depends on script itself.
• If well programmed, you can achieve the cycle time within one second.