Forum Replies Created
-
AuthorPosts
-
MikhailModeratorIf you need to realize Excel formulas syntax, you should enter a formula in Excel and save the workbook as XML Table 2003.
MikhailModeratorHello,
The default report example contains Excel formulas that refer other cells:
<Field calcType="Formula" value="=R[-5]C-R[-5]C[1]" cellStyle="cell-tot" />Alternatively, you could try to develop formulas that calculates the required values for the input channels. And then use the result in the report.
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.
-
AuthorPosts