08-03-2011 11:09 AM
I am trying to control the Pan Tilt and Zoom of an axis P5512 camera which is supported by NI IMAQdx. I thought the vision acquisition software would support pan/tilt/zoom but apparently it does not. I have been trying to use TCP/IP commands to control the camera with no luck. Is this the only way to control the camera movement? If so, is there any good information that I can use as a guide?
08-03-2011 10:27 PM
Hi Fritsch,
Interesting camera that you have. If you check the user manual for the camera, it mentioned that Panel Shortchu Command Buttrons can be configured to provide direct access to commands issued via the VAPIX API. Have you tried to use the API to program the TPZ function of the camera?
I don't have similar camera with integrated TPZ axis so I am quite interested to hear your trial.
Hope it helps.
08-03-2011 10:34 PM
Fritsch,
You may want to consider to use ActiveX in LabVIEW to control the TPZ of the camera. The ActiveX is available from
http://www.axis.com/techsup/cam_servers/dev/activex.htm
Regards