Mikhail

Forum Replies Created

Viewing 15 posts - 5,596 through 5,610 (of 6,284 total)
  • Author
    Posts
  • 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.

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

    Hi,

    A bit. The installation manual was updated today.
    You should go to Main Menu > Web application, scroll down and choose Chart Pro. Then save changes

    in reply to: Access SCADA-web configurator #1700
    Mikhail
    Moderator

    Hi,
    It became a part of the web application. Login the Webstation app as administrator, go to Main Menu > Configuration > Web application.

    in reply to: Using variables on SCADA-Scheme Editor #1696
    Mikhail
    Moderator

    Hi Jesus,

    Hyperlinks are important, and they would be surely added to the Schemes. For now I can’t tell the exact date when it is ready.

    P.S. Save our Facebook page https://www.facebook.com/RapidSCADA/ to read latest news related to Rapid SCADA.

    in reply to: Channel value addition #1694
    Mikhail
    Moderator

    The above formulas allow to reset (set to 0) a cumulative value of input channel. You should multiply the formula by a value you need to reset.

    in reply to: Users, Roles, Rights are not working right. #1689
    Mikhail
    Moderator

    Well, I guessed.
    The minimum ID of your custom role must be 11 or more.
    IDs from 0 to 10 are reserved.

    • This reply was modified 9 years, 7 months ago by Mikhail.
Viewing 15 posts - 5,596 through 5,610 (of 6,284 total)