Forum Replies Created
-
AuthorPosts
-
MikhailModeratorHi,
Could you clarify the question?
MikhailModeratorError checking server connection:
Unable to write data to the transport connection: Permission denied.This error looks weird.
Does Communicator have any connection issues?
MikhailModeratorHi,
The Server service may start longer than the Webstation app and the Communicator service. The client applications try to connect Server while is it initializing. If they connect successfully after several attempts, it’s OK.
MikhailModeratorThe above log file belong to the web application.
You should find the log file of the communication line
SCADA\ScadaComm\Log\lineXXX.log
MikhailModeratorHi Simone,
Please follow this manual.
If you get any errors, post links to the screenshots of the settings and log files written by the module.use the ImportDB module to read commands from a SQL Server table and send them to the PLC
Note that from SQL Server the driver can read values, not commands. Those values will be presented by Rapid SCADA as channel values. To convert values to commands that are send to a Modbus TCP device, Automatic Control Module is needed. The module sends commands according to different conditions, depending on channel values. For example, it can send a command of channel value changes.
MikhailModeratorIn that case, you should ProjConv5to6.
For small projects, it may be easier to create a new project manually, and copy scheme views.
MikhailModeratorHi,
Please copy a part of the communication line log, describing the issue, into this topic.October 16, 2025 at 12:00 pm in reply to: How to embed SCADA Webstation in an iframe (HTTP/HTTPS mixed content issue) #17175
MikhailModeratorCould you make a screenshot of the error you get when insert a Rapid SCADA web page into a frame?
October 16, 2025 at 11:58 am in reply to: How to embed SCADA Webstation in an iframe (HTTP/HTTPS mixed content issue) #17174
MikhailModeratorHi,
In your case, I would recommend to integrate Rapid SCADA and Grafana. Then you could insert Grafana dashboard in a frame. To do that, you should enable in Rapid SCADA writing archives to PostgreSQL database, and read the database by Grafana.Rapid SCADA also supports JavaScript API. See this link. It contains examples of web requests.
October 15, 2025 at 8:55 am in reply to: How to embed SCADA Webstation in an iframe (HTTP/HTTPS mixed content issue) #17172
MikhailModeratorCould you please be more specific about your question?
MikhailModeratorThank you 🙂
October 14, 2025 at 9:13 am in reply to: How to embed SCADA Webstation in an iframe (HTTP/HTTPS mixed content issue) #17167
MikhailModeratorYou could insert company’s logo if needed.
October 14, 2025 at 9:13 am in reply to: How to embed SCADA Webstation in an iframe (HTTP/HTTPS mixed content issue) #17166
MikhailModeratorHello,
Modern browsers blocks an iframe if it has another origin (address and port).
Probably, it’s possible to find a solution how to allow it, but Rapid SCADA is not designed to work inside frame. So it will most likely be a waste of time.
MikhailModeratorHow many channels in your project?
MikhailModeratorCheck readme.txt in the archive.
-
AuthorPosts