Mikhail

Forum Replies Created

Viewing 15 posts - 5,806 through 5,820 (of 6,288 total)
  • Author
    Posts
  • in reply to: Integrating android panel with BacNET #1259
    Mikhail
    Moderator

    If you have got a schema of your system, please post it here or send by email. I need deep understanding the communications between the components of the system.

    in reply to: Integrating android panel with BacNET #1257
    Mikhail
    Moderator

    Hi,

    BACnet becomes more and more popular. For the time, you should use 3rd party software or hardware gate to connect BACnet devices to Rapid SCADA. The discussions about BACnet support are here and here.

    It is possible to develop a native driver that allows to connect BACnet devices to Rapid SCADA directly. We can discuss the development.

    We are planning to release the new modern Rapid SCADA web app provides web UI which works well on different types of clients including Android and iOS. It will be released within a few months.

    in reply to: New Web App Idea? #1255
    Mikhail
    Moderator

    This idea requires development an additional module for SCADA-Server. It’s interesting.

    i will have 10 undefined events

    You can create a calculated channel to determine the state of connection instead of using “undefined” events.

    in reply to: Several days/channels graphs are generated slooooowly #1254
    Mikhail
    Moderator

    When I start a work of porting the chart component to the new web app, I will do an optimization. Thank you for the useful information, you saved my time.

    in reply to: Several days/channels graphs are generated slooooowly #1251
    Mikhail
    Moderator

    Probably it keeps all the data in a cache.
    Are the client and the server on the one PC?

    in reply to: Contract Agreement for the modules and invoice #1249
    Mikhail
    Moderator

    Hello,

    Yes, all you listed can be prepared if required.

    in reply to: Several days/channels graphs are generated slooooowly #1248
    Mikhail
    Moderator

    Thanks!

    If somebody are able to compare the charting speed with other SCADA software, it would be very interesting and useful.

    in reply to: Several days/channels graphs are generated slooooowly #1244
    Mikhail
    Moderator

    The issue is enqueued.

    in reply to: Firefox left w/ graphs open overtakes RAM #1243
    Mikhail
    Moderator

    I’d prefer not to promise. In the summer it has to be released )

    in reply to: how they work: Events, Alarms and Limits #1242
    Mikhail
    Moderator

    I agree, “events enabled” is better.

    Averaging:
    Received values are summarized within a period (minute or hour) then divided by their count and the result is stored to archive.

    Events:
    In the new web app the chart list will use the common page template, so events will be visible. Thanks, recently I thought whether it is required or not.

    in reply to: Excel Exporting #1238
    Mikhail
    Moderator

    Notes about a custom solution:
    We can develop a module that will allow:
    – Choose input channels and set a period of storing for the each selected channel.
    – Store separately and fast access trends of these input channels.
    – Display charts and export data to different formats.

    in reply to: ModAutoControl not working? #1237
    Mikhail
    Moderator

    PD: forum tips:

    I recommend Extended support service. It includes Redmine ticket tracker which is much more comfortable.

    in reply to: ModAutoControl not working? #1236
    Mikhail
    Moderator

    Hi,

    Your triggers are configured as
    <ChkCnlStat>true</ChkCnlStat>
    <CnlStat>0</CnlStat>

    It means that channel status must be 0 (undefined) to fire the trigger.

    in reply to: Excel Exporting #1234
    Mikhail
    Moderator

    There are 3 ways:
    1. Optimal. Export these data to DB using DB Export Module. Then use this approach to display charts.

    2. Fast to implement. Manually set storing period for minute data in C:\SCADA\ScadaServer\Config\ScadaServerSvcConfig.xml
    Cons: large data archives and slow charting

    3. Create a custom solution to fit your needs.

    in reply to: Several days/channels graphs are generated slooooowly #1233
    Mikhail
    Moderator

    Thank you for the research. It would be useful to optimize the chart.

Viewing 15 posts - 5,806 through 5,820 (of 6,288 total)