Skip to main content

coTfsSDOChkEntryExists (Level 2)

Valid for: CANoe DE • CANoe:lite DE • CANoe4SW DE

Function Syntax

Description

This function checks with a SDO upload if the object is readable.

Parameters

  • index: Object index in the object dictionary.
  • subindex: Object subindex in the object dictionary.

Return Values

Error code or one of the following values:
  • 2: received abort code 0x06010001 (attempt to read a write only object)
  • 3: received abort code 0x06090011, 0x06020000 or 0x08000000
  • 4: received an unexpected abort code
  • 5: received more than one abort code
  • 6: error during SDO access
  • 7: time-out

Example