Closedown

This commit is contained in:
voulot_d
2017-02-09 16:41:05 +01:00
parent 3fb1d92137
commit 62ff5291a4
+2 -1
View File
@@ -26,7 +26,8 @@ phase.initialize()
camtool = Camtool("sflca:10000")
camtool.startPipeline("simulated")
camtool.startReceiver()
x = camtool.getValue("x_fit_mean")
x = camtool.getValue("x_com")
dx = camtool.getValue("x_rms")
#x = Channel("SINEG01-RSYS:GET-VSUM-AMPLT-SIM", type = 'd', alias='Amplitude Readback')
#dx = Channel("SINEG01-RSYS:GET-KLY-POWER-SIM", type = 'd', alias='Power Readback')