Download BMW Inpa Ediabas User Manual

Transcript
Оборудование для автосервиса http://www.motodok.com
INPA
User documentation
V 2.2
FsFileMode - Parameter to control the error protocol procedure when the
function INPAapiFsLesen(...) is called:
Value "w" = Create a new error protocol when the function
INPAapiFsLesen(...) is called
Value "a" = Append the error protocol to an existing one.
Default value: "w" = Always create a new error protocol
PreInfoFile -
Name of the file that is inserted into the error protocol
BEFORE the detail information; transfer an empty string “” if
no file is to be inserted.
Default value: "" = Insert no file
PostInfoFile -
Name of the file that is inserted into the error protocol AFTER
the detail information; transfer an empty string “” if no file is to
be inserted.
Default value: "" = Insert no file
ApiFsJobName - Name of the API job to read the error memory ApiFsJobName
= "" : Default name "FS_LESEN" is used ApiFsJobName =
"<name>" : The specified name is used. If "IS_LESEN” is
entered, ”READ SHADOW MEMORY” is output as the
protocol title, otherwise the title is ”READ ERROR MEMORY”.
- EDIABAS – Direct connection without error processing
-INP1apiInit(result)
apiInit call; result states whether the call could be completed successfully
-INP1apiEnd()
apiEnd call
- INP1apiJob( ecu, job, para, result)
apiJob call; result states whether the call could be completed successfully
- INP1apiState( Apistate)
apiState call; scan the status of the last api call to have been made
- INP1apiResultText( result, Textvar, abzufrag. Ergebnis, Ergebnissatz, Format zur
Konvertierung)
apiResultText call and file the result in the specified text variable; result states whether
the call could be completed successfully
- INP1apiResultInt( result, Wert der Variablen, abzufragendes Ergebnis, Ergebnissatz)
apiResultInt call and file the result in the specified variable; result states whether the
call could be completed successfully
- INP1apiResultSets(result, Ergebnissatz)
Copyright BMW AG. Produced by Softing GmbH
Page 52