# 8. Additional Features: ECU Flashing - EXE

\- In addition to the core ECU flashing capabilities, there are several advanced features:

<div align="left"><figure><img src="https://lh3.googleusercontent.com/mldLF8yxKih54YHDGwv2YdqugX9a9-sh-V2TeUxPRS_Iue_RbtL_HBC1UwdpnPhMgo5flNrO9M8l_GY2BMZrLT3mYteRtLWAfsVB1hwPt4Yitn5mf7ygkdMd2Jn5J7x0nleNn8w0bToaXAdEaq6k2Xc" alt=""><figcaption></figcaption></figure></div>

<div align="left"><figure><img src="https://lh3.googleusercontent.com/KqCSMw3a4lDnLb2D5OFhj1w3sx7eTP6NoRGm82K1B-aMUd43BquHwrz_4F3bZXzygsu0YKFpEeZGvUmWbmOH6xZ4MDamtc7NoaCawSBiiIo_6T9nMZg830g_8E7m8WBvilFBCsZ2BEJX77p_J2VBEv4" alt=""><figcaption></figcaption></figure></div>

#### 8.1 Multi-deploy Parallel Flasher

\- This feature allows the simultaneous flashing of multiple ECUs, up to 24 at a time.

#### 8.2 JSON Config File Support

\- ECU flashing configurations can be stored and loaded using JSON files.

#### 8.3 Ethernet SoAD Support

\- Support for Ethernet-based Service-Oriented Architecture for Diagnostics.

#### 8.4 Different ECUs in the Same Config

\- The tool supports flashing different ECUs within the same configuration.

#### 8.5 ODX-F Support

\- Support for the ODX-F file format for diagnostics.

#### 8.6 Messages and Textual Report Logs

\- Detailed logs and messages provide transparency into the flashing process.

#### 8.7 Function Block Scripting Support

\- Function block scripting allows for advanced customization and automation of flashing tasks.

#### 8.8 Single Cost EXE

\- A single executable (EXE) tool can be used for all the above-mentioned features, streamlining operations.


---

# 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:

```
GET https://docs.intrepidcs.com/vspy-3-documentation/3.9.14/vehicle-spy-main-menus/main-menu-embedded-tools/ecu-flashing-documentation/8.-additional-features-ecu-flashing-exe.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.
