Mikhail

Forum Replies Created

Viewing 15 posts - 5,191 through 5,205 (of 6,290 total)
  • Author
    Posts
  • in reply to: Modbus online parser #2808
    Mikhail
    Moderator

    Hi,
    Thank you!
    This Modbus parser is a web application only. It’s possible to install it on your Windows machine as web app.

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

    Definitely.

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

    Create your own simple module.

    in reply to: Errors in the source of KpOPC #2804
    Mikhail
    Moderator

    Hi,

    I updated the sources. Try this.

    in reply to: Scheme Editor Beta #2800
    Mikhail
    Moderator

    how to justify right the value od dynamic text in scheme sir?

    Find Horizontal alignment property. Please create new topics for new issues.

    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

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