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