From: Lynda Metref on 16 Oct 2007 03:08 Hello, I would like to know how can I use the hardware trigger of a Ueye UI-2230-C under matlab. The driver used is 'winvideo' and the 'hardware' option doesn't appears when calling triggerinfo(vid). Is there any driver I can install to use this hardware trigger? Thank you, Lynda
From: Dave Tarkowski on 17 Oct 2007 12:00 Lynda Metref wrote: > Hello, > > I would like to know how can I use the hardware trigger of a > Ueye UI-2230-C under matlab. The driver used is 'winvideo' > and the 'hardware' option doesn't appears when calling > triggerinfo(vid). Is there any driver I can install to use > this hardware trigger? > > Thank you, > Lynda Lynda, The driver used by the 'winvideo' adaptor does not support hardware triggering, so you will not be able to use this feature of your camera with the 'winvideo' adaptor. Realistically, the best solution would be to contact the hardware vendor and ask them to supply an adaptor for their hardware that supports all of the functionality of their cameras. Alternatively, you could write an adaptor using the Image Acquisition Toolbox Adaptor Kit which ships with the toolbox, but that requires C++ programming. -Dave Tarkowski
|
Pages: 1 Prev: Matlab R2007a Array Editor Issue Next: Converting 2d lookup table to C |