on busIntegration
Valid for: CANoe DE • CANoe:lite DE • CANoe4SW DE • CANoe4SW:lite DEFunction Syntax
on busIntegration( ); // form 1on CAN*.busIntegration( ); // form 2
Description
This event handler is called when a bus integration event occurs on a CAN channel. The event occurs when the CAN channel is activated after the measurement has started or when the channel is reset.Selectors
-
Selector1: channel
- Description: CAN channel the bus integration event occurs.
- Type: dword
- Access Limitation: read
-
Selector1: time_ns
- Description: The timestamp of the event.
- Type: Int64
- Access Limitation: —