Forum Replies Created
-
AuthorPosts
-
MikhailModeratorUsing Auto Control Module, you can create a data change trigger and create new events by that trigger having the different channel number. It may work if the amount of channels is not too big. Otherwise, it is not handy to configure.
-
This reply was modified 4 weeks, 1 day ago by
Mikhail.
MikhailModeratorAs a workaround you could write data to PostgreSQL with help of DB Export Module. It also can write data on change.
MikhailModeratorHello,
An event contains the Severity field.
The ScadaWebConfig.xml contains the EventArchiveCode option that defines the source for events displayed in the bottom panel on the web page. But there is no filter options for that panel. All events from the specified archive are displayed there. It can be an idea for future improvements.
MikhailModeratorAs written above you need to split Modbus parameters into several devices (in terms of Rapid SCADA).
MikhailModeratorHi,
This is possible.
In Communicator, set the Poll only on command checkbox for the device.
To do a poll, send a command with the codeApp.Comm.PollDeviceand the device number as a command value.
MikhailModeratorHi,
That’s right.July 24, 2026 at 10:53 am in reply to: OPC-UA Timestamp not match with alarm and no millisecond display #18183
MikhailModeratorDear Prabhu,
1. Please provide corresponding screenshots and logs. I’ll be glad to help you figure out the cause.
2. Timestamps are accurately stored in the archive, but are truncated to the second when output. Unfortunately, I can’t provide any guidance on the implementation timeline. If you need it urgently, we can develop a separate report under the contract.
MikhailModeratorHello,
The *.js files should be located in your project among Communicator configuration files. Also specify the short file name in the device properties. The script example is here.
MikhailModerator🙂
MikhailModeratorHello,
According to the plugin history there were some fixes that may affect your issue.
MikhailModeratorHello,
> What is the purpose of the Custom Archive bit?
To push users create new custom archives with ID >= 101 and bit >= 16.> Can a custom archive use a different writing interval
Sure.> Is there any documentation or example available?
Use the existing archives as examples. Post screenshots on the forum if new archives don’t work.
MikhailModeratorHello,
You should restart the ScadaAgent service. Currently, it takes logs from the old locations.
MikhailModeratorTo reset all apps to the default, uninstall and install them again.
To fix plugins, it’s needed to find error details. They can be in log files and the browser console.July 16, 2026 at 11:15 am in reply to: Archive Mask and Select Archives – How are they related? #18153
MikhailModeratorHello Andi,
Thanks for the detailed report 🙂July 15, 2026 at 11:31 am in reply to: Archive Mask and Select Archives – How are they related? #18151
MikhailModeratorHello,
In the screenshot provided, 17 is the event mask, while the clicked button is for archive mask. -
This reply was modified 4 weeks, 1 day ago by
-
AuthorPosts