Mikhail

Forum Replies Created

Viewing 15 posts - 3,121 through 3,135 (of 6,289 total)
  • Author
    Posts
  • in reply to: Data not coming in Realtime #8631
    Mikhail
    Moderator

    For instance, Device 1 “IN_TEMP” is polled every 3 seconds. To increase data refresh rate, you need to increase polling speed. Check delays in Communicator settings.

    in reply to: about SCADA V6 #8625
    Mikhail
    Moderator

    Hi,

    The mentioned frameworks are good.

    The choice between single page application and multi page application. Every approach has has its own advantages and disadvantages. Will see.

    in reply to: Interface reverted to older version #8624
    Mikhail
    Moderator

    Hello,

    There is not enough information. Please provide screenshots.

    Mikhail
    Moderator

    Hi,

    Please provide screenshots.

    in reply to: Data not coming in Realtime #8622
    Mikhail
    Moderator

    Hi,

    Please provide communication line log.

    in reply to: MQTT Sub String #8621
    Mikhail
    Moderator

    Hello,

    Input channels are stored as 64-bit floating point numbers. I’m not sure that it’s possible to write much more than 8 chars into 64 bits.

    in reply to: Sending On / Off Commands to Modbus Register #8620
    Mikhail
    Moderator

    OK

    in reply to: about SCADA V6 #8612
    Mikhail
    Moderator

    Hi,
    We already made a mistake when developed on Silverlight. I guess, Blazor is an reincarnation of Silverlight ))

    in reply to: about SCADA V6 #8609
    Mikhail
    Moderator

    In Rapid SCADA v4 we used MSSQL Compact for storing configuration database. It is very close to SQLite. This approach was so inconvenient. I agree that SQL is a powerful language, but comparing pros and cons, the file based projects that can be easily uploaded and downloaded are preferable.

    It’s possible to use an RDBMS instead of BaseDAT\*.dat as a runtime data source. We will implement it if found a sponsor.

    in reply to: SCADA V6 #8607
    Mikhail
    Moderator

    Hi,
    v6 is a high priority project, it will be continued for sure.
    However, we provide fixed due dates only in case of working on a contract.

    in reply to: scheme view stuck with loading animation #8606
    Mikhail
    Moderator

    This issue is interesting and unusual. Considering the fact that we anyway will rewrite the entire web application, I suppose, we should check the new web app if this issue still occurs and then fix it.
    dotNET5 doesn’t support WebForms technology that is currently used that’s why we have to create the web app from scratch.

    Mikhail
    Moderator

    The subnodes are the channels grouped by device. That’s why subnodes are the same. All devices are displayed.

    in reply to: Accessing Scada.Client.DataAccess() #8603
    Mikhail
    Moderator

    Hi,
    In formulas, only limited amount of information is accessible. To access to the configuration database and archives, you need to develop a module using C#.

    in reply to: scheme view stuck with loading animation #8592
    Mikhail
    Moderator

    Yes, the issue is reproduced. But demo server has very low CPU and RAM.
    What are the parameters of your server? Is it Linux or Windows?

    in reply to: API for Integration #8591
    Mikhail
    Moderator

    As an option, I would develop a utility to export XML and/or DAT files to the required RDBMS.

Viewing 15 posts - 3,121 through 3,135 (of 6,289 total)