J1939GetDataPage
Valid for: CANoe DE • CANoe4SW DEFunction Syntax
dword J1939GetDataPage (Node aNode); // form 1dword J1939GetDataPage (dword canId); // form 2
Description
Returns the data page bit of a parameter group or CAN ID.Parameters
- aPG: The function returns the data page of this parameter group.
- canId: The function returns the data page of this CAN ID.
Return Values
- 0 or 1: Data page bit.