mauricio

Forum Replies Created

Viewing 1 post (of 1 total)
  • Author
    Posts
  • in reply to: Modbus TCP Server #14144
    mauricio
    Participant

    Hello, I have version 6.2.0.0 installed in Windows 10
    I made a test project with modbus TCP
    When starting the connection, it correctly makes the first 76 queries and then the communication fails.

    
    ++++++++  LINE LOG +++++++++++++++++++++++++
    
    2024-03-06 15:02:26 Session with the device [1] Gen1
    Request element group "FactEscG1"
    Send (12): 00 49 00 00 00 06 01 03 C3 50 00 03
    Receive (7/7): 00 49 00 00 00 09 01
    Receive (8/8): 03 06 13 92 00 03 00 00
    OK
    
    2024-03-06 15:02:26 Session with the device [1] Gen1
    Request element group "FactEscG1"
    Send (12): 00 4A 00 00 00 06 01 03 C3 50 00 03
    Receive (7/7): 00 4A 00 00 00 09 01
    Receive (8/8): 03 06 13 92 00 03 00 00
    OK
    
    2024-03-06 15:02:26 Session with the device [1] Gen1
    Request element group "FactEscG1"
    Send (12): 00 4B 00 00 00 06 01 03 C3 50 00 03
    Receive (7/7): 00 4B 00 00 00 09 01
    Receive (8/8): 03 06 13 92 00 03 00 00
    OK
    
    2024-03-06 15:02:27 Session with the device [1] Gen1
    Request element group "FactEscG1"
    Send (12): 00 4C 00 00 00 06 01 03 C3 50 00 03
    Receive (7/7): 00 4C 00 00 00 09 01
    Receive (8/8): 03 06 13 92 00 03 00 00
    OK
    
    2024-03-06 15:02:27 Session with the device [1] Gen1
    Request element group "FactEscG1"
    Send (12): 00 4D 00 00 00 06 01 03 C3 50 00 03
    Receive (0/7): 
    Error: communication failed
    Request element group "FactEscG1"
    Send (12): 00 4E 00 00 00 06 01 03 C3 50 00 03
    Receive (0/7): 
    Error: communication failed</strong></blockquote>
    
    ++++++++ END  LINE LOG +++++++++++++++++++++++++
    

    When applying restart line it again correctly does the first 76 queries and then communication fails.
    The TCP server used works well with other scada software.
    Please indicate steps to follow to solve the problem.

Viewing 1 post (of 1 total)