coTfsSDOBlockEnd (Level 1)
Valid for: CANoe DE • CANoe:lite DE • CANoe4SW DE NoteBefore using this function you have to call coTfsSetNodeId to set the internal node ID.
Function Syntax
Description
This function sends a SDO block end response/request message (depending on a SDO block upload and SDO block download) and awaits the corresponding response. (2) The parametercrcSetting is used for SDO block upload only.
Parameters
-
ccs (client command specifier)
- 5: block upload
- 6: block download
-
cs (client subcommand)
- 1: end block download
-
notUsed
- Number of bytes in the last segment that contains no data.
-
crc
- CRC checksum, can be calculated with coTfsCalcSdoCrc, is 0 if client and/or server offer no CRC support.
-
crcSetting
- 0: no CRC support, the expected CRC is 0
- 1: CRC is supported, the expected CRC must be specified in parameter
crc - 2: no information about CRC support, received CRC are not evaluated, default setting for form 1