# Rexgen\_XML\_Examples

This space contains various examples explaining how users can modify the ReXgen XML configuration for various use cases.

<table data-view="cards"><thead><tr><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><mark style="color:blue;">GNSS to CAN</mark></td><td><a href="/pages/L4wEa5QRu39keB1so4vl">/pages/L4wEa5QRu39keB1so4vl</a></td></tr><tr><td><mark style="color:blue;">GNSS to CAN_SD</mark></td><td><a href="/pages/xwsdGlGctmEb42C8DzYA">/pages/xwsdGlGctmEb42C8DzYA</a></td></tr><tr><td><mark style="color:blue;">ADC to CAN</mark></td><td><a href="/pages/CqByQM2fWJkoVuO9Sqtu">/pages/CqByQM2fWJkoVuO9Sqtu</a></td></tr><tr><td><mark style="color:blue;">ADC to CAN_SD</mark></td><td><a href="/pages/4D0c0ojfelyrytIHwXhZ">/pages/4D0c0ojfelyrytIHwXhZ</a></td></tr><tr><td><mark style="color:blue;">IMU to CAN</mark></td><td><a href="/pages/2P8hOCYqGfxJcmYTCLQb">/pages/2P8hOCYqGfxJcmYTCLQb</a></td></tr><tr><td><mark style="color:blue;">IMU to CAN_SD</mark></td><td><a href="/pages/raihTOA9WuVvLhJZkiR7">/pages/raihTOA9WuVvLhJZkiR7</a></td></tr><tr><td><mark style="color:blue;">RTC data to CAN</mark></td><td><a href="/pages/qNOYcmIwQx3QOLaN1TMu">/pages/qNOYcmIwQx3QOLaN1TMu</a></td></tr></tbody></table>

## Gateway XML Examples

<table data-view="cards"><thead><tr><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><mark style="color:blue;">Gateway CAN0 Signal to CAN1</mark></td><td><a href="/pages/uC97N6usm1kzKzxej8Oj">/pages/uC97N6usm1kzKzxej8Oj</a></td></tr><tr><td><mark style="color:blue;">Gateway Routing CAN0 to CAN1.</mark></td><td><a href="/pages/aw0uQIxcwDP24Uk2kXp3">/pages/aw0uQIxcwDP24Uk2kXp3</a></td></tr><tr><td></td><td></td></tr></tbody></table>

For more details on these examples, visit our [<mark style="color:blue;">GitHub</mark>](https://github.com/InfluxTechnology/Rexgen_XML_Examples).

[<mark style="color:blue;">XML Documentation</mark>](https://docs.influxtechnology.com/support_guides/xml-documentation/)&#x20;


---

# 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_xml_examples/readme.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.
