From OpenSCADAWiki
Jump to: navigation, search
(Importing a new version from external source)
 
(Importing a new version from external source)
Line 1: Line 1:
The conception of "Logic Level" based on the parameters' templates for which in the subsystem "DAQ" it's provided the container of the templates libraries (Fig. 1). Each library contains templates of parameters that can be used by the modules of "DAQ" subsystem for the implementation of parameters based on templates. The modules of OpenSCADA, which use the templates in their work, are:
+
The "Logical level" concept is based on the template parameters, for which, in the subsystem "Data acquisition", the container of template libraries is provided (Fig.1). Each library contains templates of parameters that can be used by the modules of the subsystem "Data acquisition" for implementation of parameters based on the templates. The OpenSCADA modules, which use the templates in their work, are:
* [[Special:MyLanguage/Modules/LogicLev|LogicLev]] — module of the implementation of the classical conception of "Logic Level".
+
* [[Special:MyLanguage/Modules/LogicLev|LogicLev]] — module of implementation the classical conception of "Logic Level" .
* [[Special:MyLanguage/Modules/Siemens|Siemens]] — data acquisition module for Siemens controllers Series S7. Taking into account the high flexibility and functionality of this controllers, which allows you to create complex data types of different structure, all the parameters of this module work on templates.
+
* [[Special:MyLanguage/Modules/ModBus|ModBus]] — module of accessing data sources through the family of "ModBus" protocols. Besides of description the direct registers type it also supports the logical type, where the "ModBus" registers describe into links of the template.
* [[Special:MyLanguage/Modules/ModBus|ModBus]] — module of access to data sources through the family of "ModBus" protocols. Besides of the direct registers description type it also support the logical type, where the "ModBus" registers describe into links of the template.
+
* [[Special:MyLanguage/Modules/Siemens|Siemens]] — data acquisition module for Siemens controllers of the series S7. Thanks to the high flexibility and functionality of the controllers in this series, which allows for the formation of complex data types of diverse structure, all parameters of this module work on templates.

Revision as of 12:35, 10 May 2018

Information about message (contribute)
This message has no documentation. If you know where or how this message is used, you can help other translators by adding documentation to this message.
Message definition (Documents/DAQ)
The "Logical level" concept is based on the template parameters, for which, in the subsystem "Data acquisition", the container of template libraries is provided (Fig.1). Each library contains templates of parameters that can be used by the modules of the subsystem "Data acquisition" for implementation of parameters based on the templates. The OpenSCADA modules, which use the templates in their work, are:
* [[Special:MyLanguage/Modules/LogicLev|LogicLev]] — module of implementation the classical conception of "Logic Level" .
* [[Special:MyLanguage/Modules/ModBus|ModBus]] — module of accessing data sources through the family of "ModBus" protocols. Besides of the parameter type of the direct description the registers list it also supports the logical type, where the "ModBus" registers described in links of the template.
* [[Special:MyLanguage/Modules/Siemens|Siemens]] — data acquisition module for Siemens controllers of the series S7. Thanks to the high flexibility and functionality of the controllers in this series, which allows for the formation of complex data types of diverse structure, all parameters of this module initially work on templates, and the direct data was added later.
* [[Special:MyLanguage/Modules/OPC_UA|OPC-UA]] — module of accessing data sources through the "OPC-UA" protocol. Besides of the parameter type of the direct description the nodes list it also supports the logical type, where the "OPC-UA" nodes described in links of the template.
TranslationThe "Logical level" concept is based on the template parameters, for which, in the subsystem "Data acquisition", the container of template libraries is provided (Fig.1). Each library contains templates of parameters that can be used by the modules of the subsystem "Data acquisition" for implementation of parameters based on the templates. The OpenSCADA modules, which use the templates in their work, are:
* [[Special:MyLanguage/Modules/LogicLev|LogicLev]] — module of implementation the classical conception of "Logic Level" .
* [[Special:MyLanguage/Modules/ModBus|ModBus]] — module of accessing data sources through the family of "ModBus" protocols. Besides of description the direct registers type it also supports the logical type, where the "ModBus" registers describe into links of the template.
* [[Special:MyLanguage/Modules/Siemens|Siemens]] — data acquisition module for Siemens controllers of the series S7. Thanks to the high flexibility and functionality of the controllers in this series, which allows for the formation of complex data types of diverse structure, all parameters of this module work on templates.

The "Logical level" concept is based on the template parameters, for which, in the subsystem "Data acquisition", the container of template libraries is provided (Fig.1). Each library contains templates of parameters that can be used by the modules of the subsystem "Data acquisition" for implementation of parameters based on the templates. The OpenSCADA modules, which use the templates in their work, are:

  • LogicLev — module of implementation the classical conception of "Logic Level" .
  • ModBus — module of accessing data sources through the family of "ModBus" protocols. Besides of description the direct registers type it also supports the logical type, where the "ModBus" registers describe into links of the template.
  • Siemens — data acquisition module for Siemens controllers of the series S7. Thanks to the high flexibility and functionality of the controllers in this series, which allows for the formation of complex data types of diverse structure, all parameters of this module work on templates.