Forum Replies Created
-
AuthorPosts
-
MikhailModeratordotnet-install: .NET Core SDK with version ‘6.0.406’ is already installed.
May be you need to uninstall .NET Core before new installation.
MikhailModeratorHi,
Please create a new topic for the new question and provide the details.
MikhailModeratorHello,
Log files should be in /var/log/scada/
If they don’t exist, check .NET version:
dotnet --info
MikhailModeratorWhy do you need websockets instead of usual TCP?
MikhailModeratorThe MQTT driver in Rapid SCADA is based on MQTTnet library. On the mentioned web page is written that websockets are supported: “Communication via TCP (+TLS) or WS (WebSocket) supported”. I suppose, to be able to use WS in the driver, the driver should be updated.
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 3 years, 1 month ago by
Mikhail.
-
This reply was modified 3 years, 1 month ago by
-
AuthorPosts