Bugfix in io Module

This commit is contained in:
2017-08-15 12:13:47 +02:00
parent d733038563
commit ddc93c9b9e
4 changed files with 16 additions and 8 deletions

View File

@@ -197,7 +197,7 @@ class RevPiModIO(object):
delattr(self.device, errdev)
warnings.warn(
"equal device name in pictory configuration. can not "
"build device to acces by name. you can access all devices "
"build device to access by name. you can access all devices "
"by position number .device[nn] only!",
Warning
)
@@ -378,6 +378,7 @@ class RevPiModIO(object):
dev._selfupdate = False
if not self._monitoring:
self.writeprocimg(True, dev)
self._looprunning = False
def get_jconfigrsc(self):
"""Laed die piCotry Konfiguration und erstellt ein dict().