etherlab/etherlab.py
changeset 2057 bb63c0479411
parent 2053 5998beb54a6c
child 2062 c485269ec443
--- a/etherlab/etherlab.py	Mon May 21 18:47:56 2012 +0200
+++ b/etherlab/etherlab.py	Tue May 22 22:28:05 2012 +0200
@@ -159,7 +159,7 @@
     NODE_VARIABLES = [
         ("ControlWord", 0x6040, 0x00, "UINT", "Q"),
         ("TargetPosition", 0x607a, 0x00, "DINT", "Q"),
-        ("ModesOfOperation", 0x06060, 0x00, "SINT", "Q"),
+#        ("ModesOfOperation", 0x06060, 0x00, "SINT", "Q"),
         ("StatusWord", 0x6041, 0x00, "UINT", "I"),
         ("ModesOfOperationDisplay", 0x06061, 0x00, "SINT", "I"),
         ("ActualPosition", 0x6064, 0x00, "DINT", "I"),