Closedown

This commit is contained in:
2017-09-15 12:02:24 +02:00
parent 82d3c0c490
commit 579f4af02e

View File

@@ -12,7 +12,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(bpm1s_4ch, [bpm1s_4ch, bpm1sig_4ch], -1, 10.0, after_read = after)
mscan(bpm1s_4ch, [bpm1s_4ch, bpm1sig_4ch, bpm1a, bpm1a_sig], -1, 10.0, after_read = after)
#mscan(bpm6b, bpm6b, 5)
#tscan(bpm6a, b5, 2.0)