--[[@Title Testing DOF--]]d={}props=require("propcase")print_screen(1)press("shoot_half")repeat sleep(50) until get_shooting() == trued=get_dofinfo()shoot()e=get_dofinfo()for key,value in pairs(d) do print(key,value) endfor key,value in pairs(e) do print(key,value) endprint_screen(-1)sleep (3000)
The first result shows all values how they are stored as default values after turn on the camera.
--[[@Title Testing DOF--]]d={}props=require("propcase")print_screen(1)press("shoot_half")repeat sleep(50) until get_shooting() == trued=get_dofinfo()click("shoot_full")release("shoot_half")e=get_dofinfo()for key,value in pairs(d) do print(key,value) endfor key,value in pairs(e) do print(key,value) endprint_screen(-1)
DOF still seems to be flakey though. I set the display to [+Separat] and the camera itself seems to have trouble sometimes, with varying readings of the same scene.
However d should be the settings used for the photo, right?
Quote from: eponymous on 17 / September / 2014, 10:14:18However d should be the settings used for the photo, right?AFAIK, the values for d & e should be the same with your revised script. Is that not the case?
Do you have things like continuous autofocus, servo autofocus, and safety autofocus turned off in the Canon menus?
Started by Vishnuisgod General Help and Assistance on using CHDK stable releases
Started by Nando DryOS Development
Started by zell « 1 2 » General Discussion and Assistance
Started by bugbear Script Writing
Started by Dave92F1 General Help and Assistance on using CHDK stable releases