Mikhail

Forum Replies Created

Viewing 15 posts - 3,391 through 3,405 (of 6,145 total)
  • Author
    Posts
  • in reply to: Grafana (backend) and Rapid SCADA #7475
    Mikhail
    Moderator

    Hello,

    Could you explain how does your plugin work?
    It may help to find out why it affects interaction between Server and Communicator.

    in reply to: How to communicate with MySQL #7472
    Mikhail
    Moderator

    Hi,

    You should use DB Import Driver.
    If you face connection issues, read this.

    Mikhail
    Moderator

    Why do you need 2 copies of Rapid SCADA on the same machine?

    Mikhail
    Moderator

    May be it’s easier to use virtual machines. For example, you don’t install several PostgreSQL servers on a one machine even if it’s technically possible.

    Mikhail
    Moderator

    Hi,

    If you want to create 2 different systems, you should create 2 projects in Administrator.
    If you want to create a 1 distributed system, you should create several profiles within a 1 project.

    All profiles use the same configuration database that is included in the project.

    Could I install and setup multiple ScadaServer seperate by port on same machine ?

    On Linux:
    You can copy Rapid SCADA to different folders like
    /opt/scada1/
    /opt/scada2/
    But during installation you need to change installation script to create daemons having different names.
    Files to update:
    apache/scada.conf
    daemons/scadaagent
    daemons/scadacomm
    daemons/scadaserver
    scadarestart.sh
    scadastart.sh
    scadastop.sh
    svc_install.sh
    svc_uninstall.sh
    ScadaAgent/*.sh
    ScadaComm/*.sh
    ScadaServer/*.sh

    Honestly, I don’t think it’s a good idea for beginning.

    in reply to: Errors with table view #7466
    Mikhail
    Moderator

    Please press F12 in browser, open the Console tab and make a screenshot of the error details.

    What Windows version do you use?

    in reply to: How to send commands using KpMQTT #7464
    Mikhail
    Moderator

    Hi,

    Now you should open the Output channel table in Administrator and create a new output channel. Specify a command number the same as you use for sending commands.

    In Scheme Editor, add a button for example, and set its output channel to the output channel number that you have created.

    in reply to: Grafana (backend) and Rapid SCADA #7459
    Mikhail
    Moderator

    SCADA-Server uses TCP port 10000 for incoming connections. You should check that other software does not occupy it.

    in reply to: Grafana (backend) and Rapid SCADA #7458
    Mikhail
    Moderator

    Hello,

    Could you also post here a part of the SCADA-Server log file? Let’s check how the server behaves in this period of time.

    in reply to: How to send commands using KpMQTT #7457
    Mikhail
    Moderator

    Good. Please post screenshot of a command form (in Administrator), so I can tell you how to send similar commands from scheme.

    in reply to: Server problem #7452
    Mikhail
    Moderator

    Hello,

    I’m very glad to read that the system is reliable now.
    Anyway in the next version Rapid SCADA engine is totally new, and I hope there will be no more such errors.

    in reply to: How to send commands using KpMQTT #7451
    Mikhail
    Moderator

    Hi,

    I wander how to send command using KpMQTT via the Scheme Editor

    Before sending command from schemes, you should check that commands are successfully sent from Administrator. Have you already done that?

    in reply to: Redundancy in the upcoming Version 6 #7447
    Mikhail
    Moderator

    In current version you can deploy an extra instance of Rapid SCADA like we do in our cloud solution. Also you should provide ability to poll controllers in parallel. Implementation depends on communication protocols.

    in reply to: Redundancy in the upcoming Version 6 #7445
    Mikhail
    Moderator

    Hi,
    Yes, it is. It will support redundancy of data archive.

    in reply to: How to send commands using KpMQTT #7444
    Mikhail
    Moderator

    Hi,

    1. A sending commands form in Administrator is general. Implementation depends on a particular driver. If you already able to successfully send commands using Administrator, I can describe how to do the same from schemes.

    2. Is this a string to be parsed? Why do you send different values in a one topic?
    Screenshots would help to understand your task.

Viewing 15 posts - 3,391 through 3,405 (of 6,145 total)