Forum Replies Created
-
AuthorPosts
-
MikhailModeratorHello,
In ElasticRepExample.xml there is a formula example:
<Cell calcType="Formula" value="=SUM(RC[-3]:RC[-2])" />The best way to get correct formula, is generating report without a formula, then open it in Excel, insert formula, save in the XML 2003 format and see what formula is in the file.
MikhailModeratorAfter you change Webstation settings, you have to download them into your project. Otherwise, you will override the settings by default when upload configuration.
MikhailModeratorHello,
Make sure that Elastic Report plugin is activated in Webstation at http://localhost/Scada/plugins/Config/Plugins.aspx
If it doesn’t help, provide more different screenshots.
MikhailModeratori taked to code source from github, but i will try with your link !
My link is also GitHub.
i try to use the ServerAdmin5, because the classic ServerAdmin
That’s correct.
i try to build ScadaAdmin5 i need the ScadaWebCommon5 Assembly but i only have the classic ScadaWebCommon
Current name is ScadaWebCommon. The issue is strange. Could you make a screenshot of Visual Studio solution explorer with expanded References node?
December 24, 2019 at 3:00 pm in reply to: Upload Configuration — Elastic Report Registration keys are not ignored #6255
MikhailModeratorAnyway, I suggest to add PlgElasticReport_Reg.xml into your project.
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.
-
AuthorPosts