Forum Replies Created
-
AuthorPosts
-
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🙂
MikhailModeratorMay be data is read from another current data archive. When the Server service starts it reads data from the first active archive of current data.
MikhailModeratorHi,
In short, configure a communication line and device, and you will see the code in the log.
MikhailModeratorHi,
> how do I link a file from my PC to this forum?
Post a link to a file hosting, e.g. Google Drive.
MikhailModeratorHi,
Possible solutions:
1. Use database as an intermediate source.
2. Write your driver for Rapid SCADA that reads data using the API.
3. Try interact via MQTT.
MikhailModeratorHello,
Data are read from an archive, when the web interface requests the data. So new data will be displayed when a view page or chart page is refreshed.
MikhailModeratorHello,
To indicate whether a command is processed successfully, a device should write some data into the device tag.
MikhailModeratorBy default, the utility uses the old path. It should be updated someday.
-
AuthorPosts