Forum Replies Created
-
AuthorPosts
-
MikhailModeratorHi,
Modbus server does not respond. You should check logs of Modbus server if it provides info.
March 8, 2023 at 9:37 am in reply to: Export channel data to excel for longer periode of time #12192
MikhailModeratorThe parameter is in PlgChartPro.xml, not PlgChartPro_Reg.xml. Look for PlgChartPro.xml in the distributive.
MikhailModerator๐
March 7, 2023 at 1:17 pm in reply to: Export channel data to excel for longer periode of time #12188
MikhailModeratorPlgChartPro.xml, parameter MaxFixedPeriod
ScadaWebConfig.xml, parameter MaxReportPeriod
MikhailModeratorAlso possible that requests are not delivered to RPi by VPN.
MikhailModeratorHi,
You can connect to the device, but it does not respond. Check that the Modbus device address is correct. Use https://rapidscada.net/modbus to validate the packets: 01 1E 00 00 00 06 0A 03 00 00 00 0A
MikhailModeratorHello,
Please check the log files of the Server, Communicator and Webstation services.
MikhailModeratorFor the module you need to specify:
– Home page. This is the page of your website where the module is presented. If there is no website, start a new topic on this forum.
– Documentation. This is a link to your website or GitHub.After the data for publication is prepared, write to us by email.
MikhailModeratorUse http://localhost:10008/
10000 is a Server port. When you try to connect it from web browser, Server just reports about errors.
10008 is the default web app port.-
This reply was modified 2 years, 10 months ago by
Mikhail.
MikhailModeratorHello,
This is an interesting and useful idea. Thank you.
To implement this feature, probably JavaScript should be used on a browser side.
MikhailModeratorHi,
Does the existing web application work correctly?
How to reproduce this issue?
MikhailModeratorHello,
Do you have the both Rapid SCADA 5 and 6 on the same computer? If so, you should stop the services of the 1st instance before using the 2nd one.
In WebStationg logs there is nothing
Which URL do you use to open the Webstation app?
MikhailModeratorHello,
On Windows, when you upload the project using the Administrator application, add a new deployment profile that allows to upload the project on a Linux machine.
Administrator interacts with the remote Agent service that works on a target machine.
MikhailModeratorWhat Windows version do you use?
An error occurred trying to start process โC:\Program Files\SCADA\ScadaServer\svc_install.batโ with working directory
Try to execute this file manually from command line as administrator.
Directory C:\Program Files\SCADA\ScadaAgent has to be cleared
It means to delete old files before new installation.
-
This reply was modified 2 years, 10 months ago by
-
AuthorPosts