This commit is contained in:
2020-02-18 15:02:09 +01:00
parent 41612bef45
commit 1cff562ef9
2 changed files with 3 additions and 3 deletions

View File

@@ -11,7 +11,7 @@ def check_end_scan(record, scan):
scan_result = scan.result
elif (record.index>0) and (record.index % 10 == 0):
#get_context().dataManager.splitScanData(scan)
set_exec_pars(split=True)
set_exec_pars(split=scan)
xxx=None