Mikhail

Forum Replies Created

Viewing 15 posts - 166 through 180 (of 6,366 total)
  • Author
    Posts
  • in reply to: Setting up postgreSQL #17765
    Mikhail
    Moderator

    Hi,
    Thank you for the update.
    Such credentials are located in ScadaInstanceConfig.xml
    It is possible to setup the archive to use other login/password, but in most cases it is more convenient to set them in that single file.

    in reply to: Delayed control sequence #17764
    Mikhail
    Moderator

    The channel should be tied to the relay or something.

    in reply to: Delayed control sequence #17763
    Mikhail
    Moderator

    Hi,

    Try the following approach:
    1. Add a command under the trigger with the 180 sec delay.
    2. That command is sent to a new channel of the output type.
    3. In the output formula of the channel, check the condition and reject a command if the condition is not satisified.

    Example of output formula:
    CheckCondition() ? CmdVal : double.NaN

    in reply to: Evento de perda de comunicação – Rapid SCADA 6.2.2 #17762
    Mikhail
    Moderator

    Please create a new topic for the different question.

    in reply to: I can’t open or Edit Mimic Files. #17756
    Mikhail
    Moderator

    Hello,

    My question is about what exactly these channels represent.

    In your project, open the Channels table by double-clicking it. The Administrator application shows the number of records in the table. This is the channel number mentioned by Rapid SCADA Standard license.

    Also, how many channels are included by default in the standard Rapid SCADA installation?

    Community edition has no limits. Channel limit is applied only to the additional modules. If the number of channels exceeded, a commercial module stops working, while the main services continue operating.

    If you need more variables, you can expand the exiting license of the same type by paying only a price difference.

    Be free to ask more questions.

    in reply to: Setting up postgreSQL #17755
    Mikhail
    Moderator

    Hi,
    You should enable password auth for user ‘postgres’ by editing the PostgreSQL configuration files and executing some SQL commands. This is the typical issue. Try googling it.

    in reply to: Setting up postgreSQL #17752
    Mikhail
    Moderator

    Hi,
    In a query, copy only a particular query, not all SQL.
    Maybe, it is easier just enable PostgreSQL archives instead of using DB Export Module. It can be done in the Server – Archives section of the project.

    in reply to: Archive problems after upgrade from v6.4.3 to v6.4.5 #17750
    Mikhail
    Moderator

    Hello,
    This error means that the PostgreSQL database server is not available anymore.

    in reply to: Setting up postgreSQL #17748
    Mikhail
    Moderator

    Hello,
    Please provide screenshots of the settings related to the issue.

    Mikhail
    Moderator

    New examples I will add to GutHub here.

    in reply to: Chart Pro Issue #17742
    Mikhail
    Moderator

    Hello,
    Set the GapBetweenPoints parameter in the PlgChartPro.xml file.
    This is a number of seconds to draw a line between points.

    • This reply was modified 5 months, 2 weeks ago by Mikhail.
    in reply to: modal develop in mimiceditor #17740
    Mikhail
    Moderator

    Hi,
    It should be possible in the next release. Source code

    Mikhail
    Moderator

    Hi Rodrigo,

    I’ve uploaded the mimic examples here. You should create a folder Mimics in the Views section of the project, and copy the files there. You will find components with scripts. Feel free to ask additional questions based on the examples.

    in reply to: Setting up postgreSQL #17735
    Mikhail
    Moderator

    Hello,
    It’s needed to create a database, while schema and tables will be created automatically.
    Please make screenshots of the corresponding settings and error.

    in reply to: can we implement pop-up messages on scadaWeb #17734
    Mikhail
    Moderator

    Hello,
    In that particular case, throwing exceptions from formulas causes the messages to a user as written above.
    Showing popups in general is also possible but may be more complicated.

Viewing 15 posts - 166 through 180 (of 6,366 total)