Skip to main content

diagGetParameterCoded, diagSetParameterCoded

Valid for: CANoe DE

Function Syntax

Description

Sets or specifies the value of a parameter directly via coded data bytes.

Parameters

  • obj: Diagnostics object
  • parameterName: Parameter qualifier (NOT the language-dependent name of the parameter!)
  • buffer: Input buffer
  • bufferSize: Buffer size

Return Values

0 if bytes were copied, otherwise < 0 for an error code.

Example