Script execution

This commit is contained in:
voulot_d
2017-01-30 17:22:13 +01:00
parent d4dc4a7974
commit c9fe507266

View File

@@ -23,8 +23,8 @@ phase.config.maxValue = 360.0
phase.config.resolution = 0.5
phase.initialize()
camtool = Camtool("sflca:10000", "simulated")
camtool.startPipeline(camera_name)
camtool = Camtool("sflca:10000")
camtool.startPipeline("simulated")
camtool.startReceiver()
x = camtool.getValue("x_fit_mean")
#x = Channel("SINEG01-RSYS:GET-VSUM-AMPLT-SIM", type = 'd', alias='Amplitude Readback')