Search All of the Math Forum:
Views expressed in these public forums are not endorsed by
Drexel University or The Math Forum.
|
|
Song
Posts:
2
Registered:
8/1/12
|
|
Missing Supported Formats for GigE matlab adaptor
Posted:
Aug 1, 2012 4:24 PM
|
|
I've installed a Gige camera with link aggregation on my brand new machine (Xeon E5-1650 3.2 Ghz). The camera is AVT's Prosilica GX and it works well with the AVT UniCam software. My problem started when I was using Matlab 2012a imaq tool (Win 7-64). After following the instructions in the "AVT adaptor for matlab", I managed to get it to work at first. Later I mistakenly installed another adaptor (gige genicam) , and couldn't get back the different formats. I've tried uninstalling everything (including Matlab, genicam, all AVT software) and reinstalling AVT software as I did before, but that didn't solve the problem. So, even though imaq tool finds the camera, the camera's supported formats are all missing:
info=imaqhwinfo('avtmatlabadaptor64_r2009b',1)
info =
DefaultFormat: '' DeviceFileSupported: 0 DeviceName: 'AVT GX1050 [335682926]' DeviceID: 1 VideoInputConstructor: 'videoinput('avtmatlabadaptor64_r2009b', 1)' VideoDeviceConstructor: 'imaq.VideoDevice('avtmatlabadaptor64_r2009b', 1)' SupportedFormats: {}
Would appreciate any help or advise on that matter...
|
|
|
|