Mikhail

Forum Replies Created

Viewing 15 posts - 5,776 through 5,790 (of 6,219 total)
  • Author
    Posts
  • in reply to: Chart and other Graphics suggestion #1171
    Mikhail
    Moderator

    As for me, at my previous work I switched from .NET to Java EE. The ideas and approached of these platforms are more similar than different. For now, development moves to client programming, I mean HTML, JavaScript and CSS, those are vendor independent, and this trend makes me happy ))

    If you decide to join Rapid SCADA development, I’ll help you to start and understand the concept of the project classes.

    in reply to: Modbus tcp client/server slave behaviour error #1169
    Mikhail
    Moderator
    in reply to: Modbus tcp client/server slave behaviour error #1167
    Mikhail
    Moderator

    It is possible to develop the appropriate driver but it may be expensive depending on the project budget.

    in reply to: Modbus tcp client/server slave behaviour error #1166
    Mikhail
    Moderator

    Hello,
    If I understand you correctly, you need Rapid SCADA works as slave and your RTU as master. This mode is not supported for now, unfortunately.

    You should use another architecture of your system. As an option, you can use DBMS for integration or request your device by Rapid SCADA and by RTU in parallel.

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

    – Could we configure it to 1 plot-point each minute instead of 2?

    Please, explain what do you mean?

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

    Hi,

    Thank you for the useful research.
    The approach of using binary data format has several advantages:
    – It is optimized and can be improved to provide very fast access.
    – Doesn’t depend in 3rd party software => easy to install and backup

    So, I have no plans of moving to RDBMS.

    Or improve performance/method access to .DAT files…

    I agree. This work is permanent. For example, the new web app has modern cache to allow multiple users access data faster.

    30-days 10-chnnels chart contains 24*60*30*10 = 432000 points. It is not a few.
    May be the bottle neck is drawing these points.

    Could you generate similar Excel report and compare the duration?
    It would be interesting to compare with other JavaScript charts such as http://www.highcharts.com in conjunction with MySQL or PostgreSQL (like here).

    If you could continue the research, it would be wonderfull πŸ™‚

    in reply to: Chart and other Graphics suggestion #1162
    Mikhail
    Moderator

    Hi,

    The planned release of the new web app is the end of summer 2016. I hope beta version will apear earlier. It is not official date because there is no contract for this work.

    Thank you for the links, I will take them into account. The difficult thing is integrating existing components into the project’s environment. Sometimes it’s more effective to take the idea and some code, and create an own control.

    If you are a developer, let’s join to Rapid SCADA development. The new web app has module structure, you can create plugins and publish them to rapidscada.org to allow people using them. It’s very exciting πŸ™‚

    Mikhail
    Moderator

    To be honest, thanks to the project community. Many users – many issues – many ready solutions. It is the power of open source πŸ™‚

    in reply to: Database storing #1154
    Mikhail
    Moderator

    Thanks! Do need programming to integrate it with database or it is out of the box?

    in reply to: Database storing #1151
    Mikhail
    Moderator

    How do you make charts for the data from DBMS?

    in reply to: Database storing #1150
    Mikhail
    Moderator

    Hi,
    The module executes SQL every time when data are received from Communicator. But Communicator doesn’t send data if they are not changed. You can set the parameter Sending all device data period in Communicator to solve the issue.

    Mikhail
    Moderator

    Try the following:
    0. Make a backup of C:\SCADA\ScadaWeb\Web.config
    1. Open C:\SCADA\ScadaWeb\Web.config
    2. Find the line
    3. Delete httpsGetEnabled=”true”
    The line should be

    Open http://localhost/scada/scheme/ScadaSchemeSvc.svc again.

    in reply to: BACnet Support #1144
    Mikhail
    Moderator

    Instead of sponsor it could be a guy, who develops a BACnet driver for Rapid SCADA ))

    Mikhail
    Moderator

    What is your Windows version?
    Please open http://localhost/scada/scheme/ScadaSchemeSvc.svc and post a screenshot.

    in reply to: BACnet Support #1140
    Mikhail
    Moderator

    Hi,

    There is a topic about BACnet: http://forum.rapidscada.org/?topic=bacnet
    In short, it would be great to implement BACnet, but for the current moment there are several the most priority tasks. BACnet can be included in the nearest plan if we find a sponsor for this feature.

Viewing 15 posts - 5,776 through 5,790 (of 6,219 total)