Mikhail

Forum Replies Created

Viewing 15 posts - 1,336 through 1,350 (of 6,239 total)
  • Author
    Posts
  • in reply to: Issues and Error Handling When Starting a SCADA Project #13761
    Mikhail
    Moderator

    Hi,
    This topic is about building Rapid SCADA 6 from the source code. Please ask your question in a proper topic.

    in reply to: V6 ChartPro features #13760
    Mikhail
    Moderator

    Hi,
    Find the phrases in SCADA\ScadaWeb\lang\*.xml. You can change them. Then restart a web application.

    in reply to: Ubuntu instalation issue #13759
    Mikhail
    Moderator

    Hi,
    Seems like the services are not running.
    First off all, check .NET as written above.
    .NET version 6 is required.

    in reply to: Minute Real not found in Rapid v6 #13750
    Mikhail
    Moderator

    Hi,
    Yes, EveryHour function exists. You could open the Scripts table, then open the Timers script and find these functions there.

    in reply to: Data Exporting #13749
    Mikhail
    Moderator

    In the module options disable Archive Replication for testing. Then check the log file.

    in reply to: V6 ChartPro features #13748
    Mikhail
    Moderator

    Hi,

    The old approach was inefficient because the app had to load a view to know what channels are included.

    Probably we should improve the Select Channels form to provide additional channel filters which use the configuration database structure to select channels without loading views.

    Currently, may be creating several objects and binding channels to them can help to find channels.

    in reply to: Download or upload configuration #13747
    Mikhail
    Moderator

    Use this advice.

    in reply to: Minute Real not found in Rapid v6 #13740
    Mikhail
    Moderator

    Hi,
    In v6, use the Calculated channel type and input formula like EveryMin(() => MyFunction())

    in reply to: Data Exporting #13739
    Mikhail
    Moderator

    You could start with providing correct MySQL connection settings.
    Also check ModDbExport*.txt files.

    in reply to: Grafana Integration on RapidScada 6 #13737
    Mikhail
    Moderator

    Hello,
    Press F12 in browser and find the error details.
    You should enable displaying data in frames in the Grafana config.

    • This reply was modified 2 years, 4 months ago by Mikhail.
    in reply to: V5 and V6 installation #13736
    Mikhail
    Moderator

    Hello,
    Any unassigned. I suggest to add 10000 to the default Rapid SCADA ports.

    in reply to: Data Exporting #13723
    Mikhail
    Moderator

    The above is the content of ScadaServer.log
    Log files of the module are ModDbExport*.* in the same directory.

    • This reply was modified 2 years, 4 months ago by Mikhail.
    in reply to: Login Rapid from other PC #13722
    Mikhail
    Moderator

    Hi,
    If you use Windows, create a rule to allow incoming connections to the port 10008 in the Windows firewall.

    in reply to: V5 and V6 installation #13721
    Mikhail
    Moderator

    Hello,
    Ports for v5 are kept by default.
    For v6:
    – Set Agent port in SCADA\ScadaAgent\Config\ScadaAgentConfig.xml Then restart the service.
    – Set ScadaServer port using the Administrator app.
    – Update Communicator and Webstation connection options.
    – Update the deployment profile in the project.

    in reply to: Update from 5.8.3 to V6 #13720
    Mikhail
    Moderator

    Please provide a screenshot.

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