Mikhail

Forum Replies Created

Viewing 15 posts - 5,836 through 5,850 (of 6,273 total)
  • Author
    Posts
  • 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.

    in reply to: No Data passthrough to webpage #1135
    Mikhail
    Moderator

    OK 🙂

    in reply to: Calculated Real working unreliable #1128
    Mikhail
    Moderator

    You have to use Caclculated channel type for channels 2&3 and define formulas for them.

    in reply to: Calculated Real working unreliable #1126
    Mikhail
    Moderator

    Is an alarm value for Channel 1 is generated by a device? In this case you can calculate values of other channels using formulas which depends on Channel 1 as you wrote Val(n). May be I didn’t catch your question.

    in reply to: Changing Table Colors, and event line color #1124
    Mikhail
    Moderator

    It’s weird.

    I usually do the following:
    1. Copy *.css to C:\SCADA\ScadaWeb\css overwriting the existing file.
    2. Open the web application in a browser and press Ctrl + F5

    If you think that a file is not updated, delete it first, press Ctrl+F5 to make sure that styles disappear, then copy the new file and press Ctrl+F5 again.

    in reply to: DLMS / COSEM #1121
    Mikhail
    Moderator

    Hi Fahrur,

    There is no such protocol in the nearest plan. There are 2 ways:
    1. Using OPC server, for example, http://www.matrikonopc.com/opc-drivers/opc-dlms/base-driver-details.aspx
    Pros:
    – Faster to start.
    Cons:
    – You should pay for each license of the OPC server.

    2. Purchase development of a native driver for Rapid SCADA.
    Pros:
    – More effective and stable in work.
    – You should pay once.
    Cons:
    – Take more time to develop.

    in reply to: Complete Formulas Functions and Variables #1118
    Mikhail
    Moderator

    Hi,

    The manual contains the hardcoded functions. Whereas, GetBit is defined in the configuration database in Formulas table.

    You definitely right – the documentation should be updated and improved. In the plans there is changing its format to HTML to make updating easier. Unfortunately, work takes more time than generating ideas )

    Thanks a lot for your vision.

Viewing 15 posts - 5,836 through 5,850 (of 6,273 total)