Mikhail

Forum Replies Created

Viewing 15 posts - 5,596 through 5,610 (of 6,289 total)
  • Author
    Posts
  • in reply to: String for Dynamic Text #1735
    Mikhail
    Moderator

    Do you mean “not supported”?

    Definitely. Excuse me please.

    If text messages have predefined text, it’s simple.
    If string should be constructed by a formula, development is required. The future schemes will support components written in JavaScript. Such components make schemes very flexible.

    in reply to: Changing text color #1734
    Mikhail
    Moderator

    Interesting 🙂

    in reply to: Leading zeros #1733
    Mikhail
    Moderator

    I see…
    I can suggest a hack: put a static text with 0 below the dynamic text. You should use a font with the same width of symbols, auto size and right align for dynamic text.
    Most likely, the formatting will be implemented in the next major update.

    in reply to: Changing text color #1729
    Mikhail
    Moderator

    By default, statuses of input channels are set automatically. Also you can set them by formulas.

    in reply to: Changing text color #1728
    Mikhail
    Moderator

    There is a special color Status. You can find it in the color dropdown list (in the element properties tool window).
    You may add new statuses in Event Types table using Administrator app and specify the colors you need.

    I think we will add new feature to set colors dynamically because the existing approach is not comfortable in case of many colors.

    in reply to: String for Dynamic Text #1727
    Mikhail
    Moderator

    Such case is now supported.

    For now, to display time you should create 3 input channels of Calculated Real type for hours, minutes and seconds. Then add 3 dynamic text elements to the scheme.
    The channel formula example: DateTime.Now.Hour

    In the next version it is planned to add new formatting for input channels, so it will be enough only 1 channel for this purpose.

    Note: You can also display strings from a predefined enumeration. For example, On – Off, etc.

    in reply to: Administrator doesn't start #1721
    Mikhail
    Moderator

    Thank you for the info. It may help to other users.

    in reply to: No way to use Chart Pro on 5.x #1718
    Mikhail
    Moderator

    I think it will be done, may be within a month. We started to post news on https://www.facebook.com/RapidSCADA/ It should be easier to get notifications from there, I hope so.

    in reply to: No way to use Chart Pro on 5.x #1717
    Mikhail
    Moderator

    It would be best to place label below or left to cursor

    I was planning to suggest to make label jump to left when it can’t be on the right.
    You wrote earlier 🙂

    Transparent is easy to implement. It’s possible to do the both things.

    in reply to: Administrator doesn't start #1715
    Mikhail
    Moderator

    Thank you for the info. There are 2 popular versions of MSSSQL Compact: 3.5 and 4. SCADA-Administrator requires 3.5, but 4.0 is already installed. These versions are not compatible.

    Could you try the following:
    1. Download DLLs from https://github.com/RapidScada/dll/tree/master/SQLServerCE%203.5
    2. Copy them into C:\SCADA\ScadaAdmin
    3. Run ScadaAdmin.exe

    Please write about the result.

    in reply to: No way to use Chart Pro on 5.x #1714
    Mikhail
    Moderator

    If make label a bit transparent, does it solve the problem?

    in reply to: Administrator doesn't start #1712
    Mikhail
    Moderator

    The features in the screenshot are correct. They are needed for the web application.

    in reply to: Administrator doesn't start #1711
    Mikhail
    Moderator

    Most likely, you have to install
    SSCERuntime_x86-ENU.msi and
    SSCERuntime_x64-ENU.msi
    from the installation package.

    I have checked that MSSQL Compact is installed and running on my computer.

    How you did it?
    May be another version of SQL Server is running.

    in reply to: No way to use Chart Pro on 5.x #1707
    Mikhail
    Moderator

    Thanks for the tips.

    You can move a mouse up or down to make chart visible. May be I misunderstood the situation, it’s better to view a screenshot.

    List of the channels is needed for printing at least. It’s a good idea to group channels into columns to save space.

    in reply to: No way to use Chart Pro on 5.x #1705
    Mikhail
    Moderator

    Do not disable Chart plugin. It is a parent for Chart Pro. Enable it back.

Viewing 15 posts - 5,596 through 5,610 (of 6,289 total)