Interesting. Owner name was displayed on Page 0, Parameter #7. Total shoot count on #1 here too. Neat! (this is on the S3)Does this mean it could be written to with a simple set_prop 7 NewName ?
Quote from: Barney Fife on 10 / February / 2008, 14:48:49Interesting. Owner name was displayed on Page 0, Parameter #7. Total shoot count on #1 here too. Neat! (this is on the S3)Does this mean it could be written to with a simple set_prop 7 NewName ?PropertyCases and Parameters are two different things.AFAIK, Parameters are stored somewhere in NVRAM.
Is there any way to set the parameters via CHDK?
Quote from: Parham on 11 / February / 2008, 00:49:04Is there any way to set the parameters via CHDK?Theoretically, yes. Because there are two functions to work with parameters:long get_parameter_data(long id, void *buf, long bufsize);long set_parameter_data(long id, void *buf, long bufsize);But nobody tried to call the second one, AFAIK.
Started by Frank43 General Help and Assistance on using CHDK stable releases
Started by Woodsman « 1 2 » Feature Requests
Started by Chefchen General Discussion and Assistance
Started by ewavr Script Writing
Started by stevetm2 « 1 2 » General Discussion and Assistance