EnglishУкраїнськаmRussian
Login/New
Topic with no new replies

Visualisation of VCA components Problem with the 0.8.0.5 version under Ubuntu 12.04


Author Message
Written on: 24. 02. 2013 [23:51]
OPMOTOR
OP MOTORS
Topic creator
registered since: 21.01.2011
Posts: 13
Hi I have updated my system from ubuntu 11.10 to 12.04 it means that also I have changed my Openscada version from 0.7.1 to 0.8.0.5, at the same time I install the aglks and boiler models.

My problem is that when I try to run the aglks and boiler process the screen do not show the controls and visual components that usually shows, ( see images ).

Also in the works station when I add a common pid controller and after try to view it in the project execution can't see the buttons of the controller ( see images ), any idea, where is my mistake, thanks a lot for the support.

PD: I have also installed the VCA library.. ( see images ).

[This article was edited 2 times, at last 24.02.2013 at 23:53.]
Attachment

Screenshot from 2013-02-24 19:20:58.png (File type: image/png, Size: 248.29 kilobytes) — 2923 downloads
Screenshot from 2013-02-24 19:21:27.png (File type: image/png, Size: 136.71 kilobytes) — 2656 downloads
Screenshot from 2013-02-24 19:44:54.png (File type: image/png, Size: 204.09 kilobytes) — 2572 downloads
Screenshot from 2013-02-24 19:45:21.png (File type: image/png, Size: 162.24 kilobytes) — 2676 downloads
Screenshot from 2013-02-24 19:42:45.png (File type: image/png, Size: 147.78 kilobytes) — 2432 downloads
Written on: 25. 02. 2013 [08:32]
roman
Roman Savochenko
Moderator
Contributor
Developer
registered since: 12.12.2007
Posts: 3750
"OPMOTOR" wrote:

Also in the works station when I add a common pid controller and after try to view it in the project execution can't see the buttons of the controller ( see images ), any idea, where is my mistake, thanks a lot for the support.

I have not like problems also on Ubuntu 11.10 and 12.04. And version 0.8.0.5 clean tested into LiveCD/USB.

Try remove or save somewhere directory ~/.openscada and next start AGLKS or Boiler model. Also place here errors into console or OpenSCADA system messages from here: http://wiki.oscada.org/Doc/OpisanieProgrammy/part4/files?get=subsys_arch_mess.png

P.S. Generically VCADB structure into 0.7.0 and 0.8.0 some incompatible.

Learn, learn and learn better than work, work and work.
Written on: 25. 02. 2013 [08:35]
almaz
Almaz Karimov
Contributor
registered since: 25.09.2008
Posts: 516
Try to completely remove OpenSCADA deb packages by using the Synaptic. Or
JAVASCRIPT
sudo apt-get remove openscada

And reinstall it.
For 32-bit systems
JAVASCRIPT
sudo dpkg -i openscada_0.8.0.5-1_i386.deb openscada-libdb.main_0.8.0.5-1_all.deb openscada-libdb.vca_0.8.0.5-1_all.deb openscada-model.aglks_0.8.0.5-1_all.deb openscada-model.boiler_0.8.0.5-1_all.deb openscada-doc.en_0.8.0.5-1_all.deb openscada-doc.ru_0.8.0.5-1_all.deb

For 64-bit systems
JAVASCRIPT
sudo dpkg -i openscada_0.8.0.5-1_amd64.deb openscada-libdb.main_0.8.0.5-1_all.deb openscada-libdb.vca_0.8.0.5-1_all.deb openscada-model.aglks_0.8.0.5-1_all.deb openscada-model.boiler_0.8.0.5-1_all.deb openscada-doc.en_0.8.0.5-1_all.deb openscada-doc.ru_0.8.0.5-1_all.deb

All packages available
http://www.oscada.org/oscadaArch/0.8.0/Ubuntu/12.04/

[This article was edited 1 times, at last 25.02.2013 at 09:14.]

21 век - век повсеместной автоматизации. Главное - во благо всем людям.
Written on: 25. 02. 2013 [23:50]
OPMOTOR
OP MOTORS
Topic creator
registered since: 21.01.2011
Posts: 13
Ok, I follow the instruction of Roman and the result was successful, after run the AGLKS and the Boiler ( both works right after delete the directory ~/.openscada.)

Then i close the models, and run the Openscada workstation, after that I load the lib VCA located in the directory /.openscada/LibsDB

I will to do more tests and report any abnormal behavior.
Attachment

Screenshot from 2013-02-25 19:35:54.png (File type: image/png, Size: 193.38 kilobytes) — 2577 downloads



7569