# Camera GPS Protocol and SDK - Serial Port Control Protocol#3

**Setting Camera Parameters Command**

<figure><img src="/files/81HsxgKHQRCo8y769ZmO" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/RwerRxWVq4iQN1DTwK8f" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/yBdDsqC6yxU8jXvyXFNr" alt=""><figcaption></figcaption></figure>

Example for set the shutter speed:&#x20;

$Set,",1000,\*&#x20;

means set camera shutter speed to 1000, change the number will set different speed (800, 1000, 1800)

<figure><img src="/files/nVTBrwf2IusxQnJjSA2H" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/mRzfGO0hAM2VDy8pIUaT" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/eXU3rwwY92w4vhTEjrFx" alt=""><figcaption></figcaption></figure>


---

# 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.adti.camera/adti-45s-v1-module-quick-start-guide/camera-gps-protocol-and-sdk-serial-port-control-protocol-3.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.
