Script execution

This commit is contained in:
sfop
2017-03-09 13:49:03 +01:00
parent 1df4f55248
commit 93f5a89aef
+1 -1
View File
@@ -32,7 +32,7 @@ camtool.start("simulation")
#x = Channel("SINEG01-DSCR190:X-SIM", type = 'd', alias='SCR-X')
#dx = Channel("SINEG01-DSCR190:DX-SIM", type = 'd', alias='SCR-DX')
x = CamtoolValue("gr_x_fit_mean")
x = CamtoolValue("gr_x_fit_mean")
dx = CamtoolValue("gr_x_fit_standard_deviation")
try: