Scripts

You can write macros in inSCADA in javascript language and you can have these scripts run periodically. You can use the inSCADA APIs to interact with the inSCADA platform using your scripts. See APIs...

Project

You can select the project to which your script will be linked.

Name

Script Name.

Description

Script Description.

Period

When you schedule your script, you can enter the run period in the background. If you enter 1000 as a value, it will run for 1 sec.

You should use the Control Panel to run your scripts automatically, i.e. to schedule them. Take a look at the Script section of the Control Panel.

Log

When you select Log, an information message about your script will be written in Logs.

Code

See Flexible Forms

Last updated