coTfsSDOGetAbortCode (Level 2)
Valid for: CANoe DE • CANoe:lite DE • CANoe4SW DEFunction Syntax
Description
This function returns received SDO abort codes. In addition, the following information is delivered:- CAN identifier of the abort message
- time stamp
- index/subindex
Parameters
- nodeID: Node-ID of the node whose SDO abort codes should be read out, 0 for all nodes.
- outSrcNodeId[]: Pointer to the received CAN-ID.
- outTimeStamp[]: CANoe time stamp of the input of the SDO abort code.
- outIndex[]: Object index
- outSubIndex[]: Object subindex
- outAbortCode[]: SDO abort code.