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

LINtp_DataReq

Valid for: CANoe DE • CANoe4SW DE

Function Syntax

Description

Send the given data. Once all data has been sent, the callback LINtp_DataCon is called. If there has been an error, LINtp_ErrorInd is called.

Parameters

  • data: Data to send.
  • numData: Number of bytes to send.
  • NAD: Slave node address

Return Values

Example