Charli-py
Results
2
comments of
Charli-py
Hello, @thiesmoeller I am trying to capture image of a moving object with a line scan camera. But iam getting grabtimeout Error. Can you please help iam new to this...
Sorry for the late reply. Yes iam able to grab the image in pylon viewer in continuous mode with this configuration camera = pylon.InstantCamera(pylon.TlFactory.GetInstance().CreateFirstDevice()) camera.Open() print("DeviceClass: ", camera.GetDeviceInfo().GetDeviceClass()) print("DeviceFactory: ",...