From OpenSCADAWiki
Jump to: navigation, search

Complex postprocessing and complete generation-imitation of the separate attributes on the internal programming language of OpenSCADA into the configuration IO inProc (with appending the builtin syntax highlight rules), that is you are allowed for customizing without changing the template, where you can operate next service parameters:

  • tErr [IN|OUT] — text of the error (the attribute "err" format);
  • f_frq [IN] — frequency of calculation, the template IO;
  • this [IN] — reference to the parameter object, what executing the template;
  • ctx [IN] — object of the user context, what saved between the execution cycles;
  • args [IN] — object of arguments of the procedure.