Skip to content

transaction id check may be optional #2831

@laurent-bohr

Description

@laurent-bohr

Hi,

I update the version of pymodbus on my project and now for some connection with old modbus servers, the calls failed due to Modbus IO Exception: Modbus Error: [Input/Output] ERROR: request uses transaction id=1 but received 0.
The SCADA is not handling transactions ids, it was working fine before the update from 3.8.3 to 3.11.4.

The fixing of the issue #2709 is the root cause of my issue.

Can you have a configuration parameter to disable the check of the transaction id to be back compatibility ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions