Machine Vision

cancel
Showing results for 
Search instead for 
Did you mean: 

Grab images using IMAQ without sending frame request

Hello,

 

When a camera is externally triggered, is it possible to design a *.vi that makes use of IMAQ and grabs images via Camera Link frame grabber without sending frame request signals AND without knowing the external trigger? Just to grab images whenever FVAL, LVAL and DVAL go high. Possible?

 

Thanks.

 

0 Kudos
Message 1 of 4
(3,504 Views)

Greetings, kcin;

 

Just to check whether I understood or not, to have the Framegrabber acquire images when the FVAL, LVAL and DVAL lines go high with no other communication between the camera and the host computer? What exactly is the purpose of this endeavor?

 

Initially, I do not believe it would be possible while using our IMAQ Driver simply due to the way it is designed; I will look into the matter further and inform you of my findings.

 

Cordially;

 

Simon P.

National Instruments
Applications Engineer
0 Kudos
Message 2 of 4
(3,476 Views)

Hi Simon,

 

Just like the camera interfaces on some application processors (e.g. OMAP). Those camera interfaces support image grabbing whenever DVAL, LVAL and FVAL go high.

I am not saying that the host computer must have no communication with the camera, just that the camera is externally  triggered and the host computer has no access to this trigger signal.

 

One purpose of this is to turn the host computer into a storage device:

[ Camera + Trigger Device ]------------------(CameraLink)----------------[ Host Computer ]

 

Thanks.

 

0 Kudos
Message 3 of 4
(3,467 Views)

Of course this should be possible... it is done this way when the camera is non-triggered (free-running).

 

If you just never configure the triggering settings in IMAQ and have the camera configured for its own triggering it should work just fine.

 

Eric

0 Kudos
Message 4 of 4
(3,458 Views)