> 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/dialog-user-guide/dialog-software-manual/introduction/overview.md).

# Overview

The DiaLog software is a complete data logging environment, which becomes a very flexible and powerful solution when combined with a Rebel data logger. DiaLog combines full data logger configuration capabilities, a graphics and data analysis package\*, several administration facilities, user-friendly graphical interfaces, and an intuitive layout. DiaLog provides an easy-to-use environment capable of configuring data loggers to record any combination of data, retrieve the recorded data by multiple direct and remote methods and finally analyse the recovered data or prepare it for import into external tools.

* Construct complex data logger configurations for the most challenging applications using a simple graphical interface, allowing intuitive construction from individual components without scripting.
* A simple and efficient database system allows easy configuration administration, supporting import and export features and simple component transferal between configurations.
* Create complex Triggers with up to 30 conditions and 20 events with logic and formulaic application.
* Write customisable user messages for transmission to a vehicle.
* Conversion tables and formulae for instant scaling or feedback in engineering units.
* Configurable output signals.
* Supports multiple methods for data logger configuration, both directly and remotely.
* Provides USB, Wi-Fi and GPRS connectivity\*
* Simple recorded data retrieval by direct or remote connection to the data logger.
* Live connection to the Rebel while data logging allows personal control and live data feed.
* Powerful Data Analysis suite boasts data scaling, multiple data plotting, XY scatter plots, dual cursors, and calculated channels, among many other features.
* Supports all standard data formats for simple data import and transfer to alternative software packages.
* 'Listen to only' mode logging allows recording the raw CAN data for up to 50 signals.
* Perform and store complete EOBD/OBDII reports on trigger commands.
* Convert and export multiple data files to select formats and create Data event reports for multiple triggers.
* J1939 signal monitoring and DBC import.

  <br>

  &#x20;


---

# 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/dialog-user-guide/dialog-software-manual/introduction/overview.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.
