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