Forum Replies Created
-
AuthorPosts
-
MikhailModeratorBased on your experience, which solution would you consider the most reliable?
Using the
Statustag.
MikhailModeratorI disabled the device in the line configuration to simulate a communication error or a device fault.
This test simulates the service shutdown, but not a device failure.
To simulate a device fault, switch off the device.
MikhailModeratorNote that the registration key in ScadaWeb.log differs than the entered key. Make sure that after uploading the project and restarting the web application, the key file PlgDashboard_Reg.xml is updated in the C:\Program Files\SCADA\ScadaWeb\config directory
MikhailModeratorHi,
In the script, executed by the Server service, it is possible to get the name (and other properties) of the current formula’s channel only.
Getting names of any channel by channel number is available in the code of a software module that can be developed by you.
MikhailModeratorHow do you disable the device?
The solution depends on whether the device is in a physical error state or whether the device is disabled in the software settings.
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.
MikhailModeratorAll values are gray. You should check that Communicator is running and the device data is being updated in Communicator.
Gray color means that data is not coming from Communicator to Server.
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 3 months, 1 week 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. -
This reply was modified 3 months, 1 week ago by
-
AuthorPosts