Skip to main content

J1587GetParameterByPID

Valid for: CANoe DE • CANoe4SW DE

Function Syntax

Description

Gets a J1587 parameter inside a J1708 message given a specific PID. The function returns an error if a parameter with the specified dbPID is not found inside the J1708 message.

Parameters

  • msg: J1708 message
  • param: returned parameter at the given index
  • dbPID: database PID

Return Values

0 or error code

Example