Mikhail

Forum Replies Created

Viewing 15 posts - 1,666 through 1,680 (of 6,289 total)
  • Author
    Posts
  • in reply to: Rapid SCADA 6 Beta #12946
    Mikhail
    Moderator

    Currently it is possible to upload the project to PostgreSQL https://ibb.co/TLdT8Zt
    But project changes are stored as usual in XML files and later uploaded to the database. It would be interesting in the future to implement an alternative approach, edit project directly in the database. It would require fully new, web based Administrator app.

    in reply to: Storage is not initialized #12945
    Mikhail
    Moderator

    To debug the software, attach the debugger to the correctly installed instance.
    https://ibb.co/DLJ4ppq

    in reply to: Webstation: Buttons #12944
    Mikhail
    Moderator

    If the project is not changed, reuploading is the same as restating the Server service.
    Could you provide screenshots of the related configuration, and log of Auto Control Module (successful and failed examples)?

    Mikhail
    Moderator

    Actually these two elements represent two devices connected to a Modbus RTU device which transmits the private protocol of above two devices to Modbus

    In this case, split the single Modbus device into several devices having different templates.
    There is no option to continue a session if a request fails. May be we should implement it in the future.

    • This reply was modified 2 years, 11 months ago by Mikhail.
    in reply to: Upgrade from 5.0.3.0 to 5.8.4 #12941
    Mikhail
    Moderator

    If the most of data are converted correctly, the current project issues should be fixed.

    in reply to: Upgrade from 5.0.3.0 to 5.8.4 #12940
    Mikhail
    Moderator

    Hello,
    See ScadaServer.log to check if the Server app works correctly or not.
    Also see ScadaComm.log to check Communicator status.

    in reply to: Images sequence #12932
    Mikhail
    Moderator

    Hi,
    I also get the error with that GIF image.
    The problem is caused by the image size (15MB), it’s too big.
    We will investigate this issue when move Scheme Editor to .NET6 framework. Unfortunately, I cannot provide the exact date. Try to reduce the image file size.

    in reply to: Webstation: Buttons #12931
    Mikhail
    Moderator

    Hi,

    What error occurred?

    Mikhail
    Moderator

    You should find the cause of the error and fix the 1st request.
    If the Modbus driver cannot get data, a communication session is interrupted.

    in reply to: ebeded system run rapid scada #12929
    Mikhail
    Moderator

    Hi,
    What Linux version do you use?
    May be you should try Rapid SCADA 6 that uses .NET6 instead of Mono.
    How to build the project.

    in reply to: Upgrade from 5.0.3.0 to 5.8.4 #12928
    Mikhail
    Moderator

    Hi,

    In case a project contains less than 100 channels, sometimes it’s easier to enter them from scratch. 750 channels require project conversion.
    I suggest using the above manual to convert your project to v5.8.4. Later you can port the project to v6.

    in reply to: Elastic Report Flexibility #12921
    Mikhail
    Moderator

    I will post the update in this topic.

    in reply to: Elastic Report Flexibility #12919
    Mikhail
    Moderator

    That’s true, the reuired files are missing in the archive.
    It will be fixed the next week. Please wait for an update.
    Thank you for reporting the issue.

    in reply to: Elastic Report Flexibility #12918
    Mikhail
    Moderator

    Right, there are 2 links: the plugins for Rapid SCADA 5 and Rapid SCADA 6.
    Which one do you use?

    in reply to: Modbus communication via Wi-Fi network #12917
    Mikhail
    Moderator

    Hi,

    1 and 3. Decode the packets using https://rapidscada.net/modbus
    When you copy data to the form, split the received data.

    2. Send and Receive are the operations performed by the driver.
    7/7 means that 7 bytes read and 7 bytes required.

Viewing 15 posts - 1,666 through 1,680 (of 6,289 total)