branch | 1.1 Korean release |
changeset 977 | c8e008b8cefe |
parent 969 | 1950fe687dde |
child 1035 | 0f905e027d18 |
--- 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