Autobase SCADA support Script of C language type.
It is called PCL(Process Control Language).
Script editor execute at Menu of Studio or Object properties.
LocalMain running script, Graphic object script, Module script.
More usage of the script editor
Script should be written in the editor area of the script editor in the following way.
1) Entered on one line, one sentence.
2) Type a semicolon(;) at the end of each sentence.
3) Use the main operators in the C language.
Reference