Mikhail

Forum Replies Created

Viewing 15 posts - 1,366 through 1,380 (of 6,266 total)
  • Author
    Posts
  • 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, 5 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, 5 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.

    in reply to: Creating Relevant Animations #13713
    Mikhail
    Moderator

    on page 1 I created a button which when pressed will move the display to page2.sch

    It’s possible with a Link component.

    can the scheme create a pie chart?

    Integrate Rapid SCADA and Grafana for this purpose.

    For more details, please create new topics, because this topic is about animation.

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

    Hello,
    If you need v5 and v6 running in parallel, you should use different TCP ports for the Agent and Server apps.

    It is easier to stop the services of v5 before running v6 and vice versa and use the default TCP ports.
    https://ibb.co/9hMpGGQ

    in reply to: Creating Relevant Animations #13709
    Mikhail
    Moderator

    Hello,
    Please explain what is moving the page?

Viewing 15 posts - 1,366 through 1,380 (of 6,266 total)