Skip to main content

coTfsODChkNotExist (Level 2)

Valid for: CANoe DE • CANoe:lite DE • CANoe4SW DE Note
Before using this function you have to call coTfsSetNodeId to set the internal node ID.

Function Syntax

Description

This function executes a user-defined object dictionary test on hidden objects. Test preparation
The objects which are to test should be added to the internal list of the test objects with the following functions:
With the function coTfsODSetErrorHandling the behavior in an error case can be defined. Test flow
The function checks every object dictionary entry of existence and size. Additionally, the value is compared with the given value. The compare mask defines which data bits are compared and must be identical.
The complete test is only executed if the access type of the object is not writeOnly. On a positive comparison and access type readWrite, the read value is written also. Test result
The test node must answer with a SDO abort code (0x08000000, 0x06020000 or 0x06090011) at all objects.

Parameters

Return Values

Error code

Example

Used Constants