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 now have the .last flag, which if 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 and query bit IO values.
  • Parameter direct_output has been renamed to shared_procimg. Old name can still be used, but triggers a “DeprecationWarning”.
  • Improved synchronization of the loops when leaving the program (.exit / .cleanup).
  • For MEM type IOs, the value now returns the configured value from piCtory (raw value).

DOWNLOAD