diff -r eee7625de1f7 -r c8e008b8cefe connectors/PYRO/__init__.py --- a/connectors/PYRO/__init__.py Thu Mar 07 11:47:43 2013 +0900 +++ b/connectors/PYRO/__init__.py Wed Mar 13 12:34:55 2013 +0900 @@ -116,7 +116,7 @@ object is recreated meanwhile, so we must not keep ref to it here """ - current_status = confnodesroot._connector.GetPyroProxy().GetPLCstatus() + current_status, log_count = confnodesroot._connector.GetPyroProxy().GetPLCstatus() if current_status == "Dirty": """ Some bad libs with static symbols may polute PLC