Skip to main content

coTfsODAddOptEntryValue (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

The function expands the allowed value range of the last created object entry with the given value. The call of this function without coTfsODAddEntry is not allowed! For the description of complete value ranges the function coTfsODAddOptEntryValueRange can be used.

Parameters

  • inValueBuf[]: Data for comparison, the size of the array must at least the same size of valueBufSize.
  • valueBufSize: Size of buffer.
  • inValue: Data for comparison.

Return Values

Error code

Example

Used Constants