SetOpenShutter
CameraAPI.SetOpenShutter( open );
boolean open True to open the shutter during exposure; false to take a dark image.
None
Sets the shutter position during an exposure. Throws java.lang.Exception if an error occurs. All exceptions can be caught using a try/catch block.