Mikhail

Forum Replies Created

Viewing 15 posts - 3,526 through 3,540 (of 6,287 total)
  • Author
    Posts
  • in reply to: Error updating current data at webstation Scheme #7491
    Mikhail
    Moderator

    Good. Dividing a double number by zero returns infinity instead of raising an exception.

    in reply to: Error updating current data at webstation Scheme #7489
    Mikhail
    Moderator

    But response is long and difficult to read. May be you should make a copy of the scheme, and delete components until error is occurred. Also you can try to find the problem looking in values in Communicator.

    in reply to: Error updating current data at webstation Scheme #7488
    Mikhail
    Moderator

    Thank you for the detailed error description. The cause of this error is different that the error in the beginning of the topic. Likely the problem is some unacceptable character that is contained in channel values. Just for example, infinite symbol.

    You should open a Network tab in browser tools, find a request and copy a server response. In the response, there is a problem character.

    in reply to: Data / Hour #7485
    Mikhail
    Moderator

    Hi Rich,

    The easiest way to calculate power consumption is using Elastic Report Plugin. The example is here.

    The report can also be generated in HTML format and inserted into a web page view.

    If you want to get a difference using formulas, you should create an input channel that stores a value hour ago. It’s tricky.

    We are thinking about development of a module that can calculate differences between the current and archived values of the specified channels. If we found a sponsor, we could do it fast.

    in reply to: Data / Hour #7483
    Mikhail
    Moderator

    Hi Rich,

    Could you provide links to screenshots of the settings and error?

    in reply to: Html can’t display #7482
    Mikhail
    Moderator

    Hi,
    Please provide screenshots of your settings.

    in reply to: Link and Static Text Layout Bug #7479
    Mikhail
    Moderator

    Hi,

    It will be fixed in the next release. Version history is here. Look for “Schemes”

    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.

Viewing 15 posts - 3,526 through 3,540 (of 6,287 total)