Startup
This commit is contained in:
@@ -1,2 +1,2 @@
|
|||||||
#Tue Feb 18 14:47:34 CET 2020
|
#Tue Feb 18 14:57:03 CET 2020
|
||||||
FileSequentialNumber=406
|
FileSequentialNumber=411
|
||||||
|
|||||||
@@ -11,7 +11,7 @@ def check_end_scan(record, scan):
|
|||||||
scan_result = scan.result
|
scan_result = scan.result
|
||||||
elif (record.index>0) and (record.index % 10 == 0):
|
elif (record.index>0) and (record.index % 10 == 0):
|
||||||
#get_context().dataManager.splitScanData(scan)
|
#get_context().dataManager.splitScanData(scan)
|
||||||
set_exec_pars(split=True)
|
set_exec_pars(split=scan)
|
||||||
|
|
||||||
|
|
||||||
xxx=None
|
xxx=None
|
||||||
|
|||||||
Reference in New Issue
Block a user