mirror of
https://github.com/naruxde/revpimodio2.git
synced 2026-03-31 15:08:09 +02:00
Sync write of outputs with autorefresh/cycle or .writeprocimg, if shared_procimg=True
If shared_procimg=True, ModIO wrote the new set values directly to the process image without cycle sync mechanisms. As a result, the IOs could change status several times within the cycleloop, which is wrong.
This commit is contained in: