Files
x07mb/script/Users/Thomas/example_1.py
gac-x07mb 420596d862
2022-08-08 10:01:25 +02:00

5 lines
228 B
Python

c = Channel("X07MB-OP2-SAI_03:CUR-MEAN", 'd')
x = lscan(m1, [channel, c] , 0.0, 1.0, 10, latency = 0.1, relative = False, passes = 1, zigzag = False, before_read = None, after_read = None, title = None)
print "FIle: " , x.root