# VOID-IMU-CAL

The VOID-IMU-CAL command only applies to the baseline IMU and instructs the DVL to mark the IMU calibration coefficients as “invalid.” The DVL will then try to save the IMU calibration coefficients the next time the IMU reports a calibration status of “3333”. The difference between “GRAB” and “VOID” is, if the power is lost before a status of “3333” is achieved, with “GRAB” the old coefficients will remain available for the next time the system is powered up, and with “VOID” the calibration process will start from scratch.

Example:

VOID-IMU-CAL


---

# 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/dvl-75/communicating-with-the-dvl/commands-accepted-by-the-dvl/void-imu-cal.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.
