From OpenSCADAWiki
Jump to: navigation, search
Line 15: Line 15:
 
=== System server of SCADA === <!--T:4-->
 
=== System server of SCADA === <!--T:4-->
 
* Visual control and management by means of the interfaces:
 
* Visual control and management by means of the interfaces:
** Remote visualization server grounded on visualization and control area (VCA) engine [http://wiki.oscada.org/HomePageEn/Doc/VCAEngine VCAEngine]. Module UI.Vision local starting and connecting to the visualization server.
+
** Remote visualization server grounded on visualization and control area (VCA) engine [[Special:MyLanguage/Modules/VCAEngine|VCAEngine]]. Module UI.Vision local starting and connecting to the visualization server.
** Remote WEB interface. By means of a Web-browser, a visualization module [http://wiki.oscada.org/HomePageEn/Doc/WebVision WebVision] and a module of the core of visual control area [http://wiki.oscada.org/HomePageEn/Doc/VCAEngine VCAEngine].
+
** Remote WEB interface. By means of a Web-browser, a visualization module [[Special:MyLanguage/Modules/WebVision|WebVision]] and a module of the core of visual control area [[Special:MyLanguage/Modules/VCAEngine|VCAEngine]].
** Simple remote Web-interfaces of user. By means of a Web-browser and the UI-module [http://wiki.oscada.org/HomePageEn/Doc/WebUser WebUser].
+
** Simple remote Web-interfaces of user. By means of a Web-browser and the UI-module [[Special:MyLanguage/Modules/WebUser|WebUser]].
 
* Data acquisition (DAQ) from sources:
 
* Data acquisition (DAQ) from sources:
** Information about a platform (hardware-software) on which the server works. By means of the DAQ-module [http://wiki.oscada.org/HomePageEn/Doc/System System].  
+
** Information about a platform (hardware-software) on which the server works. By means of the DAQ-module [[Special:MyLanguage/Modules/System|System]].  
** Data acquisition from sources which support protocol SNMP (Simple Network Management Protoсol). By means of the DAQ-module [http://wiki.oscada.org/HomePageEn/Doc/SNMP SNMP].
+
** Data acquisition from sources which support protocol SNMP (Simple Network Management Protoсol). By means of the DAQ-module [[Special:MyLanguage/Modules/SNMP|SNMP]].
** Data acquisition from controllers of firm Siemens of S7 series. By means of the DAQ-module [http://wiki.oscada.org/HomePageEn/Doc/Siemens Siemens].
+
** Data acquisition from controllers of firm Siemens of S7 series. By means of the DAQ-module [[Special:MyLanguage/Modules/Siemens|Siemens]].
** Data acquisition of industrial controllers under the protocol ModBus. By means of the DAQ-module [http://wiki.oscada.org/HomePageEn/Doc/ModBus ModBus].
+
** Data acquisition of industrial controllers under the protocol ModBus. By means of the DAQ-module [[Special:MyLanguage/Modules/ModBus|ModBus]].
** Data acquisition of industrial controllers under the protocol DCON. By means of the DAQ-module [http://wiki.oscada.org/HomePageEn/Doc/DCON DCON].
+
** Data acquisition of industrial controllers under the protocol DCON. By means of the DAQ-module [[Special:MyLanguage/Modules/DCON|DCON]].
** Formation of derivative structures of parameters on the basis of templates of parameters and data from other sources. By means of the DAQ-module [http://wiki.oscada.org/HomePageEn/Doc/LogicLev LogicLev].
+
** Formation of derivative structures of parameters on the basis of templates of parameters and data from other sources. By means of the DAQ-module [[Special:MyLanguage/Modules/LogicLev|LogicLev]].
** Data acquisition from other servers and PLC, based on OpenSCADA, possibly for duplication. By means of the DAQ-module [http://wiki.oscada.org/HomePageEn/Doc/DAQGate DAQGate].
+
** Data acquisition from other servers and PLC, based on OpenSCADA, possibly for duplication. By means of the DAQ-module [[Special:MyLanguage/Modules/DAQGate|DAQGate]].
** Data acquisition from sound controller's input channels. By means of the DAQ-module [http://wiki.oscada.org/HomePageEn/Doc/SoundCard SoundCard].
+
** Data acquisition from sound controller's input channels. By means of the DAQ-module [[Special:MyLanguage/Modules/SoundCard|SoundCard]].
** Data acquisition from hardware of firm [http://www.icpdas.com ICP DAS]. By means of the DAQ-module [http://wiki.oscada.org/HomePageEn/Doc/ICP_DAS ICP_DAS].
+
** Data acquisition from hardware of firm [http://www.icpdas.com ICP DAS]. By means of the DAQ-module [[Special:MyLanguage/Modules/ICP_DAS|ICP_DAS]].
** Data acquisition from sources which support protocol OPC-UA. By means of the DAQ-module [http://wiki.oscada.org/HomePageEn/Doc/OPC_UA OPC-UA].
+
** Data acquisition from sources which support protocol OPC-UA. By means of the DAQ-module [[Special:MyLanguage/Modules/OPC_UA|OPC-UA]].
** Data acquisition from automation of "Big Dutchman" company. By means of the DAQ-module [http://wiki.oscada.org/HomePageEn/Doc/BFN BFN].
+
** Data acquisition from automation of "Big Dutchman" company. By means of the DAQ-module [[Special:MyLanguage/Modules/BFN|BFN]].
** Data acquisition from sources DAQ-boars on buses ISA, PCI, PCMCIA and USB by means library of the project [http://comedi.org Comedi] and the DAQ-module [http://wiki.oscada.org/HomePageEn/Doc/Comedi Comedi].
+
** Data acquisition from sources DAQ-boars on buses ISA, PCI, PCMCIA and USB by means library of the project [http://comedi.org Comedi] and the DAQ-module [[Special:MyLanguage/Modules/Comedi|Comedi]].
** Data acquisition from different sources, which have utilities for access to it data or it accessibly through simple special network protocols. Making by getting procedure writing on language of user programming by DAQ-module [http://wiki.oscada.org/HomePageEn/Doc/JavaLikeCalc JavaLikeCalc], and also the transport's protocol module [http://wiki.oscada.org/HomePageEn/Doc/UserProtocol User Protocol]. Most known protocols implementing on [http://wiki.oscada.org/HomePageEn/Using/APIFunctionLibs/LibUserPrtDevs the Users Protocols]: SMS, SMTP, Elemer TM510x, EDWARDS TURBOMOLECULAR PUMPS (SCU750), Heat counter computer VKT7, Sycon Multi Drop Protocol, Power supply for turbomolecular pumps (TMP-xx03), Temperature measurement IT-3, OWEN, IVE-452HS-02, OPTRIS CT/CTL, CTR 100-101, IEC-60870-104, I2C Chips (PCF8591, PCF8574, DS3231, AT24CXX), 1Wire Chips by adapters DS9097 and DS9097U (DS1820, DS1820/DS18S20/DS1920, DS1822, DS2413, DS2408, DS2450, DS2438), Low level devices by GPIO (DHT, 1602A), etc.
+
** Data acquisition from different sources, which have utilities for access to it data or it accessibly through simple special network protocols. Making by getting procedure writing on language of user programming by DAQ-module [[Special:MyLanguage/Modules/JavaLikeCalc|JavaLikeCalc]], and also the transport's protocol module [[Special:MyLanguage/Modules/UserProtocol|User Protocol]]. Most known protocols implementing on [http://wiki.oscada.org/HomePageEn/Using/APIFunctionLibs/LibUserPrtDevs the Users Protocols]: SMS, SMTP, Elemer TM510x, EDWARDS TURBOMOLECULAR PUMPS (SCU750), Heat counter computer VKT7, Sycon Multi Drop Protocol, Power supply for turbomolecular pumps (TMP-xx03), Temperature measurement IT-3, OWEN, IVE-452HS-02, OPTRIS CT/CTL, CTR 100-101, IEC-60870-104, I2C Chips (PCF8591, PCF8574, DS3231, AT24CXX), 1Wire Chips by adapters DS9097 and DS9097U (DS1820, DS1820/DS18S20/DS1920, DS1822, DS2413, DS2408, DS2450, DS2438), Low level devices by GPIO (DHT, 1602A), etc.
 
* Providing data to upper-level systems:
 
* Providing data to upper-level systems:
 
** By means of interfaces:
 
** By means of interfaces:
*** Serial interface (RS232, RS485, Modem, ...), by means of the transport module [http://wiki.oscada.org/HomePageEn/Doc/Serial Serial].
+
*** Serial interface (RS232, RS485, Modem, ...), by means of the transport module [[Special:MyLanguage/Modules/Serial|Serial]].
*** IP-networks sockets and network level protocols TCP, UDP and Unix, by means of the transport module [http://wiki.oscada.org/HomePageEn/Doc/Sockets Sockets].
+
*** IP-networks sockets and network level protocols TCP, UDP and Unix, by means of the transport module [[Special:MyLanguage/Modules/Sockets|Sockets]].
*** Security sockets layer (SSL), by means of the transport module [http://wiki.oscada.org/HomePageEn/Doc/SSL SSL].
+
*** Security sockets layer (SSL), by means of the transport module [[Special:MyLanguage/Modules/SSL|SSL]].
 
** By means of protocols:
 
** By means of protocols:
*** Self OpenSCADA protocol, by means of transport's protocol module [http://wiki.oscada.org/HomePageEn/Doc/SelfSystem SelfSystem].
+
*** Self OpenSCADA protocol, by means of transport's protocol module [[Special:MyLanguage/Modules/SelfSystem|SelfSystem]].
*** ModBUS family protocols (TCP, RTU and ASCII), by means of the transport's protocol module [http://wiki.oscada.org/HomePageEn/Doc/ModBUS ModBUS].
+
*** ModBUS family protocols (TCP, RTU and ASCII), by means of the transport's protocol module [[Special:MyLanguage/Modules/ModBUS|ModBUS]].
*** "OPC-UA" protocol, by means of the transport's protocol module [http://wiki.oscada.org/HomePageEn/Doc/OPC_UA OPC-UA].
+
*** "OPC-UA" protocol, by means of the transport's protocol module [[Special:MyLanguage/Modules/OPC_UA|OPC-UA]].
*** Simple special protocols, developed by users by means of the transport's protocol module [http://wiki.oscada.org/HomePageEn/Doc/UserProtocol User Protocol].
+
*** Simple special protocols, developed by users by means of the transport's protocol module [[Special:MyLanguage/Modules/UserProtocol|User Protocol]].
 
* Implementation of user calculations in languages:
 
* Implementation of user calculations in languages:
** Language of block schemes. By means of the DAQ-module [http://wiki.oscada.org/HomePageEn/Doc/BlockCalc BlockCalc].
+
** Language of block schemes. By means of the DAQ-module [[Special:MyLanguage/Modules/BlockCalc|BlockCalc]].
** With the help of Java-like language of a high level. By means of the DAQ-module [http://wiki.oscada.org/HomePageEn/Doc/JavaLikeCalc JavaLikeCalc].
+
** With the help of Java-like language of a high level. By means of the DAQ-module [[Special:MyLanguage/Modules/JavaLikeCalc|JavaLikeCalc]].
 
* Archiving of messages on various categories and levels by means of mechanisms:
 
* Archiving of messages on various categories and levels by means of mechanisms:
** Files in a XML-format or the flat text with packing the out-of-date archives. By means of the archiving module [http://wiki.oscada.org/HomePageEn/Doc/FSArch FSArch].
+
** Files in a XML-format or the flat text with packing the out-of-date archives. By means of the archiving module [[Special:MyLanguage/Modules/FSArch|FSArch]].
** In tables of archival DB. By means of the archiving module [http://wiki.oscada.org/HomePageEn/Doc/DBArch DBArch].
+
** In tables of archival DB. By means of the archiving module [[Special:MyLanguage/Modules/DBArch|DBArch]].
 
** <span style="color: red">In plans.</span> On other server, it is possible for an allocated archiving server, based on OpenSCADA.
 
** <span style="color: red">In plans.</span> On other server, it is possible for an allocated archiving server, based on OpenSCADA.
 
* Archiving values of the collected data by means of mechanisms:
 
* Archiving values of the collected data by means of mechanisms:
** Files with double packing: consecutive and standard archiver gzip. By means of the archiving module [http://wiki.oscada.org/HomePageEn/Doc/FSArch FSArch].
+
** Files with double packing: consecutive and standard archiver gzip. By means of the archiving module [[Special:MyLanguage/Modules/FSArch|FSArch]].
** In tables of archival DB. By means of the archiving module [http://wiki.oscada.org/HomePageEn/Doc/DBArch DBArch].
+
** In tables of archival DB. By means of the archiving module [[Special:MyLanguage/Modules/DBArch|DBArch]].
 
* Configuration and management of a server through:
 
* Configuration and management of a server through:
** The WEB-interface. By means of a Web-browser and the UI-module [http://wiki.oscada.org/HomePageEn/Doc/WebCfgD WebCfgD] and [http://wiki.oscada.org/HomePageEn/Doc/WebCfg WebCfg].
+
** The WEB-interface. By means of a Web-browser and the UI-module [[Special:MyLanguage/Modules/WebCfgD|WebCfgD]] and [[Special:MyLanguage/Modules/WebCfg|WebCfg]].
** From remote configuration station. By means of the UI-module at configuration station [http://wiki.oscada.org/HomePageEn/Doc/QTCfg QTCfg] and the interface of management OpenSCADA reflected in the protocol [http://wiki.oscada.org/HomePageEn/Doc/SelfSystem SelfSystem].
+
** From remote configuration station. By means of the UI-module at configuration station [[Special:MyLanguage/Modules/QTCfg|QTCfg]] and the interface of management OpenSCADA reflected in the protocol [[Special:MyLanguage/Modules/SelfSystem|SelfSystem]].
 
* Data storage of a server in a DB of types:
 
* Data storage of a server in a DB of types:
** MySQL. By means of the DB-module [http://wiki.oscada.org/HomePageEn/Doc/MySQL MySQL].
+
** MySQL. By means of the DB-module [[Special:MyLanguage/Modules/MySQL|MySQL]].
 
** SQLite. By means of the DB-module [[Special:MyLanguage/Modules/SQLite|SQLite]].
 
** SQLite. By means of the DB-module [[Special:MyLanguage/Modules/SQLite|SQLite]].
** PostgreSQL. By means of the DB-module [http://wiki.oscada.org/HomePageEn/Doc/PostgreSQL PostgreSQL].
+
** PostgreSQL. By means of the DB-module [[Special:MyLanguage/Modules/PostgreSQL|PostgreSQL]].
** DBF. By means of the DB-module [http://wiki.oscada.org/HomePageEn/Doc/DBF DBF].
+
** DBF. By means of the DB-module [[Special:MyLanguage/Modules/DBF|DBF]].
** FireBird. By means of the DB-module [http://wiki.oscada.org/HomePageEn/Doc/FireBird FireBird].
+
** FireBird. By means of the DB-module [Special:MyLanguage/Modules/FireBird|FireBird]].
 
** Directories by LDAP. By means of the DB-module [[Special:MyLanguage/Modules/LDAP|LDAP]].
 
** Directories by LDAP. By means of the DB-module [[Special:MyLanguage/Modules/LDAP|LDAP]].
 
** <span style="color: red">In plans.</span> DB accessible on other server based on OpenSCADA.
 
** <span style="color: red">In plans.</span> DB accessible on other server based on OpenSCADA.
Line 67: Line 67:
 
=== Station of the operator of technological process, the board of the dispatcher, the panel of monitoring, etc. === <!--T:5-->
 
=== Station of the operator of technological process, the board of the dispatcher, the panel of monitoring, etc. === <!--T:5-->
 
* Visual control and management by means of the interfaces:
 
* Visual control and management by means of the interfaces:
** Local (fast) interface based on Qt library. By means of the visualization module [http://wiki.oscada.org/HomePageEn/Doc/Vision Vision] and the module of a core of the visual control area [http://wiki.oscada.org/HomePageEn/Doc/VCAEngine VCAEngine] include ability of visualization from remote engine of VCA, visualization server.
+
** Local (fast) interface based on Qt library. By means of the visualization module [[Special:MyLanguage/Modules/Vision|Vision]] and the module of a core of the visual control area [[Special:MyLanguage/Modules/VCAEngine|VCAEngine]] include ability of visualization from remote engine of VCA, visualization server.
** Remote WEB interface. By means of a Web-browser, the visualization module [http://wiki.oscada.org/HomePageEn/Doc/WebVision WebVision] and the module of a core of visual control area [http://wiki.oscada.org/HomePageEn/Doc/VCAEngine VCAEngine].
+
** Remote WEB interface. By means of a Web-browser, the visualization module [[Special:MyLanguage/Modules/WebVision|WebVision]] and the module of a core of visual control area [[Special:MyLanguage/Modules/VCAEngine|VCAEngine]].
** Simple remote Web-interfaces of user. By means of a Web-browser and the UI-module [http://wiki.oscada.org/HomePageEn/Doc/WebUser WebUser].
+
** Simple remote Web-interfaces of user. By means of a Web-browser and the UI-module [[Special:MyLanguage/Modules/WebUser|WebUser]].
 
* Data acquisition (DAQ) from sources:
 
* Data acquisition (DAQ) from sources:
** Data acquisition from other servers and PLC, based on OpenSCADA, for data transportation and for duplication. By means of the DAQ-module [http://wiki.oscada.org/HomePageEn/Doc/DAQGate DAQGate].
+
** Data acquisition from other servers and PLC, based on OpenSCADA, for data transportation and for duplication. By means of the DAQ-module [[Special:MyLanguage/Modules/DAQGate|DAQGate]].
** Data acquisition from sources which support protocol SNMP (Simple Network Management Protoсol). By means of the DAQ-module [http://wiki.oscada.org/HomePageEn/Doc/SNMP SNMP].
+
** Data acquisition from sources which support protocol SNMP (Simple Network Management Protoсol). By means of the DAQ-module [[Special:MyLanguage/Modules/SNMP|SNMP]].
** Data acquisition from sources which support protocol OPC-UA. By means of the DAQ-module [http://wiki.oscada.org/HomePageEn/Doc/OPC_UA OPC-UA].
+
** Data acquisition from sources which support protocol OPC-UA. By means of the DAQ-module [[Special:MyLanguage/Modules/OPC_UA|OPC-UA]].
 
* Implementation of user calculations in languages:
 
* Implementation of user calculations in languages:
** Language of block schemes. By means of the DAQ-module [http://wiki.oscada.org/HomePageEn/Doc/BlockCalc BlockCalc].
+
** Language of block schemes. By means of the DAQ-module [[Special:MyLanguage/Modules/BlockCalc|BlockCalc]].
** With the help of Java-like language of a high level. By means of the DAQ-module [http://wiki.oscada.org/HomePageEn/Doc/JavaLikeCalc JavaLikeCalc].
+
** With the help of Java-like language of a high level. By means of the DAQ-module [[Special:MyLanguage/Modules/JavaLikeCalc|JavaLikeCalc]].
 
* Archiving messages on various categories and levels by means of mechanisms:
 
* Archiving messages on various categories and levels by means of mechanisms:
** Files in a XML-format or the flat text with packing the out-of-date archives. By means of the archiving module [http://wiki.oscada.org/HomePageEn/Doc/FSArch FSArch].
+
** Files in a XML-format or the flat text with packing the out-of-date archives. By means of the archiving module [[Special:MyLanguage/Modules/FSArch|FSArch]].
** In tables of archival DB. By means of the archiving module [http://wiki.oscada.org/HomePageEn/Doc/DBArch DBArch].
+
** In tables of archival DB. By means of the archiving module [[Special:MyLanguage/Modules/DBArch|DBArch]].
 
** <span style="color: red">In plans.</span> On other server, it is possible to an allocated archiving server, based on OpenSCADA.
 
** <span style="color: red">In plans.</span> On other server, it is possible to an allocated archiving server, based on OpenSCADA.
 
* Configuration and management of a station through:
 
* Configuration and management of a station through:
** WEB-interface. By means of a Web-browser and the UI-module [http://wiki.oscada.org/HomePageEn/Doc/WebCfgD WebCfgD] or [http://wiki.oscada.org/HomePageEn/Doc/WebCfg WebCfg].
+
** WEB-interface. By means of a Web-browser and the UI-module [[Special:MyLanguage/Modules/WebCfgD|WebCfgD]] or [[Special:MyLanguage/Modules/WebCfg|WebCfg]].
** Qt-interface. By means of the UI-module [http://wiki.oscada.org/HomePageEn/Doc/QTCfg QTCfg].
+
** Qt-interface. By means of the UI-module [[Special:MyLanguage/Modules/QTCfg|QTCfg]].
** From remote configuration station. By means of the UI-module at configuration station [http://wiki.oscada.org/HomePageEn/Doc/QTCfg QTCfg] and the interface of management OpenSCADA reflected in the protocol [http://wiki.oscada.org/HomePageEn/Doc/SelfSystem SelfSystem].
+
** From remote configuration station. By means of the UI-module at configuration station [[Special:MyLanguage/Modules/QTCfg|QTCfg]] and the interface of management OpenSCADA reflected in the protocol [[Special:MyLanguage/Modules/SelfSystem|SelfSystem]].
 
* Data storage of a station in a DB of types:
 
* Data storage of a station in a DB of types:
** MySQL. By means of the DB-module [http://wiki.oscada.org/HomePageEn/Doc/MySQL MySQL].
+
** MySQL. By means of the DB-module [[Special:MyLanguage/Modules/MySQL|MySQL]].
 
** SQLite. By means of the DB-module [[Special:MyLanguage/Modules/SQLite|SQLite]].
 
** SQLite. By means of the DB-module [[Special:MyLanguage/Modules/SQLite|SQLite]].
** PostgreSQL. By means of the DB-module [http://wiki.oscada.org/HomePageEn/Doc/PostgreSQL PostgreSQL].
+
** PostgreSQL. By means of the DB-module [[Special:MyLanguage/Modules/PostgreSQL|PostgreSQL]].
** DBF. By means of the DB-module [http://wiki.oscada.org/HomePageEn/Doc/DBF DBF].
+
** DBF. By means of the DB-module [[Special:MyLanguage/Modules/DBF|DBF]].
** FireBird. By means of the DB-module [http://wiki.oscada.org/HomePageEn/Doc/FireBird FireBird].
+
** FireBird. By means of the DB-module [[Special:MyLanguage/Modules/FireBird|FireBird]].
 
** Directories by LDAP. By means of the DB-module [[Special:MyLanguage/Modules/LDAP|LDAP]]
 
** Directories by LDAP. By means of the DB-module [[Special:MyLanguage/Modules/LDAP|LDAP]]
 
** <span style="color: red">In plans.</span> DB accessible on other server based on OpenSCADA.
 
** <span style="color: red">In plans.</span> DB accessible on other server based on OpenSCADA.
Line 97: Line 97:
 
=== Environment of execution of the controllers (PLC) === <!--T:6-->
 
=== Environment of execution of the controllers (PLC) === <!--T:6-->
 
* Data acquisition (DAQ) from sources:
 
* Data acquisition (DAQ) from sources:
** Cards of data acquisition of firm [http://diamondsystems.com/ Diamond Systems]. By means of the DAQ-module [http://wiki.oscada.org/HomePageEn/Doc/DiamondBoards DiamondBoards].
+
** Cards of data acquisition of firm [http://diamondsystems.com/ Diamond Systems]. By means of the DAQ-module [[Special:MyLanguage/Modules/DiamondBoards|DiamondBoards]].
** Information about a platform (hardware-software) on which the server works. By means of the DAQ-module [http://wiki.oscada.org/HomePageEn/Doc/System System].  
+
** Information about a platform (hardware-software) on which the server works. By means of the DAQ-module [[Special:MyLanguage/Modules/System|System]].  
** Data acquisition from sources which support protocol SNMP (Simple Network Management Protoсol). By means of the DAQ-module [http://wiki.oscada.org/HomePageEn/Doc/SNMP SNMP].
+
** Data acquisition from sources which support protocol SNMP (Simple Network Management Protoсol). By means of the DAQ-module [[Special:MyLanguage/Modules/SNMP|SNMP]].
** Data acquisition of industrial controllers under the protocol ModBus. By means of the DAQ-module [http://wiki.oscada.org/HomePageEn/Doc/ModBus ModBus].
+
** Data acquisition of industrial controllers under the protocol ModBus. By means of the DAQ-module [[Special:MyLanguage/Modules/ModBus|ModBus].
** Data acquisition of industrial controllers under the protocol DCON. By means of the DAQ-module [http://wiki.oscada.org/HomePageEn/Doc/DCON DCON].
+
** Data acquisition of industrial controllers under the protocol DCON. By means of the DAQ-module [[Special:MyLanguage/Modules/DCON|DCON]].
** Formation of derivative structures of parameters on the basis of templates of parameters and data from other sources. By means of the DAQ-module [http://wiki.oscada.org/HomePageEn/Doc/LogicLev LogicLev].
+
** Formation of derivative structures of parameters on the basis of templates of parameters and data from other sources. By means of the DAQ-module [[Special:MyLanguage/Modules/LogicLev|LogicLev]].
** Data acquisition from other servers and PLC, based on OpenSCADA, possibly for duplication. By means of the DAQ-module [http://wiki.oscada.org/HomePageEn/Doc/DAQGate DAQGate].
+
** Data acquisition from other servers and PLC, based on OpenSCADA, possibly for duplication. By means of the DAQ-module [[Special:MyLanguage/Modules/DAQGate|DAQGate]].
** Data acquisition from sound controller's input channels. By means of the DAQ-module [http://wiki.oscada.org/HomePageEn/Doc/SoundCard SoundCard].
+
** Data acquisition from sound controller's input channels. By means of the DAQ-module [[Special:MyLanguage/Modules/SoundCard|SoundCard]].
** Data acquisition from hardware of firm [http://www.icpdas.com ICP DAS]. By means of the DAQ-module [http://wiki.oscada.org/HomePageEn/Doc/ICP_DAS ICP_DAS].
+
** Data acquisition from hardware of firm [http://www.icpdas.com ICP DAS]. By means of the DAQ-module [[Special:MyLanguage/Modules/ICP_DAS|ICP_DAS]].
** Data acquisition from sources which support protocol OPC-UA. By means of the DAQ-module [http://wiki.oscada.org/HomePageEn/Doc/OPC_UA OPC-UA].
+
** Data acquisition from sources which support protocol OPC-UA. By means of the DAQ-module [[Special:MyLanguage/Modules/OPC_UA|OPC-UA]].
** Data acquisition from sources DAQ-boars on buses ISA, PCI, PCMCIA and USB by means library of the project [http://comedi.org Comedi] and the DAQ-module [http://wiki.oscada.org/HomePageEn/Doc/Comedi Comedi].
+
** Data acquisition from sources DAQ-boars on buses ISA, PCI, PCMCIA and USB by means library of the project [http://comedi.org Comedi] and the DAQ-module [[Special:MyLanguage/Modules/Comedi|Comedi]].
** Data acquisition from different sources, which have utilities for access to it data or it accessibly through simple special network protocols. Making by getting procedure writing on language of user programming by DAQ-module [http://wiki.oscada.org/HomePageEn/Doc/JavaLikeCalc JavaLikeCalc], and also the transport's protocol module [http://wiki.oscada.org/HomePageEn/Doc/UserProtocol User Protocol]. Most known protocols implementing on [http://wiki.oscada.org/HomePageEn/Using/APIFunctionLibs/LibUserPrtDevs the Users Protocols]: SMS, SMTP, Elemer TM510x, EDWARDS TURBOMOLECULAR PUMPS (SCU750), Heat counter computer VKT7, Sycon Multi Drop Protocol, Power supply for turbomolecular pumps (TMP-xx03), Temperature measurement IT-3, OWEN, IVE-452HS-02, OPTRIS CT/CTL, CTR 100-101, IEC-60870-104, I2C Chips (PCF8591, PCF8574, DS3231, AT24CXX), 1Wire Chips by adapters DS9097 and DS9097U (DS1820, DS1820/DS18S20/DS1920, DS1822, DS2413, DS2408, DS2450, DS2438), Low level devices by GPIO (DHT, 1602A), etc.
+
** Data acquisition from different sources, which have utilities for access to it data or it accessibly through simple special network protocols. Making by getting procedure writing on language of user programming by DAQ-module [[Special:MyLanguage/Modules/JavaLikeCalc|JavaLikeCalc]], and also the transport's protocol module [[Special:MyLanguage/Modules/UserProtocol|User Protocol]]. Most known protocols implementing on [http://wiki.oscada.org/HomePageEn/Using/APIFunctionLibs/LibUserPrtDevs the Users Protocols]: SMS, SMTP, Elemer TM510x, EDWARDS TURBOMOLECULAR PUMPS (SCU750), Heat counter computer VKT7, Sycon Multi Drop Protocol, Power supply for turbomolecular pumps (TMP-xx03), Temperature measurement IT-3, OWEN, IVE-452HS-02, OPTRIS CT/CTL, CTR 100-101, IEC-60870-104, I2C Chips (PCF8591, PCF8574, DS3231, AT24CXX), 1Wire Chips by adapters DS9097 and DS9097U (DS1820, DS1820/DS18S20/DS1920, DS1822, DS2413, DS2408, DS2450, DS2438), Low level devices by GPIO (DHT, 1602A), etc.
 
* Providing data to upper-level systems:
 
* Providing data to upper-level systems:
 
** By means of interfaces:
 
** By means of interfaces:
*** Serial interface (RS232, RS485, Modem, ...), by means of the transport module [http://wiki.oscada.org/HomePageEn/Doc/Serial Serial].
+
*** Serial interface (RS232, RS485, Modem, ...), by means of the transport module [[Special:MyLanguage/Modules/Serial|Serial]].
*** IP-networks sockets and network level protocols TCP, UDP and Unix, by means of the transport module [http://wiki.oscada.org/HomePageEn/Doc/Sockets Sockets].
+
*** IP-networks sockets and network level protocols TCP, UDP and Unix, by means of the transport module [[Special:MyLanguage/Modules/Sockets|Sockets]].
*** Security sockets layer (SSL), by means of the transport module [http://wiki.oscada.org/HomePageEn/Doc/SSL SSL].
+
*** Security sockets layer (SSL), by means of the transport module [[Special:MyLanguage/Modules/SSL|SSL]].
 
** By means of protocols:
 
** By means of protocols:
*** Self OpenSCADA protocol, by means of the transport's protocol module [http://wiki.oscada.org/HomePageEn/Doc/SelfSystem SelfSystem].
+
*** Self OpenSCADA protocol, by means of the transport's protocol module [[Special:MyLanguage/Modules/SelfSystem|SelfSystem]].
*** ModBUS family protocols (TCP, RTU and ASCII), by means of the transport's protocol module [http://wiki.oscada.org/HomePageEn/Doc/ModBUS ModBUS].
+
*** ModBUS family protocols (TCP, RTU and ASCII), by means of the transport's protocol module [[Special:MyLanguage/Modules/ModBUS|ModBUS]].
*** "OPC-UA" protocol, by means of the transport's protocol module [http://wiki.oscada.org/HomePageEn/Doc/OPC_UA OPC-UA].
+
*** "OPC-UA" protocol, by means of the transport's protocol module [[Special:MyLanguage/Modules/OPC_UA|OPC-UA]].
*** Simple special protocols, developed by users by means of the transport's protocol module [http://wiki.oscada.org/HomePageEn/Doc/UserProtocol User Protocol].
+
*** Simple special protocols, developed by users by means of the transport's protocol module [[Special:MyLanguage/Modules/UserProtocol|User Protocol]].
 
* Management, regulation and performance of other user calculations in languages:
 
* Management, regulation and performance of other user calculations in languages:
** Language of block schemes. By means of the DAQ-module [http://wiki.oscada.org/HomePageEn/Doc/BlockCalc BlockCalc].
+
** Language of block schemes. By means of the DAQ-module [[Special:MyLanguage/Modules/BlockCalc|BlockCalc]].
** With the help of Java-like language of a high level. By means of the DAQ-module [http://wiki.oscada.org/HomePageEn/Doc/JavaLikeCalc JavaLikeCalc].
+
** With the help of Java-like language of a high level. By means of the DAQ-module [[Special:MyLanguage/Modules/JavaLikeCalc|JavaLikeCalc]].
 
* Archiving messages on various categories and levels by means of mechanisms:
 
* Archiving messages on various categories and levels by means of mechanisms:
** Files in a XML-format or the flat text with packing the out-of-date archives. By means of the archiving module [http://wiki.oscada.org/HomePageEn/Doc/FSArch FSArch].
+
** Files in a XML-format or the flat text with packing the out-of-date archives. By means of the archiving module [[Special:MyLanguage/Modules/FSArch|FSArch]].
** In tables of archival DB. By means of the archiving module [http://wiki.oscada.org/HomePageEn/Doc/DBArch DBArch].
+
** In tables of archival DB. By means of the archiving module [Special:MyLanguage/Modules/DBArch|DBArch]].
 
** <span style="color: red">In plans.</span> On other server, it is possible to the allocated archiving server, based on OpenSCADA.
 
** <span style="color: red">In plans.</span> On other server, it is possible to the allocated archiving server, based on OpenSCADA.
 
* Archiving of values of the collected data by means of mechanisms:
 
* Archiving of values of the collected data by means of mechanisms:
 
** Buffers in memory of the setting depth. By means of the built in archiving mechanism of the values of core OpenSCADA.
 
** Buffers in memory of the setting depth. By means of the built in archiving mechanism of the values of core OpenSCADA.
** Files with double packing: consecutive and standard archiver gzip. By means of the archiving module [http://wiki.oscada.org/HomePageEn/Doc/FSArch FSArch].
+
** Files with double packing: consecutive and standard archiver gzip. By means of the archiving module [[Special:MyLanguage/Modules/FSArch|FSArch]].
** In tables of archival DB. By means of the archiving module [http://wiki.oscada.org/HomePageEn/Doc/DBArch DBArch].
+
** In tables of archival DB. By means of the archiving module [[Special:MyLanguage/Modules/DBArch|DBArch]].
 
* Configuration and management PLC through:
 
* Configuration and management PLC through:
** The WEB-interface. By means of a Web-browser and the UI-module [http://wiki.oscada.org/HomePageEn/Doc/WebCfgD WebCfgD] or [http://wiki.oscada.org/HomePageEn/Doc/WebCfg WebCfg].
+
** The WEB-interface. By means of a Web-browser and the UI-module [[Special:MyLanguage/Modules/WebCfgD|WebCfgD]] or [[Special:MyLanguage/Modules/WebCfg|WebCfg]].
** From the remote configuration station. By means of the UI-module at configuration station [http://wiki.oscada.org/HomePageEn/Doc/QTCfg QTCfg] and the interface of management OpenSCADA reflected in the protocol [http://wiki.oscada.org/HomePageEn/Doc/SelfSystem SelfSystem].
+
** From the remote configuration station. By means of the UI-module at configuration station [[Special:MyLanguage/Modules/QTCfg|QTCfg]] and the interface of management OpenSCADA reflected in the protocol [Special:MyLanguage/Modules/SelfSystem|SelfSystem]].
 
* Data storage PLC in a DB of types:
 
* Data storage PLC in a DB of types:
 
** All data in a configuration file.
 
** All data in a configuration file.
** MySQL. By means of the DB-module [http://wiki.oscada.org/HomePageEn/Doc/MySQL MySQL].
+
** MySQL. By means of the DB-module [[Special:MyLanguage/Modules/MySQL|MySQL]].
 
** SQLite. By means of the DB-module [[Special:MyLanguage/Modules/SQLite|SQLite]].
 
** SQLite. By means of the DB-module [[Special:MyLanguage/Modules/SQLite|SQLite]].
** PostgreSQL. By means of the DB-module [http://wiki.oscada.org/HomePageEn/Doc/PostgreSQL PostgreSQL].
+
** PostgreSQL. By means of the DB-module [[Special:MyLanguage/Modules/PostgreSQL|PostgreSQL]].
** DBF. By means of the DB-module [http://wiki.oscada.org/HomePageEn/Doc/DBF DBF.
+
** DBF. By means of the DB-module [[Special:MyLanguage/Modules/DBF|DBF]].
** FireBird. By means of the DB-module [http://wiki.oscada.org/HomePageEn/Doc/FireBird FireBird].
+
** FireBird. By means of the DB-module [[Special:MyLanguage/Modules/FireBird|FireBird]].
 
** Directories by LDAP. By means of the DB-module [[Special:MyLanguage/Modules/LDAP|LDAP]]
 
** Directories by LDAP. By means of the DB-module [[Special:MyLanguage/Modules/LDAP|LDAP]]
 
** <span style="color: red">In plans.</span> DB accessible on other server based on OpenSCADA.
 
** <span style="color: red">In plans.</span> DB accessible on other server based on OpenSCADA.
Line 154: Line 154:
 
<!--T:10-->
 
<!--T:10-->
 
The data sources and protocols, which accessible by the unified OPC-UA server:
 
The data sources and protocols, which accessible by the unified OPC-UA server:
* Industrial controllers of firm [http://s7automation.com Siemens GMBH] series S7, [http://wiki.oscada.org/HomePageEn/Doc/Siemens DAQ.Siemens].
+
* Industrial controllers of firm [http://s7automation.com Siemens GMBH] series S7, [[Special:MyLanguage/Modules/Siemens|DAQ.Siemens]].
* Hardware of firm [http://www.icpdas.com ICP DAS], [http://wiki.oscada.org/HomePageEn/Doc/ICP_DAS DAQ.ICP_DAS].
+
* Hardware of firm [http://www.icpdas.com ICP DAS], [[Special:MyLanguage/Modules/ICP_DAS|DAQ.ICP_DAS]].
* Data acquisition boards of firm [http://diamondsystems.com/ Diamond Systems], [http://wiki.oscada.org/HomePageEn/Doc/DiamondBoards DAQ.DiamondBoards].
+
* Data acquisition boards of firm [http://diamondsystems.com/ Diamond Systems], [[Special:MyLanguage/Modules/DiamondBoards|DAQ.DiamondBoards]].
* Wide range of DAQ-boards Devices Object Interface (DOI) of different producers at buses ISA, PCI, PCMCIA and USB by a library of project [http://comedi.org Comedi], [http://wiki.oscada.org/HomePageEn/Doc/Comedi DAQ.Comedi].
+
* Wide range of DAQ-boards Devices Object Interface (DOI) of different producers at buses ISA, PCI, PCMCIA and USB by a library of project [http://comedi.org Comedi], [[Special:MyLanguage/Modules/Comedi|DAQ.Comedi]].
* Wide range of industrial controllers and other data sources by protocol ModBus, [http://wiki.oscada.org/HomePageEn/Doc/ModBus DAQ.ModBus].
+
* Wide range of industrial controllers and other data sources by protocol ModBus, [[Special:MyLanguage/Modules/ModBus|DAQ.ModBus]].
* Wide range of industrial controllers and other data sources by protocol DCON, [http://wiki.oscada.org/HomePageEn/Doc/DCON DAQ.DCON].
+
* Wide range of industrial controllers and other data sources by protocol DCON, [[Special:MyLanguage/Modules/DCON|DAQ.DCON]].
* Wide range of data of the network hardware by protocol "Simple Network Management Protocol (SNMP)", [http://wiki.oscada.org/HomePageEn/Doc/SNMP DAQ.SNMP].
+
* Wide range of data of the network hardware by protocol "Simple Network Management Protocol (SNMP)", [[Special:MyLanguage/Modules/SNMP|DAQ.SNMP]].
* Data sources which supports protocol OPC_UA (gating "OPC-UA") or wide range of data sources accessible for all sort OPC, by proper gate to OPC-UA, [http://wiki.oscada.org/HomePageEn/Doc/OPC_UA DAQ.OPC_UA].
+
* Data sources which supports protocol OPC_UA (gating "OPC-UA") or wide range of data sources accessible for all sort OPC, by proper gate to OPC-UA, [[Special:MyLanguage/Modules/OPC_UA|DAQ.OPC_UA]].
 
* Wide range of industrial controllers and other data sources by protocol MMS(IEC-9506), DAQ.MMS.
 
* Wide range of industrial controllers and other data sources by protocol MMS(IEC-9506), DAQ.MMS.
* Data of other servers and PLC based at OpenSCADA, [http://wiki.oscada.org/HomePageEn/Doc/DAQGate DAQ.DAQGate].
+
* Data of other servers and PLC based at OpenSCADA, [[Special:MyLanguage/Modules/DAQGate|DAQ.DAQGate]].
* Working into the PLC SMH 2Gi of firm [http://segnetics.com Segnetics], with its DOI, [http://wiki.oscada.org/HomePageEn/Doc/SMH2Gi DAQ.SMH2Gi].
+
* Working into the PLC SMH 2Gi of firm [http://segnetics.com Segnetics], with its DOI, [[Special:MyLanguage/Modules/SMH2Gi|DAQ.SMH2Gi]].
* Automatic of poultry farming by [http://bigdutchman.com Big Dutchman], [http://wiki.oscada.org/HomePageEn/Doc/BFN DAQ.BFN].
+
* Automatic of poultry farming by [http://bigdutchman.com Big Dutchman], [[Special:MyLanguage/Modules/BFN|DAQ.BFN]].
* Data of commercial counting and simple resources counting with the complex enough interaction protocol, [http://wiki.oscada.org/HomePageEn/Doc/AMRDevs DAQ.AMRDevs].
+
* Data of commercial counting and simple resources counting with the complex enough interaction protocol, [[Special:MyLanguage/Modules/AMRDevs|DAQ.AMRDevs]].
* Sensors of platform (software-hardware) on that the server running, [http://wiki.oscada.org/HomePageEn/Doc/System DAQ.System].
+
* Sensors of platform (software-hardware) on that the server running, [[Special:MyLanguage/Modules/System|DAQ.System]].
* Data of inputs of sound controllers of PC, [http://wiki.oscada.org/HomePageEn/Doc/SoundCard DAQ.SoundCard].
+
* Data of inputs of sound controllers of PC, [[Special:MyLanguage/Modules/SoundCard|DAQ.SoundCard]].
* Calculated, internal or intermediate data by [http://wiki.oscada.org/HomePageEn/Doc/JavaLikeCalc high level internal programming language (DAQ.JavaLikeCalc)] and [http://wiki.oscada.org/HomePageEn/Doc/BlockCalc language of blocks schemes (DAQ.BlockCalc)].
+
* Calculated, internal or intermediate data by [[Special:MyLanguage/Modules/JavaLikeCalc|high level internal programming language (DAQ.JavaLikeCalc)]] and [[Special:MyLanguage/Modules/BlockCalc|language of blocks schemes (DAQ.BlockCalc)]].
* Derivative structures of parameters-objects based at the parameter's templates and other sources data, [http://wiki.oscada.org/HomePageEn/Doc/LogicLev DAQ.LogicLev].
+
* Derivative structures of parameters-objects based at the parameter's templates and other sources data, [[Special:MyLanguage/Modules/LogicLev|DAQ.LogicLev]].
* Data sources of different types, which have console utilities for the data access or accessible by simple specialized network protocols. Performed by writing some procedure of getting the data at [http://wiki.oscada.org/HomePageEn/Doc/JavaLikeCalc the language of user-level programming (DAQ.JavaLikeCalc)], and also [http://wiki.oscada.org/HomePageEn/Doc/UserProtocol the module of transport protocols (Protocol.UserProtocol)], see [http://wiki.oscada.org/HomePageEn/Using/APIFunctionLibs/LibUserPrtDevs the library].
+
* Data sources of different types, which have console utilities for the data access or accessible by simple specialized network protocols. Performed by writing some procedure of getting the data at [[Special:MyLanguage/Modules/JavaLikeCalc|the language of user-level programming (DAQ.JavaLikeCalc)]], and also [[Special:MyLanguage/Modules/UserProtocol|the module of transport protocols (Protocol.UserProtocol)]], see [http://wiki.oscada.org/HomePageEn/Using/APIFunctionLibs/LibUserPrtDevs the library].
  
 
== Requirements for OpenSCADA == <!--T:11-->
 
== Requirements for OpenSCADA == <!--T:11-->

Revision as of 20:25, 13 September 2017

Other languages:
English • ‎mRussian • ‎Українська

The page contains information allowing to receive general representation about functions which OpenSCADA can carry out by the current moment. Functions are grouped on main spheres of application of OpenSCADA. For receiving a picture as a whole of functions planned or make now their are included also. The page also have demands of OpenSCADA for it building and execution.

1 The employment areas of OpenSCADA

Separating to the employment areas was made to simplify perception of the system functionality in light of traditional area for the project OpenSCADA — automation of technological processes. But also there possible mixed and specialized configuring systems for real-time data operation, for example into areas: ERP, Billing, Smart House and etc.

Fig. 1. Roles of the OpenSCADA system.

1.1 System server of SCADA

  • Visual control and management by means of the interfaces:
    • Remote visualization server grounded on visualization and control area (VCA) engine VCAEngine. Module UI.Vision local starting and connecting to the visualization server.
    • Remote WEB interface. By means of a Web-browser, a visualization module WebVision and a module of the core of visual control area VCAEngine.
    • Simple remote Web-interfaces of user. By means of a Web-browser and the UI-module WebUser.
  • Data acquisition (DAQ) from sources:
    • Information about a platform (hardware-software) on which the server works. By means of the DAQ-module System.
    • Data acquisition from sources which support protocol SNMP (Simple Network Management Protoсol). By means of the DAQ-module SNMP.
    • Data acquisition from controllers of firm Siemens of S7 series. By means of the DAQ-module Siemens.
    • Data acquisition of industrial controllers under the protocol ModBus. By means of the DAQ-module ModBus.
    • Data acquisition of industrial controllers under the protocol DCON. By means of the DAQ-module DCON.
    • Formation of derivative structures of parameters on the basis of templates of parameters and data from other sources. By means of the DAQ-module LogicLev.
    • Data acquisition from other servers and PLC, based on OpenSCADA, possibly for duplication. By means of the DAQ-module DAQGate.
    • Data acquisition from sound controller's input channels. By means of the DAQ-module SoundCard.
    • Data acquisition from hardware of firm ICP DAS. By means of the DAQ-module ICP_DAS.
    • Data acquisition from sources which support protocol OPC-UA. By means of the DAQ-module OPC-UA.
    • Data acquisition from automation of "Big Dutchman" company. By means of the DAQ-module BFN.
    • Data acquisition from sources DAQ-boars on buses ISA, PCI, PCMCIA and USB by means library of the project Comedi and the DAQ-module Comedi.
    • Data acquisition from different sources, which have utilities for access to it data or it accessibly through simple special network protocols. Making by getting procedure writing on language of user programming by DAQ-module JavaLikeCalc, and also the transport's protocol module User Protocol. Most known protocols implementing on the Users Protocols: SMS, SMTP, Elemer TM510x, EDWARDS TURBOMOLECULAR PUMPS (SCU750), Heat counter computer VKT7, Sycon Multi Drop Protocol, Power supply for turbomolecular pumps (TMP-xx03), Temperature measurement IT-3, OWEN, IVE-452HS-02, OPTRIS CT/CTL, CTR 100-101, IEC-60870-104, I2C Chips (PCF8591, PCF8574, DS3231, AT24CXX), 1Wire Chips by adapters DS9097 and DS9097U (DS1820, DS1820/DS18S20/DS1920, DS1822, DS2413, DS2408, DS2450, DS2438), Low level devices by GPIO (DHT, 1602A), etc.
  • Providing data to upper-level systems:
    • By means of interfaces:
      • Serial interface (RS232, RS485, Modem, ...), by means of the transport module Serial.
      • IP-networks sockets and network level protocols TCP, UDP and Unix, by means of the transport module Sockets.
      • Security sockets layer (SSL), by means of the transport module SSL.
    • By means of protocols:
      • Self OpenSCADA protocol, by means of transport's protocol module SelfSystem.
      • ModBUS family protocols (TCP, RTU and ASCII), by means of the transport's protocol module ModBUS.
      • "OPC-UA" protocol, by means of the transport's protocol module OPC-UA.
      • Simple special protocols, developed by users by means of the transport's protocol module User Protocol.
  • Implementation of user calculations in languages:
    • Language of block schemes. By means of the DAQ-module BlockCalc.
    • With the help of Java-like language of a high level. By means of the DAQ-module JavaLikeCalc.
  • Archiving of messages on various categories and levels by means of mechanisms:
    • Files in a XML-format or the flat text with packing the out-of-date archives. By means of the archiving module FSArch.
    • In tables of archival DB. By means of the archiving module DBArch.
    • In plans. On other server, it is possible for an allocated archiving server, based on OpenSCADA.
  • Archiving values of the collected data by means of mechanisms:
    • Files with double packing: consecutive and standard archiver gzip. By means of the archiving module FSArch.
    • In tables of archival DB. By means of the archiving module DBArch.
  • Configuration and management of a server through:
    • The WEB-interface. By means of a Web-browser and the UI-module WebCfgD and WebCfg.
    • From remote configuration station. By means of the UI-module at configuration station QTCfg and the interface of management OpenSCADA reflected in the protocol SelfSystem.
  • Data storage of a server in a DB of types:
    • MySQL. By means of the DB-module MySQL.
    • SQLite. By means of the DB-module SQLite.
    • PostgreSQL. By means of the DB-module PostgreSQL.
    • DBF. By means of the DB-module DBF.
    • FireBird. By means of the DB-module [Special:MyLanguage/Modules/FireBird|FireBird]].
    • Directories by LDAP. By means of the DB-module LDAP.
    • In plans. DB accessible on other server based on OpenSCADA.

1.2 Station of the operator of technological process, the board of the dispatcher, the panel of monitoring, etc.

  • Visual control and management by means of the interfaces:
    • Local (fast) interface based on Qt library. By means of the visualization module Vision and the module of a core of the visual control area VCAEngine include ability of visualization from remote engine of VCA, visualization server.
    • Remote WEB interface. By means of a Web-browser, the visualization module WebVision and the module of a core of visual control area VCAEngine.
    • Simple remote Web-interfaces of user. By means of a Web-browser and the UI-module WebUser.
  • Data acquisition (DAQ) from sources:
    • Data acquisition from other servers and PLC, based on OpenSCADA, for data transportation and for duplication. By means of the DAQ-module DAQGate.
    • Data acquisition from sources which support protocol SNMP (Simple Network Management Protoсol). By means of the DAQ-module SNMP.
    • Data acquisition from sources which support protocol OPC-UA. By means of the DAQ-module OPC-UA.
  • Implementation of user calculations in languages:
    • Language of block schemes. By means of the DAQ-module BlockCalc.
    • With the help of Java-like language of a high level. By means of the DAQ-module JavaLikeCalc.
  • Archiving messages on various categories and levels by means of mechanisms:
    • Files in a XML-format or the flat text with packing the out-of-date archives. By means of the archiving module FSArch.
    • In tables of archival DB. By means of the archiving module DBArch.
    • In plans. On other server, it is possible to an allocated archiving server, based on OpenSCADA.
  • Configuration and management of a station through:
    • WEB-interface. By means of a Web-browser and the UI-module WebCfgD or WebCfg.
    • Qt-interface. By means of the UI-module QTCfg.
    • From remote configuration station. By means of the UI-module at configuration station QTCfg and the interface of management OpenSCADA reflected in the protocol SelfSystem.
  • Data storage of a station in a DB of types:
    • MySQL. By means of the DB-module MySQL.
    • SQLite. By means of the DB-module SQLite.
    • PostgreSQL. By means of the DB-module PostgreSQL.
    • DBF. By means of the DB-module DBF.
    • FireBird. By means of the DB-module FireBird.
    • Directories by LDAP. By means of the DB-module LDAP
    • In plans. DB accessible on other server based on OpenSCADA.

1.3 Environment of execution of the controllers (PLC)

  • Data acquisition (DAQ) from sources:
    • Cards of data acquisition of firm Diamond Systems. By means of the DAQ-module DiamondBoards.
    • Information about a platform (hardware-software) on which the server works. By means of the DAQ-module System.
    • Data acquisition from sources which support protocol SNMP (Simple Network Management Protoсol). By means of the DAQ-module SNMP.
    • Data acquisition of industrial controllers under the protocol ModBus. By means of the DAQ-module [[Special:MyLanguage/Modules/ModBus|ModBus].
    • Data acquisition of industrial controllers under the protocol DCON. By means of the DAQ-module DCON.
    • Formation of derivative structures of parameters on the basis of templates of parameters and data from other sources. By means of the DAQ-module LogicLev.
    • Data acquisition from other servers and PLC, based on OpenSCADA, possibly for duplication. By means of the DAQ-module DAQGate.
    • Data acquisition from sound controller's input channels. By means of the DAQ-module SoundCard.
    • Data acquisition from hardware of firm ICP DAS. By means of the DAQ-module ICP_DAS.
    • Data acquisition from sources which support protocol OPC-UA. By means of the DAQ-module OPC-UA.
    • Data acquisition from sources DAQ-boars on buses ISA, PCI, PCMCIA and USB by means library of the project Comedi and the DAQ-module Comedi.
    • Data acquisition from different sources, which have utilities for access to it data or it accessibly through simple special network protocols. Making by getting procedure writing on language of user programming by DAQ-module JavaLikeCalc, and also the transport's protocol module User Protocol. Most known protocols implementing on the Users Protocols: SMS, SMTP, Elemer TM510x, EDWARDS TURBOMOLECULAR PUMPS (SCU750), Heat counter computer VKT7, Sycon Multi Drop Protocol, Power supply for turbomolecular pumps (TMP-xx03), Temperature measurement IT-3, OWEN, IVE-452HS-02, OPTRIS CT/CTL, CTR 100-101, IEC-60870-104, I2C Chips (PCF8591, PCF8574, DS3231, AT24CXX), 1Wire Chips by adapters DS9097 and DS9097U (DS1820, DS1820/DS18S20/DS1920, DS1822, DS2413, DS2408, DS2450, DS2438), Low level devices by GPIO (DHT, 1602A), etc.
  • Providing data to upper-level systems:
    • By means of interfaces:
      • Serial interface (RS232, RS485, Modem, ...), by means of the transport module Serial.
      • IP-networks sockets and network level protocols TCP, UDP and Unix, by means of the transport module Sockets.
      • Security sockets layer (SSL), by means of the transport module SSL.
    • By means of protocols:
      • Self OpenSCADA protocol, by means of the transport's protocol module SelfSystem.
      • ModBUS family protocols (TCP, RTU and ASCII), by means of the transport's protocol module ModBUS.
      • "OPC-UA" protocol, by means of the transport's protocol module OPC-UA.
      • Simple special protocols, developed by users by means of the transport's protocol module User Protocol.
  • Management, regulation and performance of other user calculations in languages:
    • Language of block schemes. By means of the DAQ-module BlockCalc.
    • With the help of Java-like language of a high level. By means of the DAQ-module JavaLikeCalc.
  • Archiving messages on various categories and levels by means of mechanisms:
    • Files in a XML-format or the flat text with packing the out-of-date archives. By means of the archiving module FSArch.
    • In tables of archival DB. By means of the archiving module [Special:MyLanguage/Modules/DBArch|DBArch]].
    • In plans. On other server, it is possible to the allocated archiving server, based on OpenSCADA.
  • Archiving of values of the collected data by means of mechanisms:
    • Buffers in memory of the setting depth. By means of the built in archiving mechanism of the values of core OpenSCADA.
    • Files with double packing: consecutive and standard archiver gzip. By means of the archiving module FSArch.
    • In tables of archival DB. By means of the archiving module DBArch.
  • Configuration and management PLC through:
    • The WEB-interface. By means of a Web-browser and the UI-module WebCfgD or WebCfg.
    • From the remote configuration station. By means of the UI-module at configuration station QTCfg and the interface of management OpenSCADA reflected in the protocol [Special:MyLanguage/Modules/SelfSystem|SelfSystem]].
  • Data storage PLC in a DB of types:
    • All data in a configuration file.
    • MySQL. By means of the DB-module MySQL.
    • SQLite. By means of the DB-module SQLite.
    • PostgreSQL. By means of the DB-module PostgreSQL.
    • DBF. By means of the DB-module DBF.
    • FireBird. By means of the DB-module FireBird.
    • Directories by LDAP. By means of the DB-module LDAP
    • In plans. DB accessible on other server based on OpenSCADA.

1.4 Universal OPC-UA server

Due implementation of the protocol OPC-UA into agent mode, OpenSCADA can provide a popular function of the OPC-server to client's protocols, which supports and direct implemented into OpenSCADA. The function common uses on platform MS Windows®, and many SCADA-systems on the platform work exclusively with OPC—servers, as the data sources. Thus OpenSCADA can act as an universal OPC-server on Linux platform (Fig.2).

In plans. With adapting OpenSCADA for work on MS Windows® platform and implementing work with OPC-DA by system DCOM, there will appear possibility for applying OpenSCADA into gate OPC-DA -> OPC-UA role, which means free integration of old systems to the new or accumulation systems.

Fig. 2. OpenSCADA system role as "OPC-UA Server".

The data sources and protocols, which accessible by the unified OPC-UA server:

2 Requirements for OpenSCADA

2.1 Execution

The demands to apparatus for OpenSCADA system execution at different roles viewed into table 1. The demands to programs for OpenSCADA system execution and it modules allow into table 2.

Table 1. The demands to apparatus for OpenSCADA system and it modules.

Role Demands
Server of the SCADA system

CPU: x86_32 (more than i586), x86_64 or ARM, with frequency more to 500 MHz
MEM: 128 MB
HDD: 10 GB include OS and space for archives

Station of the operator of technological process, the board of the dispatcher, the panel of monitoring, etc.

CPU: x86_32 (more than i586), x86_64 or ARM, with frequency more to 1 GHz
MEM: 512 MB
HDD: 4 GB include OS without any archive space

Environment of execution of controllers (PLC)

CPU: x86_32 (more than i586), x86_64 or ARM, with frequency more to 133 MHz
MEM: 32 MB
HDD: 32 MB include OS without any archive space

Table 2. Dependencies of execution of OpenSCADA system and its modules.

Component Description
Dependencies of OpenSCADA system's core
OS Linux Distribution kit of operating system Linux (ALTLinux, SuSELinux, Mandriva, ASPLinux, Fedora, Debian, Ubuntu ...)
"Standard libraries" Standard set of libraries: GLibC (>= 2.3) or uCLibC (>= 0.9.32) and libstdc++ (>= 3.3). Certainly this already allowed into the installed distribution. A special demand is using native thread library NPTL, already used for all modern distributions of Linux.
zlib Compression library.
libpcre Library for use regular expressions, compatible with Perl.
libgd (opt: --enable-LibGD) Graphic library GD version 2, it is desirable that it will be without XPM support (a dependence on library of X-server is excluded) and support for FontConfig.
DB.SQLite module
libsqlite3 Library for access to embedded DB SQLite version 3.
DB.MySQL module
libMySQL Library for access to MySQL DBMS.
DB.PostgreSQL module
libpq Library for access to PostgreSQL DBMS version more 8.3.0.
DB.FireBird module
FirebirdSS FireBird DBMS version 2. Often it is absent in distribution kits of Linux and demands individual loading from an official site (http://www.firebirdsql.org)!
DB.ODBC module
iodbc iODBC Driver Manager library.
DAQ.System module
libsensors (opt: auto) Hardware sensors' library versions 2 and 3.
DAQ.OPC_UA module
libssl Library for codifying OpenSSL.
DAQ.SNMP module
libsnmp Library for access to data of network devices under SNMP protocol.
DAQ.Comedi module
libcomedi Library of realizing support for DAQ-boards different manufacturer on boards ISA, PCI, PCMCIA and USB.
DAQ.SoundCard module
libportaudio Multiplatform library for access to sound controller version 19 and higher (not 18).
Transport.SSL module
libssl Library for codifying OpenSSL.
Modules: UI.QTStarter, UI.QTCfg
libQt4 (libQtGui) or
libQt5 (libQt5Widgets,libQt5PrintSupport)
Library Qt version 4.3 and higher or 5.1 and higher for construction of user graphical interfaces.
UI.Vision module
libQt4 (libQtGui) or
libQt5 (libQt5Widgets,libQt5PrintSupport)
Library Qt version 4.3 and higher or 5.1 and higher for construction of user graphical interfaces.
libQtWebKit or libqt5webkit5 (opt: auto) Library of Web-rendering engine WebKit.
libfftw3 (opt: auto) Library for fast Fourie transfer of signals.
libphonon or libphonon4qt5 (opt: auto) Library for full formatted video and audio playing.
UI.WebCfgD module
libgd (opt: --enable-LibGD) Graphic library GD version 2, it is desirable that it will be without XPM support (a dependence on library of X-server is excluded) and support for FontConfig.
UI.WebVision module
libgd Graphic library GD version 2, it is desirable that it will be without XPM support (a dependence on library of X-server is excluded) and support for FontConfig.
libfftw3 (opt: auto) Library for fast Fourie transfer of signals.
Special.FLibSYS module
libssl (opt: auto) Library for codifying OpenSSL.
libfftw3 (opt: auto) Library for fast Fourie transfer of signals.

* "opt: auto" — provides for disable of using the library at building time on it absence.

2.2 Building

Dependencies of the system OpenSCADA for OpenSCADA core and its modules building are tabulated bellow.

Table 3. Dependencies to build OpenSCADA and its modules.

Component Description
The general requirements of OpenSCADA building
OS Linux Distribution kit of operating system Linux (ALTLinux, SuSELinux, Mandriva, ASPLinux, Fedora, Debian, Ubuntu ...)
g++ Compiler of language C++ version 3.3 and more from a collection of compilers GCC, including library GLibC (>=2.3), uCLibC (>= 0.9.32) or Android BioniC.
autotools (autoconf, automake, libtool, pkg-config) Tools to form a building environment of OpenSCADA. They are necessary only in the case of changing the building environment of OpenSCADA, for example at addition a new module or changing fixed parameters of the building. Automake >= 1.9.
gettext A group of utilities for preparation and compilations of translations of the interface of programs on various languages in conformity with the internationalization standard I18N.
sqlite3 Control utility for DB SQLite3 files management.
zlib (devel) Compression library, a package for development.
libpcre (devel) Library for use regular expressions, compatible with Perl, a package for development.
libgd (devel, opt: --enable-LibGD) Graphic library GD version 2, a package for development, it is desirable that it will be without XPM support (dependence on library of a X-server is excluded) and support of FontConfig. It is used for construction of trends and other images in PNG, GIF and JPEG.
DB.SQLite module
libsqlite3 (devel) Library for access to built in DB SQLite version 3, a package for development.
DB.MySQL module
libMySQL (devel) Library for access to MySQL DBMS, a package for development on language C.
DB.PostgreSQL module
libpq Library for access to PostgreSQL DBMS version more 8.3.0, a package for development.
DB.FireBird module
FirebirdSS FireBird DBMS version 2, a package for development. Often it is absent in distribution kits of Linux and demands individual loading from an official site (http://www.firebirdsql.org)!
DB.ODBC module
iodbc iODBC Driver Manager library, a package for development.
DAQ.JavaLikeCalc module
bison The program for generation parsers on the basis of grammar of the language.
DAQ.System module
libsensors (devel, opt: auto) Hardware sensors' library versions 2 and 3, a package for development.
DAQ.OPC_UA module
libssl (devel) Library for codifying OpenSSL, a package for development.
DAQ.SNMP module
libsnmp (devel) Library for access to data of network devices under SNMP protocol, a package for development.
DAQ.Comedi module
libcomedi (devel) Library of realizing support for DAQ-boards different manufacturer on buses ISA, PCI, PCMCIA and USB, a package for development.
DAQ.SoundCard module
libportaudio (devel) Multiplatform library for access to sound controller, a package for development version 19 and higher (not 18).
Transport.SSL module
libssl (devel) Library for codifying OpenSSL, a package for development.
Modules: UI.QTStarter, UI.QTCfg
libQt4 or libQt5 (devel) Library Qt version 4.3 and higher or 5.1 and higher for construction of user graphic interfaces, a package for development.
UI.Vision module
libQt4 or libQt5 (devel) Library Qt version 4.3 and higher or 5.1 and higher for construction of user graphic interfaces, a package for development.
libQtWebKit or libqt5webkit5 (devel, opt: auto) Library of Web-rendering engine WebKit, a package for development.
libfftw3 (devel, opt: auto) Library for fast Fourie transfer of signals, a package for development.
libphonon or libphonon4qt5 (devel, opt: auto) Library for full formatted video and audio playing, a package for development.
UI.WebCfgD module
libgd (devel, opt: --enable-LibGD) Graphic library GD version 2, a package for development, it is desirable that it will be without XPM support (dependence on library of a X-server is excluded) and support of FontConfig. It is used for construction of trends and other images in PNG, GIF and JPEG.
UI.WebVision module
libgd (devel) Graphic library GD version 2, a package for development, it is desirable that it will be without XPM support (dependence on library of a X-server is excluded) and support of FontConfig. It is used for construction of trends and other images in PNG, GIF and JPEG.
libfftw3 (devel, opt: auto) Library for fast Fourie transfer of signals, package for development.
Special.FLibSYS module
libssl (devel, opt: auto) Library for codifying OpenSSL, a package for development.
libfftw3 (devel, opt: auto) Library for fast Fourie transfer of signals, package for development.

* "opt: auto" — provides for disable of using the library at build time on it absence.