Open husnejahan opened 2 years ago
Have you already followed the recommendations to fix this issue in the error message that you posted ? ( Inter packet delay )
Yes, although I am getting the following 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.
In the pylon viewer "Tools" Menu is the entry "Bandwidth" manager. If you are using a current version of pylon, there will be a "optimize" option, that automatically will find settings that give a correct starting point.
See also https://docs.baslerweb.com/bandwidth-manager
You should be able to find a working solution by increasing inter-packet-delay.
On some systems reducing PacketSize could also help ( e.g. 9000 Byte announced, but not really supported by the HW ) 1500 Byte is guaranteed on all systems.
as you can see in pylon viewer, the system is losing all frames while using the packet size 9000. So I safely assume that your Network card isn't set to support jumbo frames. what is your operating system? if Linux have a look in network meetings if MTU size also set to 9000?
Hi, the network adapter on my system supports Jumbo frames, and is set to 9014 bytes. When I optimize using bandwidth manager, it sets packet size to the highest value allowed by the camera 8192, and inter-packet delay to a whopping 37035. But I have about 14 cameras and see a lot of frames dropped
Firstly, I'd like to highlight that the root cause of your system issue might not be directly linked to this particular case. The error code remains consistent.
It would be advisable to open a new case and include comprehensive details about all hardware components involved, such as the network switch, the chipset of your network controller, current CPU load, etc.
I do have the same issue as @SMA2016a.
Also set MTU to 9000. I have something that might help to fix it.
@thiesmoeller In the pythonviewer settings:
I have a notebook where grabbing works (the parameter is set to 4096). On my IPC it is only 208. I cannot edit this value (neither does the gigE tool nor the Bandwith Optimization tool). I suspect this value is somehow derived from the System memory.
Could you please share any insight?
Hi,
I am getting the following issue when running basler with mac mini.