Script execution
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user