Files
x07mb/script/Users/Thomas/otf.py
gac-x07mb 420596d862
2022-08-08 10:01:25 +02: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