Forum Replies Created
-
AuthorPosts
-
MikhailModeratorDear Han,
Something wrong in SMS packet. To find a cause, it’s needed to learn SIM808 documentation and make a research. Such work is not included in support.
I recommend to use Telegram to send notifications. Or use special REST web services.
MikhailModeratorFor version 6 you need the appropriate version of components.
Extra Scheme Components 6 will be published with the next Rapid SCADA release.January 13, 2023 at 2:04 pm in reply to: After several days of running continuously, the rapidSCADA session is denied #11955
MikhailModeratorWhen the rapidSCADA session is terminated, the data cannot be updated
It tries to reconnect, but cannot.
Could modifying some RapidSCADA comm parameters help reduce the chances of it being rejected?
I suppose, disconnect is initiated by the OPC server. You should ask the OPC server developers why it closes connections.
MikhailModeratorif no one is using it (this is my guess, because it’s just my personal test) Webstation is stopped after 30 minutes
That’s true. This is how IIS works by default.
Open IIS management console, find application pool ScadaAppPool advanced options, and try to find a parameter to always run.
Let us know about the result, please.
MikhailModeratorThank you for sharing the experience.
JavaScript API version 6 is different from API v5.
MikhailModeratorDear Han,
SIM808 replies “ERROR” for message list request.
Did you try to send messages by commands?
MikhailModeratorHello,
Open file as administrator for editing.January 10, 2023 at 1:44 pm in reply to: After several days of running continuously, the rapidSCADA session is denied #11941
MikhailModeratorHello,
The issue happened the 1st time.
Do the OPC servers show active connections? How many connections in total?
What does Rapid SCADA 6 do if an OPC connection is closed by OPC server?
MikhailModeratorThe Arguments cell should be something like “../../custom/MyPage.html”
Path = “Test\test”
Title = “test”
MikhailModeratorHello,
If there is an issue, the error is written in the module log. Could you check C:\SCADA\ScadaServer\Log\ModDbExport*.* ?
MikhailModeratorColumns in the Views table (v6):
Path – path in the explorer, for example, MyFolder\MyPage
View Type = Web page view
Arguments – web page URL
Title – any textIf it does not help, please provide link to a screenshot of the Views table and info from browser console.
MikhailModeratorHello,
Check this document, page 2.
MikhailModeratorHello,
Channel data contains of value and status.
The 1st option generates an event only when value changes.
The 2nd option generates an event when value or status changes.
MikhailModeratorHello,
What user management plugin do you mean? Could you provide a screenshot?
MikhailModeratorHello,
Can I use this notification management plug in temporarily
Currently, there is no Notification Plugin for v6.
-
AuthorPosts