-
In order to use instant_camera.SetBufferFactory, one needs to subclass a pylon.BufferFactory that does not seem to be accessible or implemented anywhere...
-
Hello, everyone,
I want to process the image data in Class ImageEventPrinter, and send the data to the main thread, referring to the demo"grabusinggrabloopthread.py", but it did not work. Can anyone …
-
```
Platform:
Mac
What version of the product are you using? On what operating system?
Version 1.4 (07f4788) on Mac OS X 10.5.6
Please provide any additional information below.
Nearly all of my CHM …
-
Dear @laurent-claustre ,
I am using an Ace1920-40 gm in Tango. We are actually facing speed issues.
In tango we use the LimaCCDs LiveViewer to check our images.
But the image are updating each 10…
-
**Full error message:**
"PrepareGrab failed for device '2676:ba03:2:1:2'. Error: 'UX Status: Libusb error: LIBUSB_ERROR_TIMEOUT.' : RuntimeException thrown (file 'PylonUsbStream.cpp', line 260)."
…
-
Hi I am enumerating transport layer devices and iterating over them, then I want to change the user defined name inside the device information and finally use the new device information to create a ne…
knk07 updated
2 years ago
-
I'm trying to build a system that detects when a Basler ACE camera gets plugged in, and starts using it. My code does this:
```
tlf = pylon.TlFactory.GetInstance()
devices = tlf.EnumerateDevices…
-
Hi,
I have 2 Basler acA1440-220uc cameras. I have wired them up so 1 acts as a master and triggers itself + the other camera via hardware for synchronized image grabbing.
When the cameras run i…
-
```
Platform:
Mac
What version of the product are you using? On what operating system?
Version 1.4 (07f4788) on Mac OS X 10.5.6
Please provide any additional information below.
Nearly all of my CHM …
-
I've done some troubleshooting on Ubuntu 18.01 and Centos and I've found that attempting to connect and use a camera by specifying IP is broken and will timeout on RetrieveResult calls. This is true …