Forum Replies Created
-
AuthorPosts
-
December 24, 2019 at 2:59 pm in reply to: Upload Configuration — Elastic Report Registration keys are not ignored #6254
MikhailModeratorHi,
If you uncheck “Ignore Registration keys”, it means that registration keys are not ignored and uploaded.
MikhailModeratorHello,
You should get the source code from the master branch v5.7.1
In this case, I hope, the projects will be consistent. And you get the same binaries that are included in the installation package.it say that WebUtils don’t have a method named QueryParamToIntArray
This method was deleted recently.
MikhailModeratorHello,
First, you should delete from the Rights table. Then from the Interface table.
When you delete from disk, there is no reference check.
MikhailModeratorThe message in the screenshot is not a error. You should check communication line log.
Where did you download KpMqtt.dll from?
MikhailModeratorWindows default folder configuration, which is obviously not working on Linux. After edeiting this it is fine again.
That’s true.
MikhailModerator1) Standard way:
Uninstall Rapid SCADA according to uninstall.txt and then install the new version.
However you can try to copy new files overwriting the existing. Don’t forget to register the Agent daemon, it’s important.2) It’s easier than earlier. Click the Deployment profile button. Create a new profile, specify your Linux machine in the profile. Upload the project to Linux from Windows computer.
MikhailModeratorThe register address looks strange. Try address 5-6 instead.
MikhailModeratorYou can successfully connect to the device. The device “understands” your requests and replies according the Modbus specification:
Receive (2/2): 84 04
Device error: [04] SLAVE DEVICE FAILURE!May be the device can’t get data from sensors?
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, 6 months ago by
Mikhail.
-
This reply was modified 6 years, 6 months ago by
-
AuthorPosts