Forum Replies Created
-
AuthorPosts
-
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.
MikhailModeratorRapid SCADA 6.4.3 has been released.
– Upgrade new mimics
– Downgrade Npgsql.dll due to compatibility issues.It makes sense to update from 6.4.2 to 6.4.3 if the above changes are needed.
MikhailModeratorHello,
Thank you for the screenshot.
I suppose, it’s needed to upgrade ScadaWeb to version 6.2.2.0.
The currently used versions of the plugin and the web app use the different APIs.
MikhailModeratorChannel data contains value and status.
MikhailModeratorHi,
From the manual: Valid channel data: channel status equal to 0 means that the object status is not defined, channel value equal to 0 means the object is normal, channel value equal to 1 means the object is in an error stateSo you need to set the channel status to undefined (0).
MikhailModeratorHi,
The Administrator application can be run on Linux with Wine. Download link. -
AuthorPosts