Forum Replies Created
-
AuthorPosts
-
April 21, 2023 at 5:08 pm in reply to: Understanding the data exchange between Rapid Scada and MySQL #12484
MikhailModeratorIf the module does not work as expected, check the module log file.
April 21, 2023 at 5:05 pm in reply to: Understanding the data exchange between Rapid Scada and MySQL #12483
MikhailModeratorHi,
If you need to write data to DB on button click, probably, you should try DB Import Driver (instead of DB Export Module). That driver can write data on command.
The driver library is DrvDbImport.dll
MikhailModeratorIf language file cannot be loaded, the error should be written in the log file.
MikhailModeratorWindows Server 2016 is OK.
Please check Webstation log file for errors.
Webstation 5.x is not compatible with Server 6.x and vice versa.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.
-
AuthorPosts