Forum Replies Created
-
AuthorPosts
-
MikhailModerator> Is the any method to alter the default shorttime format of zh-CN globally (system / scada level).
I suppose, it’s hardcoded somewhere in .NET framework.
MikhailModeratorThe event address must be in the range 0x1000 <= Register <= 0x13FF, where register 0x1000 contains the most recent even
Is it possible to read only the most recent event as many times as it exists instead of polling different addresses?
MikhailModeratorEvents in terms of Rapid SCADA can be generated with Automatic Control Module.
MikhailModeratorHello,
Likely, it’s possible to send the required requests using the existing Modbus Driver. But the driver parses the received packets as current data. Do you think, it can be OK for your task? If so, you could try, and I can help. Otherwise, a custom driver (based on the existing one) may be needed.
-
This reply was modified 6 months, 2 weeks ago by
Mikhail.
MikhailModeratorWhat device do you use to run Rapid SCADA?
MikhailModeratorTry enabling writing to log in the archive options. It will create a separate log file ModArcBasic_Min.log. Then check the log file for errors.
Did some files disappear or they never been created?
MikhailModerator
MikhailModeratorIf the driver is ready, add it to Store 🙂
June 30, 2025 at 11:17 am in reply to: Where are those goodies (comm status, toggle comm line cmd) in v6 Channel setup #16536
MikhailModeratorHello,
Just create channels of the Output type with the above tag codes. Then send commands to the created channels from the web interface or by Automatic Control Module.
In case of possible issues, please provide screenshots.
MikhailModeratorI suppose, the following should work:
In the Formats table, find the row with ID=33. Set the Format field of that row to HH:mm:ss. Use the format with ID=33 for the channel.
Does it work? If no, I can research by debugging.
MikhailModeratorCould you make a screenshot of the ScadaServer.txt log file?
MikhailModeratorHi,
As an example, open the Formats table ach check the Off-On format.
If you have many values in an enumeration, it’s supported to text each value per line.
MikhailModeratorProbably, the simplest approach is changing the Format table (edit existing or add new format). Possible format strings are here.
MikhailModerator
MikhailModerator🙂
-
This reply was modified 6 months, 2 weeks ago by
-
AuthorPosts