Skip to main contentOpen topic with navigation
CAPL Functions » J1939 » GB/T 27930 IL » GBT27930IL_StartChargingSimulation
GBT27930IL_StartChargingSimulation
Valid for: CANoe DE • CANoe4SW DE
Function Syntax
long GBT27930IL_StartChargingSimulation(); // form 1
long GBT27930IL_StartChargingSimulation(dbNode node); // form 2
Description
Node starts the charging simulation. In the role that was previously defined with the call GBT27930IL_InitAsCharger or GBT27930IL_InitAsBMS.
Parameters
- node: Simulation node to apply the function.
Return Values
Example
—