GigE camera failed to open with gigecam and does not show up in imaqhwinfo('gige')
13 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
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 commentaires
ang chen
le 7 Avr 2021
Hi,have you solved this problem? Could you share the dll files that MathWorks support gave you? thanks
Réponses (4)
Image Analyst
le 16 Mar 2018
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.
0 commentaires
Ben Miethig
le 26 Juin 2018
You probably have a firewall blocking communication between the camera and Matlab. I had the same problem when using a FLIR camera
0 commentaires
Evan Bates
le 18 Mar 2019
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?
Voir également
Catégories
En savoir plus sur GigE Vision Hardware dans Help Center et File Exchange
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!