Forum Replies Created
-
AuthorPosts
-
MikhailModeratorHi,
Custom icons are configured in PlgMap.xml. Then they can be used in map views. Use the existing Site icon as an example.
MikhailModeratorHi,
Try the channel formula
CnlStat > 0 ? Cnl : Val()
MikhailModeratorHi,
Both || and && work for boolean expressions.
For more info, check the error in ScadaServer.log.
MikhailModeratorHello,
Yes. In that case you need to deploy your tile server. Then specify its address in the plugin configuration file, PlgMap.xml
MikhailModeratorWindows 7 is not supported. Minimum is Windows 10.
MikhailModeratorHello,
Make sure that IIS is installed and works correctly.
MikhailModeratorThank you for the update.
Note that in the Format column, it’s possible to write one value per line without semicolons. It may be more comfortable to edit.
MikhailModeratorAugust 31, 2025 update
Fixed a bug when adding a component
MikhailModeratorThe string length is limited by the Administrator application. Actual length can be bigger.
MikhailModeratorHello,
You could manually edit Format.xml in a text editor, e.g. Notepad++.
Then reload the project or configuration database.August 28, 2025 at 10:11 am in reply to: Cannot Access http://RapidScadaIP:10008 from Other Computers in LAN #16935
MikhailModeratorThank you for the info.
MikhailModeratorHello,
If you use *.dat archives, they record data with a fixed period. So the number of records is constant.
If PostgreSQL archives are used, you can count the number of records by SQL request.
MikhailModeratorRapid SCADA 6.4.2 has been released.
Server:
– Archives support monthly writing period
– Added an option to continuously recalculate to the difference calculator moduleCommunicator:
– OPC UA driver has improved reconnection to the OPC server. Implemented channel-based subscription creationWebstation:
– Beta version of new mimic diagrams included
– Comamnd API is available by default
– Changes in the plugin APIAdministrator:
– The length of the Code field increased
– Added more cultures in the culture list
MikhailModeratorHello,
> how many values were read for each channel
Please clarify what does it mean “how many values were read”? -
AuthorPosts