06-13-2012 09:21 AM
Hi,
i use NI PICIe 1429 frame grabber to acquire image by Linescan Basler SpL4096 camera under LabWindows/CVI.
The interface, session and grab function work well in free-run mode.
I need to acquire line synchronized with external trigger generated via PCI 6731 and passed to frame grabber via RTSI bus.
I have checked that the trigger signal is correctly on the RTSI bus on the frame grabber.
I configure the External trigger with the imgSessionTriggerConfigure2 or imgSessionLineTrigSource2, but i have always a timeout on the grab or snap function when try to acquire, because the camera/framegrabber don't see the trigger signal.
Anyone can help me with trick?
Thank you
Mikkuz
06-15-2012 05:28 AM
Hi Mikkuz,
have you checked this KB:
http://digital.ni.com/public.nsf/allkb/49A701F932DA43818625716A001B4D1B?OpenDocument
Thanks,
Giuseppe.
06-15-2012 06:47 AM
Dear Giuseppe,
Thank you for the document, I've never seen.
Yesterday afternoon I had already solved, playing in MAX, sifting through all the tabs I had noticed this configuration possible.
I tried and it worked.
thanks
Mimmo