Command: CMD_LDF_PARSE
Destination: SD_LIN
Destination Channel: 0
Description
Clients use this command to cause the to read (parse) an LDF (LIN Description File) that has already been uploaded to the .
Command Data Format
Name 32 bytes
NameResponse Data FormatThis is the filename of the LDF to be parsed (read) by the . If the name is less than 32 bytes long, it should be null padded.
none
Response Return Codes
RESP_OK Reading (parsing) the file was successful. RESP_INVAL_PARAM The LDF does not exist. RESP_UNSUPPORTED There is no LIN channel in the . RESP_UNKNOWN_ERR An unknown error occurred.