Communication is stopped without any infomation

Forum Home Forums Communicating with Devices Modbus Communication is stopped without any infomation

Viewing 12 posts - 1 through 12 (of 12 total)
  • Author
    Posts
  • #8955
    xdwokcn
    Participant

    My project connect some devices using SerialPort to Ethernet Device by Modbus Protocol, recently I find that the communication line often stopped polling data from devices and without any information until I restart communicator. The project contain s 27 lines, every line contain 10~15 serial port devices.

    communication stop at the bottom of this image

    #8956
    xdwokcn
    Participant

    a

    the communicator has been stop working without any information.

    • This reply was modified 2 years, 11 months ago by xdwokcn.
    #8958
    manjey73
    Participant

    Try to remove the check mark – Stay connected in the communication line settings.

    #8959
    xdwokcn
    Participant

    Thank you for reply ,but I have set the communication line keep connect yet.

    #8960
    Mikhail
    Moderator

    Hello,

    the communicator has been stop working without any information.

    What OS do you use?
    All lines stopped or only one line?

    #8961
    xdwokcn
    Participant

    OS is Linux CentOS 7, RapidScada is running in docker, and it working well for a long time.Recently Nearly 60% lines(Only Serial port devices communicate by Ethernet Gateway, and OPC device is OK all the time) stopped and the log can not record any unusual information.

    In this afternoon, I seek my working directroy ,and find that a file named “core.4370” established when the line stopped.

    Linux establish a file named core.4370

    #8962
    xdwokcn
    Participant

    Communicate log
    Request Queue

    #8964
    Mikhail
    Moderator

    When some lines are stopped, do other lines continue working?
    Are there any error messages in log files?
    What Communicator version do you use?

    #8966
    xdwokcn
    Participant

    Thank you very much for reply my problem.

    When some lines are stopped, do other lines continue working?
    Yes,only part of lines stopped, and another lines is working normally.
    Are there any error messages in log files?
    There are nothing in log files, it looks like that the thread has been blocked.
    What Communicator version do you use?
    Communicator version is 5.2.1.1

    Today, I transfer the whole scada system from Linux to Windows, It works well ,no lines stoped. so I guess that the Linux and mono is not very suitable for .net program.

    David,from China

    #8967
    Mikhail
    Moderator

    You should try updating Rapid SCADA to the latest 5.8.3.
    In Communicator 5.2.1.2 there was a fix may be related to the issue. See the history

    #8968
    Mikhail
    Moderator

    I guess that the Linux and mono is not very suitable for .net program

    We will get rid of Mono and will move to .NET5 on Linux.

    #8972
    xdwokcn
    Participant

    I have downloaded the latest version of RapidScada, and transfer to Windows Server Environment, it works well now, I am looking forward your new system using .net5.

    Thank you for your software, which has solved many problems for us.

Viewing 12 posts - 1 through 12 (of 12 total)
  • You must be logged in to reply to this topic.