# Ping360

After connecting to the Ping360 you should see a screen that looks like this:

![](/files/y47cc333ezeofDiZhLNe)

### Menu Items

![](/files/GW3b89cnwTw3NmIu98DT)

To disconnect a device, click the menu icon on the top left (the oval with the 3 dots), then select Disconnect.

### Ping360 Device Controls

![](/files/n4NcllHIsCxfx4m598ry)

* *Start* and *Stop* enable or disable the sonar pinging.
* *Range* is set manually with the slider.
* *Sector Width* controls the angular width of the scanned sector from 60 to a full 360 degrees.
* *Sector Center Angle* sets angle of the center of the scanned sector.
* *Gain* sets the signal amplification level in the Ping360 electronics. There are 3 gain levels.
* *Save To File* when checked causes the Ping360 scanning data to be saved to the computer's hard drive. This is highly recommended. These files can be replayed later for subsequent inspection.

### Ping360 Display Controls

![](/files/VGCtijyWPiqqglyMVMZs)

These  user items control the display settings. Not to be confused with "device settings," these controls adjust how the sonar data is processed and displayed. These controls can be used "live" while the sonar is running as well as during the replay of saved sonar files.

* *Contrast* and *Brightness* are roughly what they seem though the names are not to be taken literally. For strong signals, like nearby dock pilings, a high contrast setting works best, using the brightness to control how much of the weaker signals are displayed. For weaker signals, a low contrast and low brightness may be better.
* *Range Boost:* This adjusts the amount of "range compensation"  applied to the signal.  Settings toward the left "Near" end cause nearer echoes to be emphasized (1/R scaling), whereas setting toward the right "Far" end amplify echoes  at further range more (1/R^4 scaling).


---

# 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/sonarview/device-specific-controls/ping360.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.
