Script execution

This commit is contained in:
2017-09-14 09:18:57 +02:00
parent 6e5a221e25
commit d0345bc6e3

View File

@@ -11,7 +11,7 @@ def after(rec, scan):
time_str = str(dt).ljust(26,'0') + str(int(nanos % 1e3)).zfill(3)
append_dataset(path, time_str , type = 's')
mscan(bpm6a, bpm6a, -1, 10.0, after_read = after)
mscan(bpm6a, bpm6a, -1, 1000.0, after_read = after)
#mscan(bpm6b, bpm6b, 5)
#tscan(bpm6a, b5, 2.0)