Skip to main contentOpen topic with navigation
CAPL Functions » J1939 » GB/T 27930 IL » GBT27930IL_InitAsBMS
GBT27930IL_InitAsBMS
Valid for: CANoe DE • CANoe4SW DE
Function Syntax
long GBT27930IL_InitAsBMS(); // form 1
long GBT27930IL_InitAsBMS(dbNode node); // form 2
Description
Inits simulated node as a BMS. 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
—