Scripting editor
The Scripting Editor creates files with rules for individual plants or application sets. It has the following properties:
- Integrated script runtime for individual plants and connection to application sets.
- The scripts are loaded to the individual plants, systems, or alarms.
- It is based on the script engine of the 'Lua' programming language: https://www.lua.org/.
- Preset programming blocks ("snippets") and sample scripts use their own scripts.
- Climatix IC-specific snippets with stored user guides and integration of Cloud API values.
- Test scripts in an isolated test environment.
- Highlighting LUA code syntax.
An application example:
- A sensor displays a value outside the desired parameters.
- A predefined script triggers a reaction from the plant, for example:
- An alarm is triggered.
- A maintenance notification is sent.
- A setpoint is recalculated.
