diff -r 5343ae43f6d0 -r 4c0cd5e54e1b connectors/LPC/LPCProto.py --- a/connectors/LPC/LPCProto.py Thu Dec 10 14:57:27 2009 +0100 +++ b/connectors/LPC/LPCProto.py Thu Dec 10 17:36:37 2009 +0100 @@ -151,7 +151,13 @@ # "\x03\x00\x00\x00"*200)) # TestConnection.HandleTransaction(STARTTransaction()) TestConnection.HandleTransaction(SET_TRACE_VARIABLETransaction( - "\x05\x00\x00\x00"+ + "\x01\x00\x00\x00"+ + "\x04"+ + "\x01\x02\x02\x04"+ + "\x01\x00\x00\x00"+ + "\x08"+ + "\x01\x02\x02\x04"+ + "\x01\x02\x02\x04"+ "\x01\x00\x00\x00"+ "\x04"+ "\x01\x02\x02\x04"))