I think when he cant set the camera values, giving him the advice to set them to a percentage wont help him much.
Tompo, if you type some code and it does not work you should first check if your code is executed at all. Put a breakpoint or a beep() in your function and look if its running at all. If it is then the second possibility is that the camera values are reset at some other place in your code.