RevPiModIO is a third-party software that we have integrated into our system. If you need further information, please visit the official website. If you require any clarification, please ask them in our forum, which has its category. https://revpimodio.org/
Table of Contents |
---|
Would it be possible to access the data in the process image with several Python processes?
Just add "shared_procimg=True" to your RevPiModIO(...) call in all your scripts.
...
Original discussion here:
https://revolutionpi.com/forum/viewtopic.php?p=15144&hilit=revpimodio#p15135
I want to switch an output with the RevPiModIO Library, but this output oscillates.
...