Script execution

This commit is contained in:
voulot_d
2017-02-14 11:39:46 +01:00
parent 271841c2c1
commit 19cfa4fe4f

View File

@@ -28,8 +28,8 @@ phase.initialize()
#camtool.startReceiver()
#x = camtool.getValue("x_com")
#dx = camtool.getValue("x_rms")
x = Channel("SINBC01-DBPM140:X1", type = 'd', alias='BPM-X')
dx = Channel("SINBC01-DBPM140:X1", type = 'd', alias='BPM-X')
x = Channel("SINBC02-DBPM140:X1", type = 'd', alias='BPM-X')
dx = Channel("SINBC02-DBPM140:X1", type = 'd', alias='BPM-X')
try: