Communicationmodules
OperatingManualCommunicationinterfaces
1002971EN03
37
– Response:Confirmationofrequest
Therequestisconfirmed:Requestnumber+0x80(Bit7set).
Iftherequestcannotbeprocessed,anerrormessageisreturned
Troubleshooting[ 49].
} Byte5:HighByteofsegmentnumber
} Byte6:LowByteofsegmentnumber
} Byte7
– Request:Always0x00
– Response:Reserved
5.5.2 Usabledata
ThetelegramcontainspayloadfromByte8.Thecontentandnumberofpayloadbytesde
pendontherequest.040bytesofpayloadcanbetransmitted.Ifthereisnopayload
available,theBCC(BlockControlCheck)willfollowdirectlyafterByte7.
Thelastbyteofpayloadisthebyte"Payloadamount+7".
Ifatelegramcontains13payloadbytes,forexample,Byte20willbethelastpayloadbyte.
5.5.3 Footer
Thebytes"Payloadamount+8"and"Payloadamount+9"containthe
} checksum(BlockControlCheck=BCC)inthebyte"Payloadamount+8":
Thechecksumiscalculatedasfollows:
BCC=0–(Byte4+...+Byte"Payloadamount+7")
} 0x10asidentifierforthetelegramendinthebyte"Payloadamount+9".
Examplefor13bytesofpayload:
} ChecksuminByte21
– Content:0(SumoftheBytes4+…+Byte20)
} 0x10asidentifierforthetelegramendisinByte22.