NO_DME.PRG
INFO
| Field | Value |
|---|---|
| ECU | NO_DME fuer EWS Dummycodierung |
| ORIGIN | BMW TP-421 Weber |
| REVISION | 1.15 |
| AUTHOR | BMW TP-421 Weber, BMW TP-421 Huber, BMW TP-421 Spoljarec |
| COMMENT | NO_DME fuer EWS Dummycodierung |
| PACKAGE | N/A |
| SPRACHE | deutsch |
Jobs
Index
- INITIALISIERUNG - Einstellen der Kommunikationsparameter
- INFO - Information SGBD
- IDENT - Ident-Daten fuer DME
- ISN_LESEN
- DIAGNOSE_ENDE
- STEUERN_SYNC_MODE
- STATUS_SYNC_MODE
INITIALISIERUNG
Einstellen der Kommunikationsparameter
No arguments.
Results
| Name | Type | Comment |
|---|---|---|
| DONE | int | 1, wenn i.O. |
INFO
Information SGBD
No arguments.
Results
| Name | Type | Comment |
|---|---|---|
| ECU | string | Steuergeraet im Klartext |
| ORIGIN | string | Steuergeraete-Verantwortlicher |
| REVISION | string | Versions-Nummer |
| AUTHOR | string | Name aller Autoren |
| COMMENT | string | wichtige Hinweise |
| SPRACHE | string | deutsch, english |
IDENT
Ident-Daten fuer DME
No arguments.
Results
| Name | Type | Comment |
|---|---|---|
| JOB_STATUS | string | Status der Kommunikation (z.B. ACK) |
| ID_EWS_SS | int | Identifikation EWS-Schnittstelle (aus EWS-SG) |
ISN_LESEN
No arguments.
Results
| Name | Type | Comment |
|---|---|---|
| ISN_LESEN_WERT | string | ISN als WERT |
| JOB_STATUS | string |
DIAGNOSE_ENDE
No arguments.
Results
| Name | Type | Comment |
|---|---|---|
| JOB_STATUS | string |
STEUERN_SYNC_MODE
Arguments
| Name | Type | Comment |
|---|---|---|
| MODE | int |
Results
| Name | Type | Comment |
|---|---|---|
| JOB_STATUS | string | "OKAY", wenn fehlerfrei |
| STEUERN_SYNC_MODE_STATUS | int | Statusflag |
| STEUERN_SYNC_MODE_TEXT | string | Statustext |
STATUS_SYNC_MODE
No arguments.
Results
| Name | Type | Comment |
|---|---|---|
| JOB_STATUS | string | "OKAY", wenn fehlerfrei |
| STATUS_SYNC_MODE_STATUS | int | Statusflag |
| STATUS_SYNC_MODE_TEXT | string | Statustext |
Tables
Index
- JOBRESULT (7 × 2)
JOBRESULT
Dimensions: 7 rows × 2 columns
| SB | STATUS_TEXT |
|---|---|
| 0xA0 | OKAY |
| 0xA1 | BUSY |
| 0xA2 | ERROR_ECU_REJECTED |
| 0xB0 | ERROR_ECU_PARAMETER |
| 0xB1 | ERROR_ECU_FUNCTION |
| 0xFF | ERROR_ECU_NACK |
| 0x00 | ERROR_ECU_UNKNOWN_STATUSBYTE |