Documentation Index
Fetch the complete documentation index at: https://notevil.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
diagGetParameterCoded, diagSetParameterCoded
Valid for: CANoe DEFunction 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.