_Diag_PreSend
Valid for: CANoe DEFunction Syntax
Description
Is called before a frame is transmitted. Allows manipulating the frame.Parameters
- data: Transmitted data buffer of the frame.
- dataLenInOut: Indicates the length of the frame when _Diag_PreSend is called. Determines the length of the frame before the frame is transmitted.
- headerLen: Length of the header of a frame. Not supported yet.