# Determining the ROVL Version

## Identifying the Topside Unit

ROVL Topside units have multiple appearances depending on when they were made and the hardware synchronization method. Two main methods are used to determine the system type, serial number label and connection cable.

### Serial Number Label

All ROVL units ship with a serial number label. The label appearance has changed over the years, but one thing is constant: classic units say "ROVL" on the label, and Ethernet units say "ROVLe" on the label.

If the label is missing or illegible, try the connection cable method.

### Connection Cable

If the serial number label is missing or illegible, check the type of cable that the factory installed on the Topside unit.

#### Serial-to-USB Cable (Classis/serial-only Topside Unit)

The serial-to-USB cable is about 6 meters long and has a serial-to-USB adapter molded onto the cable.

#### Chasing 4-Pin Disconnect (Classis/serial-only Topside Unit)

OEM units sold by Chasing have a disconnect cable with four electrical pin positions.&#x20;

#### Four-Wire Pigtail (Classis/serial-only Topside Unit)

Topside units may have a 1.5-meter-long black cable having four wires with tinned ends. This is quite rare, and if you are looking at one in your hand, check to see that it is not actually a Deepside unit.

#### USB Cable (Ethernet-Enabled Topside Unit)

Topside units with a cable approximately 5-meters long, with a USB Type A plug, are Ethernet enabled but are being used as a USB-connected unit. Use the manual for the Ethernet ROV Locator, not the classic serial-only ROV Locator.

#### Ethernet Cable (Ethernet-Enabled Topside Unit)

If the Topside unit cable has an RJ-45 Ethernet plug on the end, it is an Ethernet enabled Topside unit. The cable ships in varying lengths.

## Identifying the Deepside Unit

Refer to the drawings [here ](broken://pages/qrFWkPTCGcISzVzrJtPB)and [here ](broken://pages/hFCWfgrSGFiplIeu0zNw)to identify your Deepside unit.


---

# 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/rov-locator/determining-the-rovl-version.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.
