From a7802178e9d57f4f89cf08017ad6b71e0d768138 Mon Sep 17 00:00:00 2001 From: Sven Sager Date: Sat, 16 May 2020 11:25:08 +0200 Subject: [PATCH] Added .device to Cycletools, added revpimodio2.run_plc shortcut to run cycleloop Changed readinto buffer in ProcimgWriter --- .idea/misc.xml | 3 +++ revpimodio2/__init__.py | 6 +++--- revpimodio2/device.py | 2 +- revpimodio2/helper.py | 11 +++++++---- revpimodio2/io.py | 29 +++++++++++++++++------------ revpimodio2/modio.py | 23 +++++++++++++++++++++++ setup.py | 2 +- 7 files changed, 55 insertions(+), 21 deletions(-) diff --git a/.idea/misc.xml b/.idea/misc.xml index 3999087..bc8d735 100644 --- a/.idea/misc.xml +++ b/.idea/misc.xml @@ -4,4 +4,7 @@