Skip to main content

J1939SetPrio

Valid for: CANoe DE • CANoe4SW DE

Function Syntax

void J1939SetPrio (pg* aPG, dword priority);

Description

Sets the priority of a parameter group or CAN ID.

Parameters

  • aPG: Priority of this parameter group is set.
  • priority: New priority. A value bigger than 7 is truncated.

Return Values

Example

See J1939GetSourceAddress. J1939 General Functions