Mikhail

Forum Replies Created

Viewing 15 posts - 1,276 through 1,290 (of 6,266 total)
  • Author
    Posts
  • in reply to: OPC UA Server #13971
    Mikhail
    Moderator

    Password here is encoded.

    AutoAccept = true
    ConfigFileName = DrvDsOpcUaServer.xml
    DeviceFilter = 
    Password = B9D0F030265751578B00E9801C69320C
    Username = opc
    
    in reply to: OPC UA Server #13970
    Mikhail
    Moderator

    By default
    Username: opc
    Password: scada
    You can change them using the data source properties form.

    in reply to: web station bug #13962
    Mikhail
    Moderator

    Hi,
    Possibly, a scheme size may be the cause of the issue. If your page is available online, I can check it.

    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.

Viewing 15 posts - 1,276 through 1,290 (of 6,266 total)