SetArrayTemperature
CameraAPI.SetArrayTemperature( temperature );
double temperature The target temperature.
None
Sets the target temperature of the camera array. Throws java.lang.Exception if an error occurs. All exceptions can be caught using a try/catch block.