FileHandler nicht bei __init__ Anlegen um Vererbung zu ermöglichen

._configure bekommt JSON als Parameter übergeben
RS485 Fehler nicht im Simulatormodus schreiben
This commit is contained in:
2017-09-11 10:53:14 +02:00
parent 1d1576840b
commit 974fe26fd4
8 changed files with 16 additions and 16 deletions

View File

@@ -395,7 +395,7 @@ class Core(Device):
self._ioerrorlimit1 = 6
self._ioerrorlimit2 = 7
if not self._modio._monitoring:
if not (self._modio._monitoring or self._modio._simulator):
# Für RS485 errors defaults laden sollte procimg NULL sein
if self._ioerrorlimit1 is not None:
self.__lst_io[self._ioerrorlimit1].set_value(