Forum Replies Created
-
AuthorPosts
-
MikhailModeratorHi,
What is written in ScadaServer.log and ScadaWeb.log?
MikhailModeratorFor example
C:\SCADA\Projects\HelloWorld\Instances\Default\ScadaServer\Config\ModAutoControl.xml
MikhailModeratorHello,
Could you provide a screenshot of the error?
MikhailModeratorDoes the PDF of this version still not support Chinese fonts?
Elastic Report 6.0.0.0 cannot load fonts, so it does not support Chinese fonts.
The described method will work with a new Elastic Report version which is expected in August.
MikhailModeratorThe issue will be fixed in the next Elastic Report release. Thank you for reporting.
You will need to:
1. Install a font that supports Chinese, like arialuni.ttf. On Windows, the font must be installed for all users into C:\Windows\Fonts
2. Specify the font name in SCADA\ScadaWeb\wwwroot\plugins\ElasticReport\templates\PdfStyleDefault.xml
For example, ArialUni
MikhailModeratorHello,
Copy and Paste buttons were added in the 6th version of the module.
In the 5th version, you could try editing the ModAutoControl.xml file by an external XML editor like Notepad++.
MikhailModeratorHello,
Please provide additional information:
– Operating system version
– Elastic Report Plugin version
MikhailModeratorHello,
Please provide a link to a screenshot of the device settings in Communicator.
MikhailModeratorThe request is different comparing with the previous version. That means that the device settings were changed. Make sure that you configured the device properly. Use https://rapidscada.net/modbus to check requests.
MikhailModeratorHello,
Please copy the question to the appropriate topic, or create a new topic. This topic is about incorrect data format error.
MikhailModeratorIntegration with Grafana is similar. Grafana dashboards have URL with long GUID. Depending on the settings, they can be open separately by a user who knows that URL.
Rapid SCADA web page can interact with your page by sending HTTP requests. POST requests more hidden from a user comparing with GET requests. For example, your page may require special POST request before providing data.
MikhailModeratorUser auth information is stored in cookies. Browser protects cookies from access by other websites. So your web service cannot get login information, because it has another origin and another browser session.
May be it’s possible if you somehow join the Webstation web app and your web service in a one origin (host and port).
MikhailModeratorHi,
Likely, the port 10000 is used by another application.
MikhailModeratorCould you update Rapid SCADA to 6.1.3?
Then let us know if the error is fixed by the update or not. -
AuthorPosts