coTfsSDOChkForUnexpectedAbort (Level 2)
Valid for: CANoe DE • CANoe:lite DE • CANoe4SW DEFunction Syntax
Description
This functions checks for unexpected SDO abort codes that are not in the list of accepted SDO abort codes. Therefore the function compares the list of received SDO abort codes with the list of accepted SDO abort codes.- If a SDO abort code was received which is not in the list of accepted SDO abort codes, the function result is passed.
- If a SDO abort code was received which is in the list of accepted SDO abort codes, this code is considered to be expected, so the function result is failed.
- If no SDO abort code was received, then there is no unexpected SDO abort code. The function result is failed.