Skip to main content
Open topic with navigation CAPL Functions » J1939 » GB/T 27930 IL » GBT27930IL_InitAsCharger

GBT27930IL_InitAsCharger

Valid for: CANoe DE • CANoe4SW DE

Function Syntax

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

Description

Inits simulated node as a charger. This function may be called at the earliest in on start, then it is verified whether all necessary messages are entered into the Tx list. Info about all missing messages will be displayed in the Write Window.

Parameters

  • node: Simulation node to apply the function.

Return Values

Example