Forum Replies Created
-
AuthorPosts
-
MikhailModeratorHello,
Likely, when the web app is started in Visual Studio, it does not load the plugins.
To debug the web app, build it in the Debug configuration, and attach to the process w3wp.exe (IIS).June 28, 2023 at 5:58 pm in reply to: Add channel name in Input/Ouput channel parameters in Scada Scheme #12900
MikhailModeratorif you prefere, we can adapt the code to show the channel number before the name . Like (number) name
Such notation is used in many places in Rapid SCADA, for example, in Main Plugin and Chart Pro Plugin. So it should be comfortable for users.
MikhailModeratorHello,
Could you post a part of communication line log from Communicator?June 28, 2023 at 1:24 pm in reply to: Add channel name in Input/Ouput channel parameters in Scada Scheme #12894
MikhailModeratorI suggest using channel caption as [Number] Name
June 28, 2023 at 1:22 pm in reply to: Add channel name in Input/Ouput channel parameters in Scada Scheme #12893
MikhailModeratorHello,
Cool!
Is it still possible to enter channel number manually?
MikhailModeratorHello,
What is written in ScadaServer.log?
MikhailModeratorHello,
Did you copy that files when installed the plugin?
MikhailModeratorHi,
Could you share the GIF that causes the error?
MikhailModeratorHello,
Secret key of the client must match the secret key of the server. Copy the correct key from the Server settings.June 27, 2023 at 2:39 pm in reply to: Add channel name in Input/Ouput channel parameters in Scada Scheme #12879
MikhailModeratorHello,
Sounds useful.
Unable to open the links. Could you upload images to https://imgbb.com/ or Google Drive?
MikhailModerator🙂
MikhailModeratorTry 2301 order.
If it does not help, please post links to screenshots of the Modbus template.
MikhailModeratorYou could try writing data to kepserverex by sending commands from Rapid SCADA.
Commands can be sent manually or automatically. To send commands automatically, try this module.
The described approach works for a small amount of tags.
MikhailModeratorThey have different function code. So you need to select proper Data table in the Modbus template.
-
This reply was modified 2 years, 10 months ago by
Mikhail.
MikhailModeratorHi,
Use https://rapidscada.net/modbus to parse the packets and find the difference. -
This reply was modified 2 years, 10 months ago by
-
AuthorPosts