Configuration change: Context

This commit is contained in:
gac-x07mb
2022-03-04 14:28:28 +01:00
commit 0defe64bda
105 changed files with 101731 additions and 0 deletions

6
script/test.py Normal file
View File

@@ -0,0 +1,6 @@
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)