Startup
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user