Mikhail

Forum Replies Created

Viewing 15 posts - 1,321 through 1,335 (of 6,266 total)
  • Author
    Posts
  • in reply to: Can I update sch file without using the ScadaAdmin editor? #13863
    Mikhail
    Moderator

    Hi,
    On Linux the service is named scadaweb6

    in reply to: Can I update sch file without using the ScadaAdmin editor? #13858
    Mikhail
    Moderator

    Yes, you can update *.sch files in the destination location. To take them in use and clear cache, you need to restart the web application. You can do that using the Administrator app.
    Also you can upload only views using the Administrator app.

    in reply to: Send mqtt payload via button #13857
    Mikhail
    Moderator

    Cool! It can be useful for many users 🙂

    in reply to: lack of WinControl #13852
    Mikhail
    Moderator

    Rapid SCADA version 5 will be deprecated soon. Use Rapid SCADA 6.

    in reply to: lack of WinControl #13851
    Mikhail
    Moderator

    ScadaCommShell takes WinControl from this repository that should be downloaded either.

    in reply to: How to use ModArcPostgreSql? #13850
    Mikhail
    Moderator

    Hi,
    Yes, you can.

    in reply to: custom period of chart #13849
    Mikhail
    Moderator

    Hello,
    In the rolling mode, you can select only the length of the period in minutes. Max value is specified in the plugin configuration file PlgChartPro.xml

    To select a date, the fixed chart mode should be used.

    in reply to: Send mqtt payload via button #13848
    Mikhail
    Moderator

    Hello,

    Add to the Scripts table:

    public string GetPayload()
    {
      return "{\"tagId\":\"pump1\",\"value\":" + CmdVal + "}";
    }
    

    Then use GetPayload() as an output formula of the channel.
    Let me know if it works or not.

    in reply to: ChartPro custom period #13847
    Mikhail
    Moderator

    Hi,
    Unfortunately no. It is always from 0:00 to 23:59.
    May be the Rolling mode can be useful to display 24 hours from current time.

    in reply to: lack of WinControl #13844
    Mikhail
    Moderator

    Please provide a correct link to a screenshot. I deleted the incorrect link.

    in reply to: ChartPro custom period #13838
    Mikhail
    Moderator

    Hi,
    Thank you for the detailed description. There is no such feature to specify exact time. Only date selection is supported.

    in reply to: ExtTrendJP #13836
    Mikhail
    Moderator

    It is very useful!

    in reply to: Whether the color of the enumeration can be modified #13835
    Mikhail
    Moderator

    Hello,

    In Rapid SCADA 6 you can set colors for enumerations in the Formats table. See Normal-Error row for example.

    in reply to: How to use ModArcPostgreSql? #13834
    Mikhail
    Moderator

    Hi,

    The next step is I just enable those archives with ModArcPostreSql module then Rapid SCADA will start storing data into PostgreSql database already, right?

    Yes, if default settings are used. You should select data from the database table to make sure that data exist.

    in reply to: ChartPro custom period #13833
    Mikhail
    Moderator

    Hi,

    To select particular time period in Chart Pro, you should click and hold a left mouse button, then move the mouse to select the required period of time.

Viewing 15 posts - 1,321 through 1,335 (of 6,266 total)