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 ###################################################################################################