Startup
This commit is contained in:
@@ -9,8 +9,8 @@ import datetime
|
||||
PARALLELIZE = True
|
||||
|
||||
if get_exec_pars().source == CommandSource.ui:
|
||||
camera_name = "SLG-LCAM-C041_sp"
|
||||
shared = False
|
||||
camera_name = "SARBD02-DSCR050_sp1" # "SLG-LCAM-C041_sp"
|
||||
shared = True
|
||||
images = 10
|
||||
interval = -1
|
||||
roi = "" #"[540, 200, 430,100]"
|
||||
|
||||
Reference in New Issue
Block a user