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