Mikhail

Forum Replies Created

Viewing 15 posts - 1,336 through 1,350 (of 6,323 total)
  • Author
    Posts
  • in reply to: data archiving or redundancy. #13961
    Mikhail
    Moderator

    Redundancy is a big topic.
    In short, you could deploy 2 Rapid SCADA servers that poll the devices in parallel independently. This would be the simplest way.

    More complex solution can synchronize data between 2 Rapid SCADA servers.

    in reply to: Event Log #13960
    Mikhail
    Moderator

    You should ask @romiros
    As far as I know, the plugin has not yet ported to v6.

    in reply to: More detailed archive classification #13959
    Mikhail
    Moderator

    You can create several archives, and assign archives to the channels.

    in reply to: Webserver installation isssues #13958
    Mikhail
    Moderator

    Hello,
    Please provide additional info:
    1. What Rapid SCADA version do you install?
    2. What is the OS version?

    Check that AspNetCoreModuleV2 is installed as shown here.

    in reply to: Web Station Error 500 #13952
    Mikhail
    Moderator

    Hi,
    I recommend to check that AspNetCoreModuleV2 is installed:
    https://rapidscada.net/docs/en/latest/installation/install-windows
    The web application is executed by IIS, you should not be started manually.

    in reply to: web station bug #13950
    Mikhail
    Moderator

    Hi,
    Can you reproduce this issue on https://rapidscada.net/scada/ ?
    If your page is available online, I can check.

    in reply to: Web Station Error 500 #13949
    Mikhail
    Moderator

    Hi,
    You should check the web application log, ScadaWeb.log, for the details.

    in reply to: 503 Error #13948
    Mikhail
    Moderator

    Hi,
    What version of Rapid SCADA do you use?
    Did you check ScadaWeb.log?

    in reply to: Displaying a group of daily data points #13947
    Mikhail
    Moderator

    would it be possible to modify the table view and make a version that displays daily data?

    It may be possible in the future, but there is no such task in our road map 2024.

    in reply to: Displaying a group of daily data points #13940
    Mikhail
    Moderator

    Hi,
    Table views are designed for displaying hourly data.
    I suppose, to display daily data you should try Elastic Report plugin. It’s documentation is here.

    The idea is the following:
    1. Configure an elastic report as you need.
    2. A report can be displayed as a web page accessed by a certain URL. URL arguments can be modified to display last 7 or 10 days relatively.
    3. Add an URL in the Views table to add a node in the view explorer tree.

    Ask for details of each step if needed.

    in reply to: New ScadaAdmin Project in Version 5 #13938
    Mikhail
    Moderator

    Hi,
    This is very old version of ScadaAdmin that uses MSSQL compact database. Just skip it.

    in reply to: lack of Basic Control after compiling ScadaScheme #13937
    Mikhail
    Moderator

    Hi,
    To run and debug the project you should manually copy the compiled files to the same locations which is used when you install Rapid SCADA from the distributive. This is because the compilation results of several projects is needed to run Rapid SCADA applications.

    in reply to: lack of WinControl #13936
    Mikhail
    Moderator

    Hi,
    WinControl 2.2.0 is created for the future use. This version is not compatible with current and previous versions of ScadaAdmin.

    in reply to: config file hot reload #13935
    Mikhail
    Moderator

    Hi,
    In v6 channel limits can be bound to other channels, so they can be changed by an operator.

    User editing in runtime has not been implemented yet. Still in plan. The most similar option is using Active Directory to manage users. The is a module to auth user by Active Directory.

    in reply to: web station bug #13934
    Mikhail
    Moderator

    Hi,
    What buttons should I click to reproduce the issue?

Viewing 15 posts - 1,336 through 1,350 (of 6,323 total)