05-02-2013 03:05 AM
hi...
i have problem to program the camera link using FPGA... im using pco.edge sCMOS camera with NI 1483 camera link adapter module for FlexRIO.
i try to run example from "find example" - 1 tap 10bit camera with frame trigger.
already compile the FPGA program...
when i try to request 'get camera type' but no response
attached are the file that i refer...
thanks...
05-02-2013 04:45 AM - edited 05-02-2013 04:47 AM
Hi,
Did you load the right camera config file under MAX (icd file)?
Because all the serial protocol is defined here.
If you have an icd file for your camer, just load it and see in MAX that the serial command is enabled.
If not, have a look here ftp://ftp.ni.com/support/imaq/pc/ni-imaq/cfgenerator/ to build your own icd file that fits your need.
If you use your own FPGA code, check that you have enabled the serial port.
Hope this helps.
Regards
05-02-2013 04:52 AM
hi..
thanks for the reply... but i wont used the NI framegrabber...
i used camera link adapter for flexrio...
do i still need the icd file? because MAX doesen't see my camera...
only FlexRIO appear under my device...
05-02-2013 09:15 AM
Hi,
Sorry, I did not noticed this point.
Never used camera link with flexRIO, but if your host is running Windows, I think you can load the icd in MAX.
Regards