Name: | mnEls |
Founded: | September 2007 |
Version: | 0.1.0 |
State: | Open (GPL) |
Author: | Roman Savochenko, Maxim Lysenko, Ksenia Yashina |
Description: | Provides the mnemonic elements library of the user interface. |
Address: | DB in the file: SQLite.vcaBase.wlb_mnEls (file:) |
Translation is in progress
The library is created to provide mnemonic elements of the user interface. The library is built on the basis primitives of widgets and JavaLikeCalc module, allowing to create calculations on the Java-like language.
It is possible to connect the library of mnemonic elements of user interface to the project of the OpenSCADA station by downloading the attached file of the database, placing it in in the database directory of the station's project and creating the database object for the DB module 'SQLite', indicating the database file in the configuration.
IThe library contains about fifty widgets, often sought after in the mnemonic schemes' formation of the user interface of process control. Names of elements are available in three languages: English, Russian and Ukrainian.
Below, in Fig. 1, there is provided a list of items with which you can build a pipeline of any complexity. By default, they are filled with yellow, and their rotation angle is '0' degrees. By turning and scaling these widgets you can get all the necessary combinations.
Below, in Fig. 2, there is provided a list of items with which you can build a pipeline volume of any complexity. By default, they are filled with yellow and semitransparent gray-scale images, and their rotation angle is '0' degrees. Widgets are presented in four variants in accordance to the different rotation angles.
file:El_Obr_Strela_gr.png file:El_Obr_StrelaHR_gr.png file:El_Obr_StrelaVB_gr.png file:El_Obr_StrelaVT_gr.png
file:El_pipe_1_gr.png file:El_angleBR_gr.png file:El_angleTL_gr.png file:El_angleTR_gr.png
file:El_Troinik_gr.png file:El_TroinikHB_gr.png file:El_TroinikHT_gr.png file:El_TroinikVL_gr.png
Fig.2. Elements of the pipeline from left to right and top to bottom:
Below, in Fig. 3, there is provided a list of elements - images of technological devices, commonly used in the construction of mimics of various technological processes. Some of them contain a script that describes their actions. Most widgets have a square shape, allowing easy turning and scaling them if necessary, the rotation angle of all the widgets is '0' by defaults.
file:cooler.png file:cooler2.png file:sep.png file:El_d.png file:Teploobm.png
Fig.1. Elements representing technological devices from left to right and top to bottom:
Linking parameters for the 'Ball crane' widget:
ID | Parameter | Data type | Config | Config template | Description |
com | Command | Boolean | Full link | Parameter|com | Open/close command. |
shifr | Code | String | Full link | Parameter|NAME | Parameter's name. |
st_close | State - 'Closed' | Boolean | Full link | Parameter|st_close | Closed state. |
st_open | State - 'Opened' | Boolean | Full link | Parameter|st_open | Opened state. |
Linking parameters for the 'Crane and position' widget:
ID | Parameter | Data type | Config | Config template | Description |
out | Position | Real | Input link | Parameter|out | Open/closure degree. |
Linking parameters for the 'Three-positioned crane' widget:
ID | Parameter | Data type | Config | Config template | Description |
out | Position | Real | Input link | Parameter|out | Open/closure degree. |
Linking parameters for the 'Compressor' widget:
ID | Parameter | Data type | Config | Config template | Description |
com | Command | Boolean | Full link | Parameter|com | Start/stop command. |
Below, in Fig. 4, there is provided a list of remaining items in the library, they also can often be needed in the construction of mimics. Some of them contain a script that describes their actions. Most widgets have a square shape, allowing easy turning and scaling them if necessary, the rotation angle of all the widgets is '0' by defaults.
Linking parameters for the 'Level' widget:
ID | Parameter | Data type | Config | Config template | Description |
max | Maximum | Real | Input link | Parameter|max | Maximum scale. |
min | Minimum | Real | Input link | Parameter|min | Minimum scale. |
var | Value | Real | Input link | Parameter|var | Level value. |