# Camera Settings

All Sony mirrorless cameras are being shipped out with default camera settings that are appropriate for the majority of use-cases.

The **default camera settings** are as follows:

| Setting           | Value                                                                                                         |
| ----------------- | ------------------------------------------------------------------------------------------------------------- |
| **Shutter Speed** | 1/1000 s                                                                                                      |
| **Aperture**      | F5.6                                                                                                          |
| **ISO**           | AUTO                                                                                                          |
| **Image Format**  | JPEG                                                                                                          |
| **Color Space**   | Adobe RGB                                                                                                     |
| **Aspect Ratio**  | 3:2                                                                                                           |
| **Lens Focus**    | <p>Infinity focus </p><p>(the focus cannot be changed by the customer as the lens ring gets taped by us) </p> |

If desired, the customer is able to adjust camera settings by operation the buttons on the camera. The LCD screen on the camera is fully functional.

In order to permanently store new settings in the camera, follow these steps:

* Power up the entire LiDAR payload (make sure the ON/OFF slide switch near the trigger button is set to the ON position)
* Adjust camera settings per requirement by operating the buttons/wheel on the camera
* Set the camera ON/OFF switch to the OFF position
* Wait at least 20 seconds
* Power down the entire LiDAR Payload by pressing the CPU button on the NavBox
* For Ranger and miniRanger systems, wait until all LEDs on the LiDAR sensor are off before disconnecting the power supply from the NavBox
* Set the camera ON/OFF switch to the ON position
* The next time you now power up the system, the camera will operate with the new settings


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.phoenixlidar.com/hardware-and-interfaces/camera/sony-mirrorless-cameras/camera-settings.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
