Modbus TCP Server

Forum Home Forums Communicating with Devices Modbus Modbus TCP Server

Viewing 4 posts - 16 through 19 (of 19 total)
  • Author
    Posts
  • #14522
    ibrahim eren
    Participant

    Hello Mikhail,

    When I try using it as a TCP Client, it works. However, my field modems do not operate as TCP Servers, so it is essential for SCADA to function as a Server. It claims to be listening on the port, but when I check via a port checker, it is not actually listening.

    Thank you.log

    #14523
    ibrahim eren
    Participant

      log

    • This reply was modified 1 year, 3 months ago by ibrahim eren.
    #14525
    ibrahim eren
    Participant

    ——————————————————————————–
    ——————————————————————————–
    2024-05-22 14:27:14 Start communication line [1] Modbus
    2024-05-22 14:27:14 Connection listener on port 502 is started
    Load device template from file DrvModbus_NewTemplate.xml

    2024-05-22 14:27:14 Unable to communicate with the device [1] Modbus device because connection is not established

    2024-05-22 14:27:14 Unable to communicate with the device [3] JetRF2 because connection is not established

    2024-05-22 14:27:54 Connection listener is stopped

    2024-05-22 14:27:54 Communication line [1] Modbus is stopped
    ——————————————————————————–
    ——————————————————————————–
    2024-05-22 14:28:09 Start communication line [1] Modbus
    2024-05-22 14:28:09 Connection listener on port 502 is started
    Load device template from file DrvModbus_NewTemplate.xml

    2024-05-22 14:28:09 Unable to communicate with the device [1] Modbus device because connection is not established

    2024-05-22 14:28:09 Unable to communicate with the device [3] JetRF2 because connection is not established

    #14526
    Mikhail
    Moderator

    According to the log, TCP server is waiting for incoming connections, but no client is trying to connect.
    Is Rapid SCADA installed on a cloud server or in the local network?

Viewing 4 posts - 16 through 19 (of 19 total)
  • You must be logged in to reply to this topic.