Mikhail

Forum Replies Created

Viewing 15 posts - 3,316 through 3,330 (of 6,288 total)
  • Author
    Posts
  • in reply to: Get data from excel into DAT files #8088
    Mikhail
    Moderator

    Hi,
    Good. Does this solve your issue?

    in reply to: about module rapid gate #8087
    Mikhail
    Moderator

    Please provide links to screenshots.

    in reply to: Table View transposition & max present tavle values #8086
    Mikhail
    Moderator

    If you want to add a node in the explorer tree that open the report on a web page:
    1. Add a new record in the Interface table.
    2. Set
    Path to URL of your report
    View Type = WebPageView
    Title = HelloWorld\My Report (for example)

    Is possible to think about more complicated Table plugin in future with custom views (transposition, hour, minute table header, wider date selection)?

    In Rapid SCADA 6 we will change the approach of working with historical data. This will cause changes in Elastic Report.

    in reply to: Chart Pro #8085
    Mikhail
    Moderator

    Hi Rich,
    I can’t say for any future version, but usually if you buy a plugin, you can use it on the same server with new version of Rapid SCADA. We don’t plan paid updates.

    in reply to: Write multiple modbus register FC=16 #8084
    Mikhail
    Moderator

    Hi,

    It’s work perfect.

    Good!

    The new error is related to the installation of the web app. Please create a new topic to discuss it.

    in reply to: Modbus Comm Bug #8066
    Mikhail
    Moderator

    Hi,

    The 3rd screenshot is not shared.
    I forget about behavior with limits. What we can do is using a collection to store extra status instead of Unreliable status:

    public Dictionary<int, bool> ChannelErrors = new Dictionary<int, bool>();

    in reply to: Get data from excel into DAT files #8065
    Mikhail
    Moderator

    Hi,

    In English website the same articles are located at https://rapidscada.org/category/articles/

    in reply to: Write multiple modbus register FC=16 #8064
    Mikhail
    Moderator

    Hi,

    how can I set modbus device ID?

    Set the device address in the Devices table. After uploading the project, check logs.

    in reply to: Internal server error (500) #8063
    Mikhail
    Moderator

    Hi,
    If the above doesn’t help, please provide screenshots of the error.

    in reply to: Modbus Comm Bug #8048
    Mikhail
    Moderator

    Hi,

    But it has a Normal Event when from “Unreliable” to “Normal”. is there any way not to trigger the normal event?

    Let’s test the approach:
    1. Switch off the channel formula.
    2. Post a link to channel properties screenshot.
    3. Using Generator, send data several times: normal status, unreliable status, undefined status, normal status.
    4. Check events that were created. Send screenshot of events.

    If the above works as expected, I will help with formula.

    in reply to: ScadaComm error #8047
    Mikhail
    Moderator

    I see that ScadaWeb and ScadaServer are working still on ‘localhost’, is it correct?

    “localhost” means the current server. If all the apps are installed on the same server, it’s OK.

    in reply to: Get data from excel into DAT files #8046
    Mikhail
    Moderator

    Yes. A new file will be created.

    in reply to: Write multiple modbus register FC=16 #8044
    Mikhail
    Moderator

    Using Modbus Parser that the sent value is 0x0102, 0x0304. So if you change these bytes in the formula to 0x8B, 0x74, 0x74 and 0x8A, you will get what you need.

    And yes, may be you should set Modbus device ID (unit ID).

    in reply to: Internal server error (500) #8043
    Mikhail
    Moderator

    Hello,

    What Linux version do you use?
    If you open http://server_ip, does Apache show the default web page?

    in reply to: ScadaComm error #8033
    Mikhail
    Moderator

    Hi,

    Likely SCADA-Server can’t start. You should check its log. Make sure that you changed server directories in the project before uploading (Server – Common Parameters).

Viewing 15 posts - 3,316 through 3,330 (of 6,288 total)