Forum Replies Created
-
AuthorPosts
-
MikhailModeratorHi,
Image pack is just a set of images. You could copy them to any location and use the images when select an image for a component property.
MikhailModeratorHi,
I think, you should open in the frame the page with fixed URL that would refresh it’s content automatically.
MikhailModeratorHi,
No. URL is fixed in Frame.
Could you provide an example why do you need this?
MikhailModeratorHello,
Now I understand what do you need to show in the report.
Elastic Report doesn’t directly cover this case.
May be you could print all values from 0:00 to 23:00, and then use Excel formulas (that can be inserted in the report) to calculate the required values.
MikhailModeratorHi,
You should look for additional error info that is written in C:\SCADA\*.log files
Each Rapid SCADA application has its own log file.
MikhailModeratorHello,
1. Download the web.config files and overwrite the existing in C:\SCADA\ScadaWeb\
2. Enable HTTPS on IIS. Link
3. Install SSL certificate if you use domain.
MikhailModeratorHello,
An input channel can store only 8 Latin characters, because channel value size is 8 bytes. SCADA mostly works with numbers than strings.
MikhailModeratorYou should learn the existing source code of the Login.aspx page, understand it, and then implement your own.
MikhailModeratorHello,
Please provide the report example.
Elastic Report allows to set a reading hour.
MikhailModeratorThe Agent service doesn’t work. If you need more info, create a new topic.
December 6, 2020 at 7:17 am in reply to: Website Artical section is down, can’t access dev guides #7673
MikhailModeratorHi,
Thank you. We will check and fix it.
MikhailModeratorHello,
Just copy the module files into /opt/scada/ScadaServer
Do you configure Rapid SCADA on RPi4 using Windows?
MikhailModeratorYou should try to download and setup the module. If you have questions during this process, please ask.
MikhailModeratorHello,
That means Press the Button, the value will be 1, released the Button, past some second, the value auto will be 0. I do likes that, don’t i?
I also would choose this method.
When a user click the button, the 1st command is sent. Then you need Automatic Control Module that triggers on the 1st command and automatically sends the 2nd command after the specified delay. -
AuthorPosts