Skip to content

setTimeout not in pySerial anymore #5

@Leon-001

Description

@Leon-001

Hi Mathias,
at first: thanks for the great work!

I just had the following problem after upgrading my operating system:
the connection to the EC-Terminal was not possible anymore.

The reason:
The function setTimeout does not exist in current pySerial anymore.

I think it should be changed to
self.connection.timeout = timeout

In the file transmission/transport_serial.py (line 156 and 171)

Kind regards,
Leon

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions