Forum Replies Created
-
AuthorPosts
-
MikhailModerator1) Please provide the details of the question.
2) Does your project currently work on Windows and you need to upload the project to Linux? Is the project upgraded to 5.7.1?
3) I suggest configuring on Windows and then upload the project to Linux. To get a computer code, find it in the log of the module.
MikhailModeratorHi Kirjono,
Please provide screenshots of the Communicator settings and copy a part of log file here.
MikhailModeratorTry searching for Global.asax in the ScadaWeb folder. There must be only 1 such file.
May be some old DLLs were not deleted during upgrade. Delete all DLLs in ScadaWeb/bin folder and copy them again.
MikhailModeratorIf you activated RAM drive as written in the installation manual, log files are stored in RAM and don’t exist after reboot.
MikhailModeratorHow do i flip the events such that the most current event is at the top.
The event table automatically scrolls down when new event added if you don’t touch the table for some time.
MikhailModeratorAlso try to edit the table view and hide tag by tag while the problem exists. You will find the tag that causes the problem.
MikhailModeratori switch to network tab in chrome to find the appropriate response but i got totally confused
Find there GetHourCnlData request and copy the response like that:
{"d":"{\"DataAge\":[1576692000000],\"Success\":true,\"ErrorMessage\":\"\",\"Data\":[{\"Hour\":0,\"Modified\":true,\"CnlDataExtArr\":[{\"CnlNum\":101,\"Val\":34.799999237060547,\"Stat\":13,\"Text\":\"34.8\",\"TextWithUnit\":\"34.8 %\",\"Color\":\"Black\"},{\"CnlNum\":102,\"Val\":27.30000114440918,\"Stat\":14,\"Text\":\"27.3\",\"TextWithUnit\":\"27.3 °C\",\"Color\":\"Orange\"},{\"CnlNum\":103,\"Val\":27.875,\"Stat\":14,\"Text\":\"27.9\",\"TextWithUnit\":\"27.9 °C\",\"Color\":\"Orange\"},{\"CnlNum\":104,\"Val\":26.3125,\"Stat\":14,\"Text\":\"26.3\",\"TextWithUnit\":\"26.3 °C\",\"Color\":\"Orange\"},{\"CnlNum\":105,\"Val\":25.875,\"Stat\":14,\"Text\":\"25.9\",\"TextWithUnit\":\"25.9 °C\",\"Color\":\"Orange\"},{\"CnlNum\":106,\"Val\":99364.859375,\"Stat\":1,\"Text\":\"99,365\",\"TextWithUnit\":\"99,365 Pa\",\"Color\":\"Black\"},{\"CnlNum\":107,\"Val\":30.569999694824219,\"Stat\":1,\"Text\":\"30.6\",\"TextWithUnit\":\"30.6 °C\",\"Color\":\"Black\"},{\"CnlNum\":115,\"Val\":26.840625286102295,\"Stat\":14,\"Text\":\"26.8\",\"TextWithUnit\":\"26.8 °C\",\"Color\":\"Orange\"},{\"CnlNum\":119,\"Val\":745.297736244757,\"Stat\":1,\"Text\":\"745.3\",\"TextWithUnit\":\"745.3 mmHg\",\"Color\":\"Black\"},{\"CnlNum\":201,\"Val\":1,\"Stat\":1,\"Text\":\"On\",\"TextWithUnit\":\"On\",\"Color\":\"green\"}, ...-
This reply was modified 6 years, 5 months ago by
Mikhail.
MikhailModeratorYou can find Calculator in the Administrator tree, send some data to SCADA-Server and check how these data exported.
MikhailModeratorOutput channels specify commands to:
– Export current data
– Export archive
– Export events
They are needed for manual export only. And you don’t need them for automatic export.
MikhailModeratorMay be the web application has no access rights to write error in the log.
Try providing full write access to /opt/scada/ScadaWeb/log and its content, restart computer, open the web page, and check the log file for additional information.
MikhailModeratorThanks a lot for the video!
MikhailModeratorFor database export you don’t need to setup some special communication lines and devices.
MikhailModeratorTo make manual export possible, create the corresponding output channels in the configuration database and specify them on the form
In Administrator open the Output channel table and create 3 channels. Set the Standard command type, and the command value is Execute.
In the module properties, specify the numbers of the output channels you created.
If you share screenshots of the settings when you complete them, I can check.
MikhailModeratorHello,
For some reason the hourly data contains wrong symbol. Please switch to the Network tab in Chrome, find the appropriate response and copy here.
MikhailModeratorHello,
For the question that is not related to the current topic, please create a new topic.
-
This reply was modified 6 years, 5 months ago by
-
AuthorPosts