Skip to main content

SomeIpIsOptional

Valid for: CANoe DE • CANoe4SW DE

Function Syntax

Description

This function can be used to read out if a parameter or member of the object, specified in the objectHandle parameter, is optional or mandatory. The value is accessed in this case via symbolic access paths.

Parameters

  • objectHandle: Handle to an SOME/IP IL object, which must be completely described in the FIBEX database. The following objects are supported:
  • memberPath: Access path of the parameter or member to be read out.

Return Values

  • 0: If parameter or member is mandatory
  • 1: If parameter or member is optional

Example

See Also