Mikhail

Forum Replies Created

Viewing 15 posts - 4,696 through 4,710 (of 6,219 total)
  • Author
    Posts
  • in reply to: HTTPS on Linux #3928
    Mikhail
    Moderator

    I opened your URL. I can say that all AJAX requests that are polled WCF web services cause Internal Server Error.

    Where do you see the error like “Could not find base address that matches Scheme https for endpoint WebHttpBinding”?

    in reply to: How to complete customization a web UI? #3927
    Mikhail
    Moderator

    Hi,

    So far, i can do it by GIF only?
    Is there a plan to add some HMI controls offical or is there some develop reference for custom animated HMI control ?

    The controls are based on images that a user adds to a scheme. If animated images are needed, you should create animated images and add them to a scheme. Web browsers support animated GIFs, sometimes animated PNGs.

    can i add a javascript file to view page?

    You can develop your own scheme components. They may contain JS files. Use existing components as example.

    in reply to: How to build Rapid Scada with Visual Studio #3926
    Mikhail
    Moderator

    Hi,
    Open the solution in the appropriate sequence, switch build configuration from Debug to Release and select Build – Build Solution in the main menu of VS.

    in reply to: Scada Namespace file #3925
    Mikhail
    Moderator

    You have to switch build configuration from Debug to Release for every solution.

    in reply to: How do I read and write control limits? #3924
    Mikhail
    Moderator

    Hello,

    Please clarify your task. What is already done? What control and limits do you mean?

    in reply to: Error uninstall rapid scada #3923
    Mikhail
    Moderator

    Hi,

    You should check what files are currently in C:\SCADA\ScadaComm\
    May be it is already uninstalled.

    in reply to: Elastic Report Flexibility #3908
    Mikhail
    Moderator

    Currently, possible values of the detailing parameter: Hour, Day, Month, BeginEnd.
    It means that you can get consumption between every hour, every day, every month or between the beginning and the end of the selected period.

    To support custom time period and weekly period, the Elastic Report plugin should be updated.

    Would like to be able to draw data from minutes

    Elastic Report uses hourly data. If you need minute data, please provide examples.

    in reply to: HTTPS on Linux #3907
    Mikhail
    Moderator

    Does this error come from the .NET subsystem, and can it be fixed by modifying the web.config file?

    Likely. On Linux we use Mono .NET Framework that is not fully compatible with original Microsoft .NET Framework. That’s why we get issues.
    If you provide screenshots of the errors, it helps to generate ideas.

    HTTPS in Linux is an important issue.

    What is your version of Mono .NET framework?
    Type the following command to check:

    mono --version
    
    in reply to: Scada Namespace file #3906
    Mikhail
    Moderator

    Hi,
    You should build the solutions that are included in Rapid SCADA in the proper order. See this file https://github.com/RapidScada/scada/blob/master/HowToBuild.txt
    If it doesn’t help, provide more info about the error. Screenshots preferable

    in reply to: HTTPS on Linux #3901
    Mikhail
    Moderator

    Hi,

    Try these config files. They work for enabling HTTPS on Windows, you can help to test them on Linux.

    If it doesn’t help, you can try deleting the folder ScadaWeb/plugins/Scheme for testing purposes. This is the Schemes plugin that caused the above error.

    in reply to: Elastic Report Flexibility #3900
    Mikhail
    Moderator

    Could you provide an example of a required report?

    in reply to: How to complete customization a web UI? #3899
    Mikhail
    Moderator

    Hi,

    For animated elements you need to create animated GIFs by any external editor. For animated levels, probably, it’s needed to develop a special scheme component.
    If animated elements are not critical, creation of similar UI is easy.

    in reply to: General Configuration Sequence #3894
    Mikhail
    Moderator

    So, today I clicked on Communicator in my Windows 8.1 Apps list and got a message that it was already running. There is no evidence of that. So far, I am stymied.

    Cool! Now you can close application if you need, and you will not get a message that the app is already running.

    in reply to: General Configuration Sequence #3888
    Mikhail
    Moderator

    You should click the small arrow to the left of the flag.
    Then I expect you find SCADA-Server and Communicator icons. When you click an icon, an appropriate application is shown.

    in reply to: Tool for User Administration #3880
    Mikhail
    Moderator

    Hi,
    Good question. Nope. To make this feature possible, SCADA-Server needs to support command of updating users (rights, etc.) without restart.
    I hope in this year we develop a mechanism that allow to workaround this issue and use external module to login and access management.
    In the future it should be possible out of the box.

Viewing 15 posts - 4,696 through 4,710 (of 6,219 total)