01-12-2015 03:59 AM
01-12-2015 05:19 AM
NI OPC server gives these protocol errors when i try to read bytes from PLC.
Date Time Level Source Event
12.1.2015 12:10:13 Warning Siemens TCP/IP Ethernet Unable to read 1 bytes starting at offset 30 for Memory Type M (e.g. M30) on device 'PLC_com.PLC-S7-1215c'. Device returned protocol error [Class=0x81, Code=0x04].
12.1.2015 12:10:13 Warning Siemens TCP/IP Ethernet Unable to read 1 bytes starting at offset 8 for Memory Type Q (e.g. Q8) on device 'PLC_com.PLC-S7-1215c'. Device returned protocol error [Class=0x81, Code=0x04].
12.1.2015 12:10:13 Warning Siemens TCP/IP Ethernet Unable to read 2 bytes starting at offset 0 for Data Block DB1 (e.g. DB1,B0) on device 'PLC_com.PLC-S7-1215c'. Device returned protocol error [Class=0x81, Code=0x04].
what is the reason of this problem? Can anyone help me?
01-12-2015 08:16 AM
I found the solution. You need to check the "permit access with PUT/GET communication from remote partner (PLC, HMI, OPC, ...)". After that i compiled the project and accessed to the PLC.
09-05-2016 08:50 AM
Hello,
You must configure the FB14 (GET) and FB15 (PUT) in TIA PORTAL ?
Thanks in advance for your answer.
09-06-2016 10:16 AM
Hi,
Since this is an older post, it would be useful to have more information about your situation. What errors are you seeing? Are you using the exact same hardware?
I would actually recommend creating a new post so that it will get more visibility.
Have a good one!
05-02-2018 01:25 PM
Thank you very much for your reply, It helped solving my issue
09-21-2019 06:19 PM
You need to check the "permit access with PUT/GET communication from remote partner (PLC, HMI, OPC,)
04-21-2023 02:21 PM
Thanks master!!!!