Forum Replies Created
-
AuthorPosts
-
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 ago by
Mikhail.
MikhailModeratorHello,
What language is set in the Administrator app – Tools – Language?
Try generating an Excel report for channel 4101 to check channel data.
MikhailModeratorHello,
Why don’t you do the following:
1. Set the default by order 01234567
2. Get string as is.
3. Draw tables with the expected and actual strings. Draw arrows from one table to another to find proper byte order.
MikhailModeratorHi,
Could you create a new topic please? Sorry for the inconvenience.
MikhailModeratorHi Roxy,
Will it be possible to just automatically save reports on a designated folder without emailing it?
Yes, there is an option for this.
I already have a license for Elastic Report, do i still need auto report for auto generation ?
Auto Report requires it’s own license, because it’s a different application that adds useful features. The Auto Report app does not need Elastic Report key for generating reports. But’s it’s more comfortable when you have the both licenses, because web plugin Elastic Report is handy for development reports, and sometimes a user needs report in time.
MikhailModeratorHello,
1. Copy the valid variable name from here:
ArrIdx
Iandlare different characters.2. Find the appropriate byte order.
-
This reply was modified 3 years ago by
-
AuthorPosts