Forum Replies Created
-
AuthorPosts
-
MikhailModeratorI’ll check the source code for the additional details, and write here.
MikhailModerator1. Is there a chance that they are written when Server restarts? What can be the cause of writing?
2. If the channel value changes, is it written to the archive?
3. Tick “Log enabled” checkbox. What would be in the archive log file?
MikhailModeratorThanks.
It looks wierd. If it is a number it is probably of length 32 bits, not 32 bytes.
If the length is 32 bytes, the register is an array, and it can be read as 16 registers of 2 bytes, and then transformed on the server level.
MikhailModeratorHi,
Stop the Server service.
Delete the schema mod_arc_postgre_sql
Start Server. It should be re-created.
MikhailModeratorUnable to open the above links, unfortunately.
MikhailModeratorHi,
Unable to view the screenshot. Maybe try another image hosting.
MikhailModeratorHi,
The path field specifies a path used by the view explorer. You don’t need a real file for Chart Pro.
MikhailModeratorHi,
I see. It should be implemented. I’ve added this to the back log. Fow now it is possible in inconvenient way.
MikhailModeratorHi,
In new mimic diagrams, you can also add a component and set Visible to false. But it is not convenient for many channels.
What is your situation? Why do you need to add more channels to a view?
MikhailModeratorHello,
Please provide the corresponding screenshots.
MikhailModeratorPlease let me know about the result.
MikhailModeratorHello,
In ScadaServer.log
2026-08-05 18:59:22 [ENGINEERING][ENGINEERING$][ACT] Command to channel 104 from user with ID 2 2026-08-05 18:59:22 [ENGINEERING][ENGINEERING$][ACT] Command is queued to be sent to clients
That’s good.
I guess that Communicator does not receive commands, because both the ScadaGenerator app and the ScadaComm service are logged-in as the ScadaComm user. There is a protection to avoid infinite command loop. Try using the ScadaWeb user in ScadaGenerator.
MikhailModeratorI thought about a script, which checks the current local time and stores day and month starts values in separate channels.
This is possible.
MikhailModeratorHi,
For the second one (which grows continuously) I need a daily and monthly value.
Try ModDiffCalculator for that channels. Also Elastic Report Plugin can calculate the differences.
For now ibb.co is down. Could you upload the screenshots to another hosting?
MikhailModeratorHi,
If you use Time/Period, Delay is not needed.
Delay is useful to slow down polling if Time and Period = 0. -
AuthorPosts