‎02-16-2010 04:34 PM
Solved! Go to Solution.
‎02-16-2010 06:46 PM
We've played with the Quickcam Orbitz AF before and I think the trick is that the pan/tilt controls are not absolute. Each write to those attributes will move +/- some number of increments. To get absolute positioning you need to do a trick like Logitech's software does to first move it to one extreme of both the pan/tilt controls and then move it by various increments keeping track of your current position.
The Logitech 9000 series seems to work a bit nicer in this regard because it just uses a large sensor and does the pan/tilt by shifting around a smaller AOI around the sensor. In that camera the pan/tilt are absolute controls.
Eric
‎02-17-2010 08:42 AM
‎02-18-2010 04:23 PM
‎10-18-2010 03:08 AM
could you please be mo specific about the method you used to control the pan and tilt. Which vi is used to control the motion?
‎10-18-2010 04:31 PM
Hi Cld2005,
They used the logitech software to control the pan tilt.
‎10-18-2010 05:33 PM - edited ‎10-18-2010 05:34 PM
@Joe D. wrote:
Hi Cld2005,
They used the logitech software to control the pan tilt.
Hi Joe,
I'm not sure where you got this information but that doesn't match with had been posted.
The Quickcam driver exposes Pan/Tilt controls via DirectShow to IMAQdx. They show up as attributes (similar to exposure time and gain controls) that can be controlled in MAX or in LabVIEW programatically using property nodes. You can get more details of this in the IMAQdx help or some of the many guides available online (such as http://decibel.ni.com/content/docs/DOC-9038 )
The original poster solved his problem by downgrading the version of the driver used. Presumably Logitech had some bug in their DirectShow interface that was preventing it from working correctly (I'm not sure, as I have not had issues with these cameras in the past).
Eric
‎10-20-2010 03:05 AM
thank you ! i have already been able to control the pan and tilt. But the new problem is i can just control one of them in a time which means if i change pan and tilt at the same time there will be an error! If you reset the pan and tilt from the logitech driver you would notice that the driver change the pan and tilt at the same time! can any of you do this as well?
‎10-20-2010 03:07 AM
i found that problem as well. so i am using 11.80 something now!
‎04-29-2015 08:31 AM
Hi, so I am a real newbie on this but I also got the camera with the vision part working but I have no idea how to even make a vi or an interface to control pan, tilt with the AF Orbit logitech cam
Any ideas or links I would highly appreciate them!
Thanks for your time.......
Oh I'm using the vision module of 2011!