Mikhail

Forum Replies Created

Viewing 15 posts - 5,191 through 5,205 (of 6,285 total)
  • Author
    Posts
  • in reply to: Scheme Editor Beta #2799
    Mikhail
    Moderator

    Can you let me know if it’s possible to help in the development in any way? Is there any branch that holds the current work on this subject?

    Thank you very much for your helpfulness. Due to the changes affect the core of scheme engine, it’s difficult to involve new developer. Your help will be very useful in creation of new different components when schemes can support them.

    in reply to: Displaying Calculated Values #2798
    Mikhail
    Moderator

    Please provide more details, what calculations do you need?

    in reply to: access to Rapid Scada without User/Password #2794
    Mikhail
    Moderator

    Wenn I klick the Link rapid scada opens with the dashboard “DashboardDemo” without need to fill in a password.

    This is because you already logged in. If you logout, you can’t open this page.
    So “you need a little plugin that performs login and then redirects to another page.”
    I can help you with it. The most quick way is commercial ))

    in reply to: Scheme Editor Beta #2793
    Mikhail
    Moderator

    Hi,

    Currently, we develop the possibility to add custom components to schemes. When we finish it, you will get straightforward way of doing it. For now, you should modify the existing Scheme plugin that is possible but not clear.

    in reply to: Sending a heartbeat signal #2789
    Mikhail
    Moderator

    Hi,

    You should create an input channel that changes every second, for example: DateTime.Now.Second % 2 and use Automatic Control Module with on change trigger to send a command.

    in reply to: Displaying string instead of input #2788
    Mikhail
    Moderator

    Hi,
    Yes.

    Option 1.
    Use “Enum text” format of input channel and choose a unit with a list of values.

    Option 2.
    Use “ASCII text” or “Unicode text” format of input channel and create a special formula, for example: EncodeAscii(Cnl < 2 ? "Running" : "Not Running")

    in reply to: access to Rapid Scada without User/Password #2787
    Mikhail
    Moderator

    I can’t open #2458 without a hyperlink. Could you provide it?

    in reply to: access to Rapid Scada without User/Password #2786
    Mikhail
    Moderator

    Hi,
    You need a little plugin that performs login and then redirects to another page.

    in reply to: access to Rapid Scada without User/Password #2782
    Mikhail
    Moderator

    A user must have permissions to the views that are used in the dashboard.

    in reply to: access to Rapid Scada without User/Password #2781
    Mikhail
    Moderator

    Hi,
    If you place *.xml that defines a dashboard into a folder of a particular user, the dashboard will be available for this user only.
    For example, move DashboardExample1.xml
    from C:\SCADA\ScadaWeb\storage\allusers\Dashboard
    to C:\SCADA\ScadaWeb\storage\guest\Dashboard

    in reply to: Webpage Error Localhost and Remote #2780
    Mikhail
    Moderator

    Thank you for the information about the result.

    in reply to: Telegram bug #2774
    Mikhail
    Moderator

    Hi,
    The bug was fixed and the fix will be included in the next version of Rapid SCADA.
    Thank you.

    in reply to: Function to Send Command #2773
    Mikhail
    Moderator

    Because we arranged a training, we will test the template and configure command together very soon.

    in reply to: Webpage Error Localhost and Remote #2772
    Mikhail
    Moderator

    I think, we haven’t repaired WCF (Windows Communication Foundation) yet.
    Also make a screenshot of the http://localhost/scada/ClientApiSvc.svc

    When we work on Windows 7, WCF 4+ is installed as a part of .NET Framework. What version of .NET Framework is currently installed? Please make a screenshot of the installed programs where we can see Microsoft .NET.
    The most fresh framework is 4.7.1. I recommend to update to this version from https://www.microsoft.com/net/download/windows

    in reply to: Comunication with entries #2768
    Mikhail
    Moderator

    Hi,
    I recommend to follow these articles http://doc.rapidscada.net/content/en/use-cases/
    If something don’t work, provide screenshots of your settings and we will find a cause.

Viewing 15 posts - 5,191 through 5,205 (of 6,285 total)