Open topic with navigation CAPL Functions » LIN » linGetChecksumDocumentation Index
Fetch the complete documentation index at: https://notevil.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
linGetChecksum
Valid for: CANoe DE • CANoe4SW DEFunction Syntax
byte linGetChecksum(linFrame linFrame);form 1byte linGetChecksum(linCSError linCsError);// form 2
Description
Returns the checksum of a LIN frame or LIN checksum error. Checksum model (classic/enhanced) is determined automatically.Parameters
- linFrame: LIN frame object
- linCsError: LIN checksum error object