Skip to main content

Documentation Index

Fetch the complete documentation index at: https://notevil.mintlify.app/llms.txt

Use this file to discover all available pages before exploring further.

coTfsSDOBlockUploadGetCRC (Level 1)

Valid for: CANoe DE • CANoe:lite DE • CANoe4SW DE

Function Syntax

long coTfsSDOBlockUploadGetCRC( dword outValueBuf[] );

Description

This function makes available the received CRC checksum of the last successful SDO block upload procedure.

Parameters

  • outValueBuf[]: Buffer to store the received CRC checksum.

Return Values

Error code

Example