Forum Replies Created
-
AuthorPosts
-
MikhailModeratorHi,
If status also should be taken into account,
Val(101) - Val(102); Stat(101)October 10, 2025 at 12:38 pm in reply to: Auto Control Module – How to send command only once, without repeat #17146
MikhailModeratorHi,
According to the log file, the trigger “Tank Medium Level” returned to the normal state at 23:59:17 and then fires again.
Probably, you should check why the trigger returned to normalOctober 10, 2025 at 12:33 pm in reply to: Automatic Control Module – Registration key invalid #17144
MikhailModeratorMap plugin and ChartPro are still working and registration key is still valid even if I see computer code is different there too.
They might stop after restart. Let’s check the new codes.
October 10, 2025 at 12:32 pm in reply to: Automatic Control Module – Registration key invalid #17143
MikhailModeratorDear Marko,
Please send a new computer code by email to check the differences.October 9, 2025 at 8:58 am in reply to: ChartPro channel descriptions in the legend and chart title #17133
MikhailModeratorHi,
In Chart Pro settings you can create a profile without a legend.
To set a custom title, it should be a predefined chart accessed by a link.
MikhailModeratorHi,
Noted with thanks.
MikhailModeratorHi,
According to the log file, the Webstation application cannot connect to the Server service.
Please check ScadaServer.log for additional details. Are there connection attempts? Is Communicator connected to Server?
MikhailModeratorHello,
If I understand the question correctly, you mean a desktop application that works as a SCADA client. If so, there is no such plans. May be we will make a desktop wrapper for the web interface in the future to make the interface more familiar to some users.
MikhailModeratorThe archive status “Not Ready” means that some errors occurred. Check for the error details in the log files.
MikhailModeratorTry it.
MikhailModeratorHi,
Please provide screenshots of the settings and the error. Also check the archive status in ScadaServer.txt
MikhailModeratorHi,
Up to date version of new mimic diagrams was included in Rapid SCADA 6.4.3.
When you create a new project, PlgMimic.xml is added by default. You can find this file in the project template SCADA\ScadaAdmin\Templates\EmptyProject.en-GB\Instances\Default\ScadaWeb\config
MikhailModeratorHello,
By default, IIS may stop if the web application not active. To prevent that, start Internet Information Services (IIS) Manager, select the ScadaAppPool application pool, open Advanced Settings of the application pool, and set the following options:General – Start Mode: AlwaysRunning
Process Model – Idle Time-out: 0
Recycling – Regular Time Interval: 0as described in this article.
-
AuthorPosts