This commit is contained in:
follath_r
2017-09-01 17:10:03 +02:00
parent 9ed8f072fd
commit 57c96eec0f
3 changed files with 54 additions and 0 deletions

6
script/Rolf/Example.py Normal file
View File

@@ -0,0 +1,6 @@
#camtool.start("SAROP21-PPRM102")
sensors = [xbpm_x, camtool.stream.getChild("x_rms"), camtool.stream.getChild("y_rms")]
tscan(sensors, 10, 1.0)