Quantex GmbH
DE RU EN EL
Η περιοχή σας: Ευρώπη

(ecu.open) Connect to control unit

This command connects to the control unit in the car.

Options

Return Values

Returned error codes

Decoding Error Codes

Example

Request

{
"cmd" : "ecu.open",
"ecu": "ECU_BMW_ME3_1",
"emu": "ECU_BMW_ME3_1emu"
}

Answer

{
"tabs": [
{
"name": "Identification",
"id": 0
},
{
"name": "DTC",
"id": 1
},
{
"name": "DataStream",
"id": 2
},
{
"name": "Utils",
"id": 3
}
]
}

Negative answer

{
"res": -448
}