Forum Replies Created
-
AuthorPosts
-
MikhailModeratorIt is better.
We can see that the dashboard view type is recognized (icon in tree), but the page is not found. Press F12 to check the console what URL is not found.
MikhailModerator
MikhailModeratorRapid SCADA 6.4.5 has been released.
– New mimic diagrams and components have been updated.
– Historical data reading has been implemented in the OPC UA driver.
– Bug fixes.
MikhailModeratorThanks.
The settings look correct.
According to ScadaWeb.log, you use
ScadaWeb 6.2.1.0 (April 01, 2025)
PlgDashboard 6.1.1.0 (August 26, 2025)I suppose, they are incompatible. I suggest to upgrade the web application to ScadaWeb 6.2.3.0 (December 20, 2025)
Version history is here.
MikhailModeratorHi,
In your case, you don’t need to create a separate command node in the Modbus template. An element could be read and written if it is not readonly.February 26, 2026 at 11:49 am in reply to: Evento de perda de comunicação – Rapid SCADA 6.2.2 #17673
MikhailModeratorUsing formula
CnlStat > 0 ? 0 : 1is also possible. But the method described above is simpler.February 26, 2026 at 11:47 am in reply to: Evento de perda de comunicação – Rapid SCADA 6.2.2 #17671
MikhailModeratorHello,
Just create a new channel of the Calculated type, and set the Tag Code field toStatus
The device field of the channel should refer to the certain device.
Then upload the project changes and check value of the newly created channel.
Provide a screenshot of your settings if it doesn’t work.-
This reply was modified 1 month ago by
Mikhail.
MikhailModeratorAccess to the files is denied.
MikhailModeratorScadaWeb.log is OK.
To add a screenshot, publish it on Google Drive, and post link here.
MikhailModeratorHello,
Please send the details from ScadaWeb.log and screenshots of the settings related to the issue.
MikhailModeratorThe main idea from my manager is to use Windows only to create local projects and use Linux (our server) strictly as the runtime to collect data from those projects and display them in WebStation.
In this case, the correct way is editing the project on Windows workstation and then upload it to the Linux server for execution. Use GIT for managing project versions.
In the next version of Extra Mimic Components, a key will not be required for editing mimics.
MikhailModeratorHello,
With Chart Pro you can display multiple channels on a single chart. The channels can be selected by a user or predefined by an engineer.
Charts can be inserted in mimics and dashboards.
MikhailModeratorHello,
The above error may occur when a web server tries to redirect to a wrong path.
Try to remember and rollback the project changes that cause the error.
MikhailModerator> Is this the right approach?
It can work, but this is not the right approach, because the configuration including mimics should in edited as a part of the project.Please clarify:
1. Do you use the Linux machine without desktop interface?
2. Do you prefer editing mimics on Linux to avoid extra licensing?
MikhailModerator1. Yes.
Note that the particular plugin PlgMimExtraComp also requires a license on a workstation if an engineer edit mimic on the workstation. Maybe we can figure out how to avoid this.2. If the software is moved to another server, a new key is needed. Please check this terms for the details.
3. Try a trial.
-
This reply was modified 1 month ago by
-
AuthorPosts