|
|
User Manual Chapter 24 GFK-1645M Dec 2019
Service Request Function 530 24.26.1
Input Parameter Block for SVCREQ 53 The input parameter block for SVCREQ 53 contains the following 5 input words. Address Memory type (number) of the PLC memory location of the first byte or word of Memory Decimal Hex %I (byte) 16 10 %Q (byte) 18 12 %T (byte) 20 14 %M (byte) 22 16 %G (byte) 56 38 %R (word) 8 08 %AI (word) 10 0A %AQ (word) 12 0C address + 1 Offset of the requested data within the memory type in PLC memory address + 2 Length of data to be read, 1 – 10 bytes or words. address + 3 Memory type of the PLC reference memory type for the completion status. See address + 4 Offset in PLC Memory to write completion status (zero based). 24.26.2
Status Data for SVCREQ 53 SVCREQ 53 returns one of the following status indications: Word 1 Hex Dec Status Definition 0x0001 1 Full Success All requested data was successfully written 0x0101 257 Partial Success Less than requested data length was written. Can 0x0102 258 Insufficient Flash memory area full, connect with the programmer 0x0202 514 Invalid Length Length is beyond minimum 1 and maximum 10 0x0302 770 Source/Dest Wrong source or destination reference memory Word 2 Number of bytes written Word 3 Number of bytes remaining in flash
|