Files
x07mb/script/otf.py
2022-03-04 14:28:28 +01:00

13 lines
455 B
Python

####################################################################################
# Deployment specific global definitions - executed after startup.py
###################################################################################################
c = Channel("X07MB-OP2-SAI_03:CUR-MEAN", 'd')
dd="X07MB-OP2-SAI_03:CUR-MEAN"
f=caget("X07MB-OP2-SAI_03:CUR-MEAN")
tscan(c, 100, .1, before_read = None, after_read = None, title = None)
print d