10/3/2019 3:01 PM | |
Joined: 9/27/2006 Last visit: 11/16/2024 Posts: 12294 Rating: (2691)
|
Hello CP_S7; This error happens when SFC 59 is not pointing to the correct module in your configuration. Could you check the call of SFC 59 in your program? Compare it with the screenshot below. - IOID must be in byte format (b#16#54 for peripheral input addressing) - LADDR (logical address) of the module must be in hexadecoimal format (address 256 is written w#16#1000. This is a very common error. The images from the screenshot are taken from these documents: Manual CP 343-2 / CP 343-2 P AS-Interface Master (Edition 08/2008) with Supplements (Edition 08/2010) https://support.industry.siemens.com/cs/us/en/view/5581657 SIMATIC System Software for S7-300/400 System and Standard Functions - Volume ½ https://support.industry.siemens.com/cs/us/en/view/109751826 If this does not solve the issue, please come back with more details. Hope this helps, Daniel Chartier |
Follow us on