Quantex GmbH
DE RU EN EL
Ihre Region: Europa

(srv.demo.emu) Connecting an emulation computer to a demo adapter

When developing a program, you need to test it on a machine. But in most cases, you do not always have the right car. In addition, it is not always safe to submit unverified commands to the vehicle ECU. To test and speed up development

Options

Return Values

Returned error codes

Decoding Error Codes

Example

Request

{
"cmd": "srv.demo.emu",
"ecu": "ECU_BMW_ME3_1emu"
}

Answer

{
"res": 0
}

Negative answer

{
"res": -448
}