Script execution

This commit is contained in:
2017-09-12 12:31:54 +02:00
parent f856270cdb
commit 33e9a88c29
+1 -1
View File
@@ -9,7 +9,7 @@ def after(rec, scan):
time_str = str(datetime.datetime.fromtimestamp(bpm6a.timestamp/1000.0))
append_dataset(path, time_str , type = 's')
mscan(bpm6a, bpm6a, 5, after_read = after)
mscan(bpm6a, bpm6a, -1, 1000.0, after_read = after)
#mscan(bpm6b, bpm6b, 5)
#tscan(bpm6a, b5, 2.0)