Load and run scripts
Scripts are loaded into the flash memory of the Avisaro module. Thus, they are available even after power cycling the module. Scripts can also be configured to start automatically after power up.
In addition, there is an option to have scripts loaded temporarily, leaving the script in flash memory unchanged. This feature is good for 'once in a while' tasks or for testing.
There are three methods to load and run a script:
- Build-in Website: If the product is equipped with a WLAN or LAN interface, scripts can be loaded through the build-in configuration web site. This is propably the most easy way during development.
- SD Cards: If the product is equipped with a SD card slot, the Scripts can be uploaded using a batch file. This is a good methods for high volume deployment.
- Command interface: Particulary using the RS232 interface and a terminal program, scripts can be uploaded this way. A good way for interactive debugging during development.