# Navigating the Client

## Hardware Tab

The Hardware Tab is where supported hardware devices are managed in the REV Hardware Client. When opening the REV Hardware Client, the Hardware Tab is displayed.

### No Hardware Detected

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

1. **Scan for Devices** - When supported REV hardware is connected to a Windows or Mac PC the Client will auto scan for new devices.
2. **Report an Issue** - If you're experiencing technical difficulties with the REV Hardware Client or a related REV device, click this button to send a diagnostic report directly to support staff.
3. **Dark Mode** - Click to switch the REV Hardware Client to a native dark mode.
4. **Navigation** - Four tabs are at the top of the REV Hardware Client, allowing you to navigate the different features.

### Hardware Detected

Connecting supported hardware to a Windows PC with the REV Hardware Client running will automatically scan and add the devices to the Hardware Tab.

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

1. **Supported Hardware** - Each type of supported hardware will appear. Clicking on the Hardware will bring up each unit's Device Menu.

### Device Menu - Summary

Selecting a Device will bring up that device's menu. Below is a screenshot of the Power Distribution Hub's Summary Menu.

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

1. **Device Menu Tabs** -  Swap between the Summary and Update pages here.
2. **Firmware** - Displays the current software version installed on the device.
3. **General Stats** - Useful electrical information corresponding to the selected device.
4. **Faults and Warnings** - If your selected device has any faults or warnings, they can be seen here and can be cleared.
5. **Device Specific Information** - Showcases the primary&#x20;

### Device Menu - Update

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

1. **Device Menu Tabs** - Swap between the Summary and Update pages here.
2. **Firmware Version** - Clicking the dropdown tool allows you to select the previous or current software versions.&#x20;
3. **Release Notes** - Describes what improvements, changes or bug fixes the selected firmware version contains.
4. **Download and Install** - Under each update type are buttons to download and install that update.

## Telemetry Tab

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

1. **Signals** - Where you can select different signals for REV devices.
2. **Start & Restart Graph -** Start initiates recording of telemetry.
3. **Signal Key and Scale Adjustment** - Signals you choose to monitor will be shown here.
4. **Run Single or Multiple Motors** - Click the single or double play button to run one or multiple motors for testing.

## Downloads Tab

The Downloads Tab is where downloaded software files are managed. The latest software updates are able to be downloaded without a hardware device connected to the REV Hardware Client.

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

1. **Software Channels** - If you acquire a channel code to test beta software, simply input the code and press the plus to have it available.
2. **Downloaded Update Files** - This section allows for each version of software already downloaded to be viewed, release notes checked, and deleting the files from the local machine.
3. **Available Update Files** - This section displays the latest version of software to download, release notes for that software, and a button to initiate the download.

## About Tab

The About Tab is where the REV Hardware Client is managed. Here, updates for the REV Hardware Client are checked, downloaded, and installed.

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

1. **Check for Updates** - This section displays the current version of the REV Hardware Client and allows for checking for software updates to the REV Hardware Client.
2. **Changelog** - Lists all significant changes, enhancements, bug fixes, and new features made to REV Hardware Client 2 so far.
3. **Supported Devices** - This section lists all of the currently supported devices for the version of the REV Hardware Client installed on the user's device.
4. **Troubleshooting** - If you're experiencing technical difficulties with the REV Hardware Client, follow these steps first.


---

# 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.revrobotics.com/rev-hardware-client-2/rhc2/navigation.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.
