Skip to main content

J1939SetDatapage

Valid for: CANoe DE • CANoe4SW DE

Function Syntax

void J1939SetDatapage (pg* aPG, dword dataPage);

Description

Sets the data page of a parameter group.

Parameters

  • aPG: Data page of this parameter group is set.
  • dataPage: New data page. A value bigger than 1 is truncated.

Return Values

Example

J1939 General Functions