> For the complete documentation index, see [llms.txt](https://docs.influxtechnology.com/support_guides/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.influxtechnology.com/support_guides/rebel-series/rebel-series/rebel-lt-and-ct-user-documentation/introduction/overview/the-analyser-software.md).

# The Analyser Software

![](/files/ZZH1NPGbxTCOP6dduS1I)

The 'Analyser Software' is a robust environment that provides complete user functionality to communicate with and monitor any vehicle or module. The software features include diagnostic scanning – emissions-related and extended diagnostics (UDS), CAN and LIN analyser, graphics and data analysis, user-customisable messages and customisable module-specific databases. Module Analyser has been specifically developed to cater to the requirements of all users. This can handle everything from dealers and enthusiasts to universities and engineers of all levels and requirements. This unique software environment combines a user-friendly graphical interface with an intuitive layout and robust and powerful online communications to in-vehicle networks to provide a complete module analysis environment.

* CAN and LIN Bus support, including '.DBC' and '.LDF file formats allow detailed monitoring of signals and incorporated data.
* Support for all standard Diagnostic Protocols, including ISO 14229 and ISO 15765.
* J2534' Pass Thru' Protocol support.
* Complete Diagnostics package including OBDII, EOBD and Extended Diagnostics functionality, providing self-configuring tools and customisable databases for rapid application to various modules.
* Support for all common database description files - .ODX/.MDX/.GDX and .A2L and .XML
* Powerful graphical data visualisation includes multiple display formats, such as a multi-trace oscilloscope and allows real-time or recorded data to be analysed with data import and export facilities.
* Message Constructor makes user-defined message transmission simple and effective with automatic result collection and complex message options—a pre-constructed message library for several common applications and tasks.
* 'Trace Viewer's powerful CAN and LIN bus analyser allow multiple message traffic streams to be monitored, filtered and recorded simultaneously.
* Signal monitoring tool allows the automatic or manual specification of individual messages and the interpretation of the contained data with full graphical representation ability.
* The complete central configuration management system allows detailed control of tool databases and specific module settings for rapid interchange of modules and no downtime.
* Flexible software provides support for all standard interface hardware devices.
* Complete module reprogramming suite for VID block retrieval and complete module flashing.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.influxtechnology.com/support_guides/rebel-series/rebel-series/rebel-lt-and-ct-user-documentation/introduction/overview/the-analyser-software.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
