# SET-POOL-MODE

This command turns on and off Pool Mode. Pool mode can be used when running an ROV in a pool or other confined area.

Pools are are mostly free of suspended debris, entrained bubbles, and suspended vegetation. Since they are confined and usually highly specular, it is common for second or even higher-order reflections to have better power than the first-arriving reflection. Therefore, the strategies that work best in open water do not work well in pools, and vice versa.

The setting is stored in flash memory until a new setting is received.

Examples:

SET-POOL-MODE ON

SET-POOL-MODE OFF


---

# 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.ceruleansonar.com/c/tracker-650/communicating-with-the-tracker-650/commands-accepted-by-the-tracker-650/set-pool-mode.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.
