Forum Replies Created
-
AuthorPosts
-
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.-
This reply was modified 5 days, 12 hours ago by
Mikhail.
MikhailModeratorHi,
1. It is an empty value for the first item. Likely you don’t need an empty value.
2. After configuring a channel, click a rocket button in a table view to check the result.
MikhailModeratorSeptember 18, 2025 update
Fixes.-
This reply was modified 8 months, 3 weeks ago by
Mikhail.
MikhailModeratorWhat are the versions of Webstation and Map Plugin?
MikhailModeratorHi,
Please check that the PlgMap.xml file is in Instances – Default – Webstation – Configuration files. Not in views.
MikhailModeratorHi,
1. Create a channel with enumeration format. See channel 104 as an example (HelloWorld project).
2. Make sure that a command dialog with buttons is shown in a table view.
3. Set a sending command action for a scheme component.
MikhailModeratorHi,
Only device status can be recevied in a channel.
Yes, create an output channel, use these tag codes.
Command value is a line number as I remember.
MikhailModeratorHi,
A custom page must be inside SCADA\ScadaWeb\wwwroot
Return to a relational path, then open browser tools (F12) and check what certain page address was requested.
Likely be we can solve this issue faster with Extended support.September 18, 2025 at 12:52 pm in reply to: LED Colour in Schema in not changing with values in Output Channel #17073
MikhailModeratorHi,
Making a script is preferable to create more complex functions and scenarios. A formula can contain only an expression. -
This reply was modified 5 days, 12 hours ago by
-
AuthorPosts