Index: trunk/absroot/source/abspy/bin/server3.py =================================================================== diff --git a/trunk/absroot/source/abspy/bin/server3.py b/trunk/absroot/source/abspy/bin/server3.py --- a/trunk/absroot/source/abspy/bin/server3.py (revision 260) +++ b/trunk/absroot/source/abspy/bin/server3.py (revision 261) @@ -215,6 +215,8 @@ tmp = rx_buffer_lst[1] self.__writeFile(filename,tmp) data = self.abs2ControlModuleFormatFile(filename) + + print data #Needed for the loop header, control_modules_lst = self.__All2Blocks(data) correct = 0