# SavvyCAN with ReXgen

{% hint style="info" %}

#### Notes:

* SavvyCAN is an open-source GitHub project not maintained or owned by Influx Technology LTD.
  {% endhint %}

### [<mark style="color:blue;">SavvyCAN Zip File</mark>](https://github.com/collin80/SavvyCAN/releases/download/V208/SavvyCAN_CIBuild.zip)

### Link to SavvyCAN documentation: [<mark style="color:blue;">https://www.SavvyCAN.com/docs/</mark>](https://www.savvycan.com/docs/)

## Setting up SavvyCAN

**Step 1:** Extract the contents of the ZIP file

**Step 2:** Open SavvyCAN.exe

**Step 3:** Click the Connection menu and Select ‘open Connection Window,

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

**Step 4:** Click ‘Add New Device Connection’; if the connected devices list is empty, proceed to **Step 6.**

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

**Step 5:** Select the Connection type as QT Serial Bus Devices, serial Bus device type as ReXgen and port as CAN 0.

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

**Step 6:** Select your connected device and choose the baud rate of the CAN bus, then click ‘Save Bus Settings’. Might need to do this twice.

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

You should start seeing CAN Trace in the main window.

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

**Step 7:** Enable ‘Overwrite Mode’ for improved stability.

![](/files/J0p1JqENsBN8wA7fkI6P)


---

# 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.influxtechnology.com/support_guides/rexgen-series-product-manuals/rexgen-series-usage-guides/savvycan-with-rexgen.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.
