Forum Replies Created
-
AuthorPosts
-
April 20, 2023 at 10:50 am in reply to: Time difference between mysql DB and rapid scada server #12473
MikhailModeratorHi,
Access to the links is denied.April 19, 2023 at 12:02 pm in reply to: archived data more the 30days, it cannot be displayed normally #12470
MikhailModeratorThe bug has been fixed. The fix will be included in the next release of the plugin.
MikhailModeratorThe report generates, and I can see data in there… although excel doesn’t open the file.
Open Excel first, then open the file from Excel.
MikhailModeratorI would recommend to upgrade Rapid SCADA to the latest version. Missing phrases are a sign of a problem with the installation.
MikhailModeratorI mean
http://
MikhailModeratorHello,
Using the formula you can send different commands with a button, but it will require 2 clicks. As I understand you correctly, you need to send the 1st command on button down and send the 2nd command on button up. If so, it requires development of a new component. We can do that by a contract. For more details, please email us.
MikhailModeratorHi,
May be scheme is missed in the URL.April 18, 2023 at 11:05 am in reply to: Understanding the data exchange between Rapid Scada and MySQL #12462
MikhailModeratorHi,
To find a cause, you should analyze log files.
MikhailModeratorHello,
The existing button component has no state. To achieve this, a new component should be developed. This is not common behavior for controls on web pages, because tap is usually used for displaying a popup menu.
MikhailModeratorThank you for the code.
If you publish your application to Google Play, please let us know.
MikhailModeratorBy the way, could you share info about your application? Is it web or mobile?
MikhailModeratorHello,
To solve the issue, try handling cookies. Please check this example.
MikhailModeratorI try to get and write data from Rapid Scada, but it’s not working the response statusCode is 401. how can I solve it?
Will reply here.
MikhailModeratorHi,
Probably, you don’t need to change settings in Chrome.
Instead of turning firewall off, create a rule for incoming connections and allow TCP port 10000.To check if port is available run the command on the client PC
telnet SERVER_IP 10000
You need to activate Telnet Client.-
This reply was modified 3 years, 2 months ago by
Mikhail.
-
This reply was modified 3 years, 2 months ago by
-
AuthorPosts