| Module: | LogicLev |
| Name: | Logic level |
| Type: | DAQ |
| Source: | daq_LogicLev.so |
| Version: | 1.1.2 |
| Author: | Roman Savochenko |
| Translated: | Maxim Lysenko |
| Description: | Provides the logical level of parameters. |
| License: | GPL |
The module is a pure logic-level implementation mechanism, based on the templates of parameters of the subsystem "Data acquisition - DAQ". The implementation of the module is based on the "Logical level of the parameters of the system OpenSCADA?". Practically, this module is an implementation of the subsystem "Options" of the project without templates and putting it into the module.
The module provides a mechanism for the formation of the parameters of subsystem "DAQ", based on other sources of the subsystem at the level of the user. Actually, the module uses templates of subsystem "DAQ" and the specific format for the description of references to the attributes of the parameters of subsystem "DAQ".
Also, the module implements the functions of the horizontal reservation, namely, working in conjunction with the remote station of the same level. In addition to the synchronization of the archives of values and archives of attributes of parameters the module implements synchronization of computational templates, in order to shockless catch of the algorithms.
For addition of the data source of parameters of the logical level the controller in the system OpenSCADA is created and configured. Example of the configuration tab of the controller of the type is depicted in Figure 1.

From this tab you can set:
Module LogicLev provides only one type of parameters - "Standard". Additional configuration fields of the parameters of the module (Fig. 2) are:

When building a template for the controller the peculiarity of the link format of the template must take into account. Reference should be written in the form: <Parameter>|<identifier>, where:
This record allows to group multiple attributes of a source parameter and assign them only by the choice of the parameter. Ie in the configuration dialog of the template (Fig. 3)it will be shown only parameter. This does not preclude the possibility to assign the attributes of the parameter each separately, in addition, if you miss in the configuration of the template the description of the links in the specified format, it will be assigned an attribute of the parameter (Fig.4).


In accordance with the template underlying the parameter, we get the set of attributes of the parameter Fig.5.