EnglishУкраїнськаmRussian
Login/New

Projects news:

Tuesday 20. August 2019

The main elements library of the user interface appended for the "Users manager" frame

The element-frame serves to control users from the user interface itself. That is, typically this feature is provided to the SCADA programmer at the Security subsystem configuration, but sometimes there is a need to provide this capability from the user interface and with a few restrictions on controlled users and their groups that this frame performs and generally provides:

  • forming a list of controlled users;
  • the ability to view and change user information for: name, full name, description, password and groups;
  • adding new and deleting existing users.

Category: Display only category:NewsDisplay only category:Development

Thursday 15. August 2019

The root page frame of the main elements library of the user interface is significantly expanded and documented

The frame "Root page" is a base element of most interfaces built in OpenSCADA and it was completely documented and significantly expanded for:

  • dynamization of forming the signal object buttons from one base button, with the result possibility of forming very number of signal objects, up to 100 for short names.
  • dynamization and unification of the types of view to their abstract encoding as "viewN", with the result possibility to appoint any other mean to the type of view.
  • correct cleaning the control panels container.

Category: Display only category:NewsDisplay only category:Development

Monday 12. August 2019

Analysis of the memory consumption and efficiency of the UI module WebVision in the busy environments

The module UI.WebVision was observed in extra memory consumption on a real big task working on Debian 9.

There were performed several actions of measuring about this module work on different Debian versions: 7, 8, 9, 10; where we have seen the clear degradation of effectivity of the memory allocation on Debian versions from 8.

Contacting the Debian community we revealed this problem as a disadvantage of GLibC in implementing memory arenas, which can be highly fragmentated in program environments what actively recreating the threads, due to linking the arenas to threads.

So, to fix this behaviour, we need to set the environment variable MALLOC_ARENA_MAX=1, what was be done for all live disks of the automation Linux distributive.

Category: Display only category:NewsDisplay only category:Development

Monday 12. August 2019

The graphics group frames of the main elements library of the user interface appended for the graphic parameter calculation

The element implements a dialog of user calculation of the selected graph parameter for the graphically visible data. The user is given an option to select calculations from the built-in library, the privileged user ("root" or in the "ITW" group) has the opportunity to edit or write their own calculation procedure.

In general, the built-in library currently contains the following functions of the user calculation:

  • Sum, at hour.
  • Average and range.

Category: Display only category:NewsDisplay only category:Development

Sunday 24. February 2019

API of the unified implementation of the DAQ-templates

API of the unified implementation of the DAQ-templates has been implemented, applied and substantially tested.

Currently, this API is applied on the primary modules of the subsystem "Data acquisition", that is LogicLev, ModBus, Siemens, and as an optional feature for the controller object of the JavaLikeCalc module. From modules of other subsystems to the templates support, the protocol modules UserProtocol, ModBus and the graphical interface module WebUser have been adapted. Moreover, the use of templates in the modules UserProtocol and WebUser conceptually improved their functions and expanded the ability to create complex templates.[more]

Category: Display only category:NewsDisplay only category:Development

Wednesday 31. January 2018

Completed full revision of the most significant and largest document "Program manual"

The document "Program manual" is the most significant and largest document of OpenSCADA and it was completed for its full revision on the new Knowledge Base (Wiki) of OpenSCADA. At the way the document was translated to Ukrainian and appended by the part "Startup and execution".

That is the releasing of the OpenSCADA version 0.9 LTS is also official started, the schedule-task of the process was prepared and it completion planned to 01.05.2018.

Category: Display only category:NewsDisplay only category:Development

Tuesday 30. January 2018

OpenSCADA projects integration to the OpenSCADA core and UI.QTStarter

To unify and expand the functionality, and "openscada_start" script exploitation experience, the essence of the project was integrated into the OpenSCADA core and the module UI.QTStarter of the local graphical interfaces execution. Therefore, the OpenSCADA core, namely the primary "openscada" binary file, involves determining the configuration file, the data folder and the name by the specified project name and switching to that configuration. Creating the interface elements for selecting and creating new projects implements the UI.QTStarter local graphical interface module. Administrative functions of the project manager are moved to a separate command line script "openscada-proj" because of the specificity of these operations to the software platform, and therefore the need for a simple adaptation to this specificity.

The UI.QTStarter module also was significantly refactored and expanded for starting and collapsing to the system tray and for the custom control of the Look and Feels of the Qt interfaces.

Category: Display only category:NewsDisplay only category:Development

Thursday 26. October 2017

OpenSCADA adaption and building for OpenWrt

OpenWrt

OpenWrt ​is a highly extensible ​GNU/​Linux ​distribution for embedded devices ​(typically wireless routers). Unlike many other distributions for these routers, OpenWrt ​is built from the ground up to be a full-featured, easily modifiable operating system for your router. In practice, this means that you can have all the features you need with none of the bloat, powered by a Linux kernel ​that's more recent than most other distributions.

In way of adaption to TELEOFIS RTU968 OpenSCADA was adapted also to build for the distribution OpenWrt and the renewal adaption for "C" library "uCLibC".

Category: Display only category:NewsDisplay only category:Development

Thursday 07. September 2017

Significant updating and appending of the Frequently Asked Questions list of OpenSCADA

The Frequently Asked Questions list of OpenSCADA was united, structured, significant updated and appended in way of releasing 0.9 LTS and its documentation updating on the new Wiki.

This list was mostly appended by questions form the forum and personal questions to Roman Savochenko under OpenSCADA service.

Category: Display only category:NewsDisplay only category:Development

Saturday 22. July 2017

OpenSCADA adaption to work on OS Android

Android

22.07.2017: Packs to APK packages by CrystaxNDKr10 (>= ABI 19, Android 4.4) and NDKr13 (>= ABI 21, Android 5), starts and works through JNI through the WWW and Qt5, tested on DB.Model.AGLKS.

Due the adaption process touches the build system of OpenSCADA, for some users and developers it can be interesting in way of full-formatted adaptions to other OS, this is QNX or MS Windows about which on the forum they meant and some try.

If the function of working OpenSCADA on the Android OS is significant for you, you can help by sponsoring the task and then you will get usable and supported result some faster. Your help for the task will also motivate and consolidate other users and developers for adaption OpenSCADA on other OS and hardware environments!

Category: Display only category:NewsDisplay only category:Development

22796