Releases: bnjmnp/pysoem
Releases · bnjmnp/pysoem
1.1.13
- Fixes single access to object directory property
obj_access. - Fixes
sdo_read()withrelease_gilparameter beingTrue. - Adds the
release_gilparameter also tosend_overlap_processdata(). - Adds
get_watchdog()to retrieve the watchdog timeout. - Adds the emission of a warning in
set_watchdog()if the actual watchdog timeout differs from the requested timeout.
1.1.12
1.1.11
1.1.10
1.1.9
1.1.8
1.1.7: CI/CD: Use newer Mac OS runner
- Adds
add_emergency_callback()to allow a better handling of emergency messages. - Improves auto-completion.