From ca78c46c469bc4015b42f5be4b2b82f233e2e48a Mon Sep 17 00:00:00 2001 From: gac-S_Changer Date: Mon, 14 Aug 2017 16:15:18 +0200 Subject: [PATCH] Closedown --- script/local.py | 3 +++ 1 file changed, 3 insertions(+) diff --git a/script/local.py b/script/local.py index 1cd69f4..f5f9938 100644 --- a/script/local.py +++ b/script/local.py @@ -7,6 +7,9 @@ from ch.psi.pshell.modbus import ModbusTCP run("setup/Layout") + +#Workaround to not auto connection on waitString +microscan.write("") ################################################################################################### # Scripted devices ###################################################################################################