Mikhail

Forum Replies Created

Viewing 15 posts - 1,381 through 1,395 (of 6,323 total)
  • Author
    Posts
  • 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.

    in reply to: Modbus Data Formula #13828
    Mikhail
    Moderator

    Hi,
    Please make a screenshot of the received data and provide an example what data you need to extract.

    in reply to: Add custom field to chanel #13826
    Mikhail
    Moderator

    My vision is that the solution can include a new database schema and the custom web forms built in the Webstation application as a web plugin. It requires development that is not a part of the Rapid SCADA core.

    in reply to: Ubuntu instalation issue #13825
    Mikhail
    Moderator

    Hello,
    We update keys from v5 to v6 on the same machine for free.
    Common license terms are also work, please check this link.

Viewing 15 posts - 1,381 through 1,395 (of 6,323 total)