Versions Compared

Key

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

...

How to …?

How to program using RevPiModIO the right way?

If you use autorefresh=True, then you MUST call a [name_of_modio_instance].exit() before program end. This ensures that set exits are written again safely. If you work with the debugger, then everything runs so "slowly" that it still manages to write the outputs to the process image.

...

How can I build or use BalenaOS?

...