propertycase 100 DIGIC II - General Discussion and Assistance - CHDK Forum

propertycase 100 DIGIC II

  • 3 Replies
  • 2685 Views
propertycase 100 DIGIC II
« on: 05 / December / 2009, 12:38:19 »
Advertisements
hello,

can anyone tell me how the 28 Bytes mentioned at propertycase table property case #100 for digic II can be achieved?

thx naddel
« Last Edit: 06 / December / 2009, 14:14:44 by naddel »

*

Offline reyalp

  • ******
  • 14125
Re: proprtycase 100 DIGIC II
« Reply #1 on: 05 / December / 2009, 17:25:37 »
You can only access this from CHDK source right now, not script. Adding support to lua is an open issue http://chdk.kernreaktor.org/mantis/view.php?id=189

In C, you can use
char buf[28]
get_property_case(100,buf,sizeof(buf))
or something like that. I'm not sure what format the actual data is in, probably 7 ints but maybe 14 shorts or something.
Don't forget what the H stands for.

*

Offline ewavr

  • ****
  • 1057
  • A710IS
Re: proprtycase 100 DIGIC II
« Reply #2 on: 05 / December / 2009, 17:39:46 »
I'm not sure what format the actual data is in, probably 7 ints but maybe 14 shorts or something.

7 ints for this propcase (white balance settings). Destination of last 3 ints is currently unknown.

Re: proprtycase 100 DIGIC II
« Reply #3 on: 05 / December / 2009, 18:51:36 »
Thank you
I'm not shure i will realy get them.
For there are 7 white balance modes and 28 bytes i wanted to test out whether and how they correlate.
May it be possible to overwrite these values for testing?

 

Related Topics


SimplePortal © 2008-2014, SimplePortal