Skip to main content
Open topic with navigation CAPL Functions » LIN » linActivateFlashMode

linActivateFlashMode

Valid for: CANoe DE

Function Syntax

Description

This function activates flash mode on high-speed capable transceivers. Note that in flash mode such a transceiver will use faster rising and falling edges and will disregard the EMC limitations of the LIN network. Note also, that the activation of the flash mode cannot be done while the channel is transmitting or the scheduler is running.

Parameters

  • activate: 1 will activate the flash mode, 0 will deactivate it.

Return Values

On successful request returns 1, otherwise 0.

Example