ingeniamc / ingenialink-python

Communication library for Ingenia servo drives
Other
17 stars 7 forks source link

INGK-914 Add a retry after a communication timeout #449

Closed MartinALL91 closed 4 months ago

MartinALL91 commented 4 months ago

Description

Attempt a retry after an Ethernet communication timeout.

Fixes # IINGK-914

Type of change

Tests

Documentation

Code formatting and linting

Others