Problem using get_prop command - Script Writing - CHDK Forum

Problem using get_prop command

  • 1 Replies
  • 3351 Views
Problem using get_prop command
« on: 19 / March / 2008, 12:53:54 »
Advertisements
Using Allbest build 37 with A570IS.
Trying to use the HDR bracketing Script from Aeropic I detect that the get-prop command never returns the expected values.
I code this small test script and I could confirm that.
Code: [Select]
get_prop 0 i
print "prop 0="; i
get_prop 1 i
print "prop 1="; i
get_prop 39 i
print "prop 39="; i
get_prop 9 i
print "prop 9="; i
end
Always returns prop 0=0,  prop 1=0, prop 39=0, prop 9=256 no matter the camera selections.

Am i doing something wrong?
I would appreciate any kind help.
« Last Edit: 19 / March / 2008, 13:10:47 by Jose Viana »

Re: Problem using get_prop command
« Reply #1 on: 19 / March / 2008, 13:25:35 »
Sorry,
I think I found the solution by myself. The propertyCase for DigicIII cameras is a lot diferent from the DIGICII I was trying to use.

 

Related Topics


SimplePortal © 2008-2014, SimplePortal