diff --git a/script/camtool.py b/script/camtool.py index d5edde6..d848d5f 100644 --- a/script/camtool.py +++ b/script/camtool.py @@ -199,7 +199,7 @@ class CamTool(DeviceBase): self.bg_capture_remain.close() #self.image.close() - +""" try: if get_device("camtool") is None: add_device(CamTool("camtool", prefix = "SINEG01-DSCR190:", latch = True, camera = "SINEG01-DSCR190"), True) @@ -211,7 +211,8 @@ try: finally: print "" - +""" + """ if __name__ == "__builtin__": #image_stats.enableBackground(False)