2JONAS
Results
1
issues of
2JONAS
When I use pypylon: result = self.cameras[camera_id].RetrieveResult(5000, pylon.TimeoutHandling_ThrowException) success = result.GrabSucceeded() I get an error: ERROR:root:Control channel not open. : LogicalErrorException thrown (file 'gxport.cpp', line 74) and I try to...