GigE camera failed to open with gigecam and does not show up in imaqhwinfo('gige')

조회 수: 13 (최근 30일)
Björn Löfving
Björn Löfving 2018년 3월 16일
답변: Han 2024년 6월 27일
Camera: Allied Vision Prosilica 6600. Works OK with AVT Vimba Viewer and AVT Acquire Control.
In MATLAB 2017b, camera shows up with gigecamlist, but fails to open with gigecam.
>> gigecamlist
Model: 'GT6600 (02-2630B)'
Manufacturer: 'Allied Vision Technologies'
IPAddress: '192.168.0.2'
SerialNumber: '02-2630B-08903'
>> g=gigecam('192.168.0.2')
Camera failed to open. It could be in use in another MATLAB session or another application.
Tried to connect camera to LAN and directly to computer network card with PoE injector. Same result.
gige and gentl support packages installed, but imaqhwinfo('gige') doesn't see camera either. Neither does MATLAB Image acquisition app.
Any suggestion about what I should try?
  댓글 수: 3
kenneth meinert
kenneth meinert 2021년 1월 20일
I have the same problem, and really won't a solution to this soon
ang chen
ang chen 2021년 4월 7일
Hi,have you solved this problem? Could you share the dll files that MathWorks support gave you? thanks

댓글을 달려면 로그인하십시오.

답변 (4개)

Image Analyst
Image Analyst 2018년 3월 16일
DO you see it in Imaging Devices category in Windows Device Manager? If Windows doesn't see it then MATLAB won't see it either.
In imaqtool, you may need to do Tools->Register a third party adapter.
Try asking Allied Vision if they have any MATLAB code to get you started.

Ben Miethig
Ben Miethig 2018년 6월 26일
You probably have a firewall blocking communication between the camera and Matlab. I had the same problem when using a FLIR camera

Evan Bates
Evan Bates 2019년 3월 18일
I have the Prosilica GC660 and have the same problem. I've disabled the firewall and can not open the connection to the camera. Did you find a solution to this problem?
  댓글 수: 1
Björn Löfving
Björn Löfving 2019년 3월 19일
I have a Procilica GT6600. Still not detected by MATLAB v2017b and 2018a/b. However it is detected by 2017a.
MathWorks support gave me some new dll files that made 2017b and 2018a to work. Also had to switch to Baumer drivers instead of AVT.
Also, do not use jumbo frames as described by AVT. It doesnt work.
Disable all offloading functionality in network adaptor settings!

댓글을 달려면 로그인하십시오.


Han
Han 2024년 6월 27일
I tried another adaptor: winvideo and it works...(mine is 2024a

Community Treasure Hunt

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

Start Hunting!

Translated by