Multi GigE Camera in Matlab.

7 visualizaciones (últimos 30 días)
Han
Han el 16 de Abr. de 2014
Comentada: Clint Cass el 17 de Oct. de 2018
Matlab2012b window 7 64bit PCIe-PoE 4 port(Network adapter)
The jumbo packet of my network adapter is 9000. I set like the next in matlab.
>> vid = videoinput('gige', 1, 'Mono8'); >> src = getselectedsource(vid); >> src.PacketSize = 9014;
If I connect 3 GigE cameras and obtain an image, when the drop error happens, the image is not acquired in 2 GigE cameras.
Is there the way in which i can Exception Handling the following error? -Block 23 is being dropped because packets are unavailable for resend.
  2 comentarios
Roey Zuitlin
Roey Zuitlin el 21 de Ag. de 2018
Hey, I am having a similar problem, can you please provide help?

Iniciar sesión para comentar.

Respuestas (0)

Etiquetas

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by