Mikhail

Forum Replies Created

Viewing 15 posts - 3,181 through 3,195 (of 6,289 total)
  • Author
    Posts
  • in reply to: about SCADA V6 #8474
    Mikhail
    Moderator

    Hi,

    What’s new in v6 (in Russian).

    Projects will be saved in XML as it is currently. This is very convenient in order to control changes using GIT.

    However, I know one guy ported configuration database to PostgreSQL and integrated it with the existing Agent service to upload projects to Rapid SCADA runtime.

    the .Net6 is coming

    When it is released, Rapid SCADA will be targeted to it.

    Mikhail
    Moderator

    Open your project in Administrator and find the Calculator. Send some values manually. Then check ModDBExport.txt: exported cur/arc/ev: 9/0/0; and check the database. Are there new data?

    in reply to: Additional calculation triggering #8472
    Mikhail
    Moderator

    Hello,

    Formulas are applied automatically by the Server service when you write data using TCP.

    in reply to: about SCADA V6 #8460
    Mikhail
    Moderator

    Hi,

    Long story short, we will upgrade configuration database and archives. Also we will move to modern .NET5. I can share a road map file in Russian if you could automatically translate it for yourself.

    will you use vue.js in the furture?

    We will use Razor Pages instead of WebForms for the web part of the software.

    will all tools build by web instead of winform?

    I would like to do that but it requires too many man-hours. In the 6th version we focus on configuration database, archives and app engines. There are no obstacles to implement a web-based interface for configuration in the future.

    in reply to: Mono high cpu usage #8459
    Mikhail
    Moderator

    www-data user is a web application. You should check operations in ScadaWeb.log before CPU load happened. What users did that time?

    Instead of reboot try restart_apache.sh next time.

    in reply to: l #8456
    Mikhail
    Moderator

    Probably you need 2 buttons to implement that.

    Mikhail
    Moderator

    If you did not create output channels, all the records you have in MySQL were created automatically, not because of manual export.

    Mikhail
    Moderator

    Hi,

    You settings look correct. If you clean up the DB and restart SCADA, what do you get in ModDBExport.log and ModDBExport.txt ?

    in reply to: OPC no values #8453
    Mikhail
    Moderator

    Hi,
    I’m glad to hear that.

    in reply to: l #8440
    Mikhail
    Moderator

    Hello,

    Using Automatic Control Module it’s possible to send 2 commands by one button click. But scheme buttons can execute an action only on press down. For SCADA systems, especially web based, having 2 events (button down and button up) is a bad approach because it can cause sending wrong commands.

    What action do you need to run on such buttons?

    in reply to: Rpi 4 Rapid Scada web station table #8439
    Mikhail
    Moderator

    Good 🙂

    Mikhail
    Moderator

    Hi,

    SQL requests defined in the module settings are executed when new data are passed from Communicator to Server app.
    Please provide links to the screenshots of the module settings and copy logs here. I can check them.

    in reply to: Rpi 4 Rapid Scada web station table #8429
    Mikhail
    Moderator

    This screenshot shows that the device tags are not bound to input channels. To do that make sure that the input channels were created and the Signal field of that channels > 0 (e.g., 41, 42, 43 and 44 according to the screenshot).

    in reply to: How to install Rapid SCADA on ubuntu server ? #8428
    Mikhail
    Moderator

    Hi,
    The instruction linux_install.txt is inside the installation package.

    in reply to: OPC no values #8422
    Mikhail
    Moderator

    I need read the value and change the value, but datatype is float and yesterday I cant modify the vale

    Do you get an error? What text is in the communication line log? Please describe sending command issue in details.

Viewing 15 posts - 3,181 through 3,195 (of 6,289 total)