Mikhail

Forum Replies Created

Viewing 15 posts - 256 through 270 (of 5,979 total)
  • Author
    Posts
  • in reply to: Download or upload configuration #16336
    Mikhail
    Moderator

    Hi,
    This topic is about migration.
    5.1.1.0 – what application version is this?
    How many channels in the configuration database?

    in reply to: Event marker not found #16334
    Mikhail
    Moderator

    You right. Even if an event file is corrupted, it should be possible to append new events to it, and those events should be displayed in the web interface. Could you check how new events are added to a damaged file?

    in reply to: about chart plugin #16333
    Mikhail
    Moderator

    Hi,
    Please email me to get the details.

    in reply to: about chart plugin #16329
    Mikhail
    Moderator

    Hi,
    Chart and Chart Pro plugins allow to select archives for retrieving data. But it’s not possible to display data from 2 archives on the same chart area.

    To display charts from different archives, Dashboard plugin can be used. It would be 2 different charts on the same dashboard.

    • This reply was modified 6 months, 1 week ago by Mikhail.
    in reply to: Event marker not found #16328
    Mikhail
    Moderator

    I think, you should use power back-ups that can safely switch off your server.
    Is Rapid SCADA installed on a computer or Linux-based controller?

    in reply to: Monthly achieve #16323
    Mikhail
    Moderator

    Hi,
    Month can have a variable number of days, so a period length can be different. It has not been implemented yet. May be this feature will appear in the future. Currently, I suggest to write data every day, and use only the needed timestamps.

    in reply to: use C# preprocessor error #16322
    Mikhail
    Moderator

    Hello,
    Find and check the SCADA\ScadaServer\Log\CalcEngine.cs file. This file is used by the Server service basing on the Scripts table. You can see that a preprocessor directive brakes the C# syntax. Use constants instead of directives.

    in reply to: Event marker not found #16321
    Mikhail
    Moderator

    Data files may be corrupted due to hard drive issues or sudden power outage.

    in reply to: Scada webstation not getting open #16320
    Mikhail
    Moderator

    Hello,
    Please check the ScadaWeb.log file for the error details.

    in reply to: Event marker not found #16314
    Mikhail
    Moderator

    Use the DatViewer utility to check the event files. Event files are SCADA\Archive\Events\events*.dat
    May be an event file is corrupted.

    in reply to: Not getting to view as a web page #16311
    Mikhail
    Moderator

    Can someone provide an example of what the deployment profile entries should look like?

    Please create a new forum topic to discuss this question.

    I thought entering the same thing on another computer in our network would display the same page, but it just times out.

    Allow incoming connections to the port 10008 in the Windows firewall settings.

    in reply to: How to use ModArcPostgreSql? #16310
    Mikhail
    Moderator

    Hi,
    > what is the function of Pull to period
    For example, you set it to 10 seconds. If a timestamp of the point is 10:59:51, it will be changed to 11:00:00.

    > what is the function of Use in-memory cache
    Caching will be useful when data from multiple devices arrive at the same time stamp. This usually happens when a new hour begins. In this case, the channel values ​​for this time stamp, which are necessary for calculations using formulas, will be read from the DB only once. If the project has many thousands of channels with formulas, the difference in data processing speed will be significant.

    A driver should support reading archives from your devices.

    in reply to: Not getting to view as a web page #16306
    Mikhail
    Moderator

    Let’s discuss another topic in the appropriate forum thread. Use the search, maybe the answer is already there.

    in reply to: Not getting to view as a web page #16303
    Mikhail
    Moderator

    “An error occurred while processing your request.” is a sub message.
    If you see it, check the details in ScadaWeb.log
    When it happens?

    in reply to: Buid Rapid SCADA 6 on Visual Studio Code #16302
    Mikhail
    Moderator

    Hi,

    There is no plans to adopt SchemeEditor for Wine, because I hope, the new MimicEditor will be released. But I don’t know when it happens. The work in progress.

    Can you run ScadaAdmin on arm64? If so, how to achieve that?

Viewing 15 posts - 256 through 270 (of 5,979 total)