Version 2.4.5

Important update!

  • NetIO got massive stability and speed improvements, as well as a watchdog. (Requires RevPiPyLoad from 0.8.5).
  • The
    Cycletools
    Cycletools now have the
    .last
    .last flag, which if
    True
    True indicates the last cycle before the end of the program. By querying that value, clean-up work can be done in the cycle function.
  • Less resource consumption with
    autorefresh
    autorefresh and query bit IO values.
  • Parameter
    direct_output
    direct_output has been renamed to
    shared_procimg
    shared_procimg. Old name can still be used, but triggers a “DeprecationWarning”.
  • Improved synchronization of the loops when leaving the program (
    .exit
    .exit /
    .cleanup
    .cleanup).
  • For MEM type IOs, the value now returns the configured value from piCtory (raw value).

DOWNLOAD