Hi everyone, I am having some problem with pypylon. I use Basler a2A3840-13gcBAS C-Mount camera. My python version is 3.6.9, my pylon C++ SDK version is 6.1.1.18345 and my pypylon version is 1.7.2. I can see the camera is working from the pylon viewer(v.6.2.0.8206) but when i try to use "grab.py" sample I got this error:
Error: 3774873620 The buffer was incompletely grabbed. This can be caused by performance problems of the network hardware used, i.e. network adapter, switch, or ethernet cable. To fix this, try increasing the camera's Inter-Packet Delay in the Transport Layer category to reduce the required bandwidth, and adjust the camera's Packet Size setting to the highest supported frame size.
I tried to use different version of pypylon and pylon C++ SDK but i keep getting the same error. I also tried to change the mtu of the camera but it didn't matter. Anybody knows what causes this problem and how can I fix it?
Hi everyone, I am having some problem with pypylon. I use Basler a2A3840-13gcBAS C-Mount camera. My python version is 3.6.9, my pylon C++ SDK version is 6.1.1.18345 and my pypylon version is 1.7.2. I can see the camera is working from the pylon viewer(v.6.2.0.8206) but when i try to use "grab.py" sample I got this error:
Error: 3774873620 The buffer was incompletely grabbed. This can be caused by performance problems of the network hardware used, i.e. network adapter, switch, or ethernet cable. To fix this, try increasing the camera's Inter-Packet Delay in the Transport Layer category to reduce the required bandwidth, and adjust the camera's Packet Size setting to the highest supported frame size.
I tried to use different version of pypylon and pylon C++ SDK but i keep getting the same error. I also tried to change the mtu of the camera but it didn't matter. Anybody knows what causes this problem and how can I fix it?