linSetChecksumCompatibility
Feature availabilty for your product: CANoe DEFunction Syntax
long linSetChecksumCompatibility(long channel); // form 1long linSetChecksumCompatibility(); // form 2
Description
Switches the checksum calculation model of all frames that have at least one subscribed LIN 1.x node to the classic model. Note: This function may only be called in the event procedure on preStart.Parameters
- channel: The number of the LIN channel for which the checksum compatibility should be enabled.
Value range: 1..32