Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

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

I can switch outputs, but after a reboot an output can no longer be switched off, what am I doing wrong?

If you are working with autorefresh i.e. "revpi = revpimodio2.RevPiModIO(autorefresh=True)" then check whether your code contains "revpi.cleanup()" at the end.

Would it be possible to access the data in the process image with several Python processes?

...