Mikhail

Forum Replies Created

Viewing 15 posts - 3,436 through 3,450 (of 6,288 total)
  • Author
    Posts
  • in reply to: Windows server 2019 VM server is unvailable #7720
    Mikhail
    Moderator

    What in ScadaServer.log?

    in reply to: HTTPS endpoint #7719
    Mikhail
    Moderator

    Please note the web.config file in ScadaWeb\plugins\Scheme also needs to be edited for HTTPS to work corectly.

    The archive I mentioned above, contains all web.config files needed for the web app and plugins.

    in reply to: HTTPS endpoint #7718
    Mikhail
    Moderator

    No it doesn’t.

    So the current issue is related to IIS configuring, not Rapid SCADA. I suggest watching some videos in the internet how to setup HTTPS on IIS. Also we can configure IIS for a fee.

    in reply to: Input Chanel Size and string format #7713
    Mikhail
    Moderator

    Hello,

    1 input channel can contain only 8 Latin characters. You could split your order number into 2 strings and store it in 2 input channels.

    We will implement long strings in the next generation of the software.

    in reply to: Administrator Find and Replace Bug #7712
    Mikhail
    Moderator

    Hi,

    Thank you. I will check and write here.

    in reply to: Automatic Control Module integration #7711
    Mikhail
    Moderator

    Hello,

    I suggest configuring the Rapid SCADA on Windows and then upload it to Linux. You should create a new deployment profile in Administrator to connect to remote machine.

    in reply to: Windows server 2019 VM server is unvailable #7706
    Mikhail
    Moderator

    What in ScadaServer.log?
    You should check that no other application except SCADA-Server uses TCP port 10000.

    in reply to: HTTPS endpoint #7705
    Mikhail
    Moderator

    Does https://localhost work?

    in reply to: Elastic Report Flexibility #7701
    Mikhail
    Moderator

    If you need to realize Excel formulas syntax, you should enter a formula in Excel and save the workbook as XML Table 2003.

    in reply to: Elastic Report Flexibility #7700
    Mikhail
    Moderator

    Hello,

    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.

    in reply to: Image pack (Meter scheme) object unable to find #7699
    Mikhail
    Moderator

    Hi,

    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.

    in reply to: Extra Component – Frame #7698
    Mikhail
    Moderator

    Hi,
    I think, you should open in the frame the page with fixed URL that would refresh it’s content automatically.

    in reply to: Extra Component – Frame #7694
    Mikhail
    Moderator

    Hi,
    No. URL is fixed in Frame.
    Could you provide an example why do you need this?

    in reply to: Elastic Report Flexibility #7693
    Mikhail
    Moderator

    Hello,

    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.

    in reply to: Windows server 2019 VM server is unvailable #7692
    Mikhail
    Moderator

    Hi,

    You should look for additional error info that is written in C:\SCADA\*.log files
    Each Rapid SCADA application has its own log file.

Viewing 15 posts - 3,436 through 3,450 (of 6,288 total)