Version 2.5.6

Important update!

  • Fixes cycle problem with shared_procimg=True
    As soon as a new value was assigned to an output, RevPiModIO immediately wrote it into the process image. Outputs may only be written to the process image after the cycle function has been completely processed (when using .cycleloop) or after calling .writeprocimg.
    The error is not relevant when using .mainloop.

DOWNLOAD