|
The Control program is capable of multi-program operation (multi-threading). Blocks can be defined in the CTRL script that are processed when a specific event occurs ( for example, message that a data point attribute has changed). Since WinCC OA can process more than one data point at once, the Control program must also be capable of letting different processes run in parallel. The Control program must perform the following functions: |
|
|
The Control program processes data points and controls the visualization of process states. The Control syntax is based on the procedural programming language C. Control, however, is implemented as an interpreter, so that the user does not have to perform compiling or linking. This means that changes can be tested immediately. Control provides optimum support for the flexible data point concept of WinCC OA. |
Note
Only special characters from the iso88591 character set can be used in CTRL scripts. Special characters within variable names are not permitted. |
|
V 3.11 SP1
Copyright ETM professional control GmbH 2013 All Rights Reserved