Manual focus problem - Script Writing - CHDK Forum supplierdeeply

Manual focus problem

  • 0 Replies
  • 1606 Views
Manual focus problem
« on: 19 / June / 2013, 16:10:05 »
Advertisements
Hi
I cannot find a solution in the forums that gives a working answer to my problem, so here is my version of the question:

  • I have an A810 camera
  • I want to set it up to have a fixed focus at infinity
  • I have tried everything that I know, but the camera keeps on refocusing when I do a "press "shoot_full""

Can anyone help?  Here is one version of the code that I have used to date:

Code: [Select]
set_focus 65535
sleep 500
q=get_focus
print "Pre-shoot focus =" q
rem press "shoot_half"
rem sleep 1000
rem set_aflock 1
sleep 2000
rem release "shoot_half"
click "shoot_full_only"
p=get_focus
sleep 2000
print "Post-shoot focus =" p
sleep 2000

Francois

 

Related Topics


SimplePortal 2.3.6 © 2008-2014, SimplePortal