connectors/LPC/LPCProto.py
changeset 503 4c0cd5e54e1b
parent 502 5343ae43f6d0
child 508 73ecb803d8af
--- 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"))