Mikhail

Forum Replies Created

Viewing 15 posts - 4,036 through 4,050 (of 6,282 total)
  • Author
    Posts
  • in reply to: Download or upload configuration #5892
    Mikhail
    Moderator

    1. I can fix it remotely for a fee.

    2. There is also another way to port the existing project to the new version.
    2.1. Install Rapid SCADA 5.7.1 and make sure everything works well.
    2.2. Import the configuration database tables from the old configuration. I will provide more info how to import if needed.

    in reply to: How to setup Event #5890
    Mikhail
    Moderator

    Hello,
    You should open the Input Channels table and tick the checkboxes of the appropriate channels: Write Events, Event on Change.

    in reply to: Download or upload configuration #5889
    Mikhail
    Moderator

    Strange that you can’t connect.
    Other way to try:
    Click edit profile before reading the configuration, and change the user to ScadaWeb, also set correct password of ScadaWeb user.

    in reply to: Download or upload configuration #5886
    Mikhail
    Moderator

    The “Default” instance is specified in the Agent configuration. I think, it’s OK.

    I added user ScadaAdmin with password 12345 and application role.

    Did you pass the configuration to the server using the old Administrator?
    Agent looks for the user ScadaAdmin in C:\SCADA\BaseDAT\user.dat

    in reply to: Download or upload configuration #5882
    Mikhail
    Moderator

    Hi,

    If this problem occurs during migration, add a user ScadaAdmin with password 12345 to the Users table of the old configuration database.
    Look the error details in C:\SCADA\ScadaAgent\Log\ScadaAgent.log
    This document may help.

    in reply to: Scheme Editor #5877
    Mikhail
    Moderator

    In Chrome, press F12, go to the Console tab, and make a screenshot of the error details.

    in reply to: Modbus TCP over GPRS (S27x GPRS RTU) #5876
    Mikhail
    Moderator

    Hello,
    Please provide the detailed description of the recent issue.

    in reply to: Sending Email Notifications #5871
    Mikhail
    Moderator

    Hi,

    Add a group of contacts in Address book, and then specify the group name in the command text.

    in reply to: Scheme Editor #5870
    Mikhail
    Moderator
    in reply to: how can i create my own report like 1 minute report #5865
    Mikhail
    Moderator

    Hi,

    If you mean programming, you can use the source code of the minute report as an example. It is available here.

    in reply to: hide the plugins menu in the web #5864
    Mikhail
    Moderator

    Hi,

    i hidden the plugins menu by code changed in scadaweb.

    What code did you change? Restore it back if needed.

    in reply to: More about DBExport. #5859
    Mikhail
    Moderator

    It is possible to customize data sending to DB

    You can filter data by changing SQL queries in the module settings.

    Note: if you’d like, you can write to the Russian forum. It’s up to you.

    in reply to: More about DBExport. #5857
    Mikhail
    Moderator

    Hi,

    What is the trigger of the exporting current data?

    When Communicator sends data to the Server app. It sends the values twice, because it does it after a communication session, and with fixed intervals.
    If you set “Period of sending all device tags” to 0 (in Communication – Common Parameters), you will avoid duplication.

    in reply to: Server Problem #5856
    Mikhail
    Moderator

    Hi,

    You’ve provided the local link. Please provide a screenshot.

    in reply to: ASCII text #5846
    Mikhail
    Moderator

    This is possible if you split the text into 2 parts. I know this is hard, but currently it works so.

    If you have limited number of phrases to display, use enumerations.

Viewing 15 posts - 4,036 through 4,050 (of 6,282 total)