Skip to content

Modbus TCP Transaction ID >255 #256

@Kudie86

Description

@Kudie86

Versions

  • Python: 2.7
  • OS:
  • Pymodbus: 1.4

Pymodbus Specific

  • Server: tcp - async
  • Client: tcp - sync

Description

Hello,

I have a async modbus TCP server running on a RaspberryPi and a windows computer as a sync client. With pymodbus 1.4.0 the server stops responding after several time, which is not the case with pymodbus 1.3.2. I checked with wireshark and found out that the server does not respond to Transaction IDs larger than 255. When I start a new client, which starts with Transaction ID 1, the server is again running until Transaction ID 255.

Best regards,
Jörg

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions