Skip to main content
J1939ILGetLastError

J1939ILGetLastError

CAPL Functions » J1939 » J1939 IL » J1939ILGetLastError Valid for: CANoe DE • CANoe4SW DE

Function Syntax

  • long J1939ILGetLastError(); // form 1
  • long J1939ILGetLastError(dbNode node); // form 2

Description

Gets the return value of the last called J1939 IL function.

Parameters

  • node: Simulation node to apply the function

Return Values

Example