Script editor
With the scripting editor, files with rules for individual plants or for application sets are created. It has the following properties:
- Integrated script runtime for individual plants and connection to application sets.
- The scripts are then loaded to individual plants, systems, or Alarms↑.
- Is based on the script engine of the 'Lua' programming language: https://www.lua.org/.
- Pre-engineered programming blocks ("snippets") and sample scripts to use in your own scripts.
- Snippets specific to Climatix IC with stored user guidance and integration of Cloud API values.
- Testing scripts in an isolated test environment.
- Highlighting LUA code syntax.
An application example is:
- 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.
