# Replaying Saved Sonar Files

### Replaying Saved Sonar Files

When SonarView is operating "live" with one of the supported devices, you may elect to save the data to be replayed later. Note that this is not automatic, but there is a "Record" toggle available in each of the device controls. When this is enabled, all data will be saved to your user's `Documents` folder, or to the location you have specified in Session Configurations.&#x20;

Clicking the *Open Log File* button on the home screen or icon in the top right opens a file dialog with which you may select previously saved SonarView log files.&#x20;

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

When the file is opened, SonarView will automatically detect the type of sonar from the data in the file and will open the appropriate view module. The Replay controls will be displayed at the left side of the window.

<figure><img src="/files/41FJxTiPzDG68kFTlgSM" alt=""><figcaption></figcaption></figure>

* *File Position* control will set the position in the file so you can go back to view a particular selection
* *Play/Export Range* allows you to specify the range of the file that gets exported
* *Time-Based Playback* replays data in the original time domain of the recording. When disabled, replay occurs in the ping domain at a fixed pings-per-second rate
* *Replay Speed* In Time-Based Playback, Replay Speed acts as a multiplier of the original recording time. In non–time-based (ping-based) playback, Replay Speed specifies the number of pings per second
* *Export* provides several options for exporting the selected portion of the log in various file formats

The Display Controls are displayed on the right sided of the window. These vary depending on the device. Here for example are the Display Controls for the Omniscan 450.&#x20;

<figure><img src="/files/SoMSEJDf8oZM9E9o61mJ" 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.ceruleansonar.com/c/sonarview/replaying-saved-sonar-files.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.
