Script execution

This commit is contained in:
voulot_d
2017-02-14 11:34:21 +01:00
parent ecd174e198
commit f09b1d0f8c
+2 -2
View File
@@ -28,8 +28,8 @@ phase.initialize()
#camtool.startReceiver()
#x = camtool.getValue("x_com")
#dx = camtool.getValue("x_rms")
xb = phase.getValue()
dxb = (phase.getValue() - 85) * (phase.getValue() - 85)
xb = 1
dxb = 1
try: