Area Lenght error in FC163

AKN05

Member
Join Date
Mar 2023
Location
hyderabad
Posts
1
Dear All,
I work on a project with 1218F CPU. I have FC 163 written in SCL which process data from DB 165. In the diagnostic I got this error.

Temporary CPU error: Area length error in FC 163
affecting OB 1 execution
read access Volatile DB area
Incorrect address, operand replaced

CMC5_401 / CMC5_401


Internal address details: Caddr=16#000000A3, area: Volatile DB area, addr: 268436486

Even I dont have this address in my DB. anyone have an idea what is this about? or how can I solve it.



Thank you in advance
 
Not sure on S7 1200 onwards but I would imagine that those addresses are physical address values, in the PLC the address space in the IDE for example DB10.DBD20 but the physical address will be a hex number, This is the same as some other platforms for example in Mitsubishi a dataword I.e. D100 the physical address is 50276 as shown in the pic attached when I use the function Address Set i.e. I am getting the physical address of D100.
So on that basis would imagine something is pointing to an address that is not there.

Addressing.png
 

Similar Topics

Hi everyone, I hope you're all doing well. I'm currently working on updating an HMI project for the GP2500, and I've encountered a bit of a...
Replies
1
Views
87
Dear colleagues, hope you can help on that matter. We have a project where we need to control 3 servomotors to move a auger feeder system...
Replies
38
Views
1,165
Project involves updating a ~23 year old controller (C200HX CPU64). The HMI is a windows NT machine with the gui done with Delphi 5 (Pascal)...
Replies
1
Views
1,098
Hello, I am looking into a robotic sanding and grinding project where we would need area scanners. I just spoke with OMRON and they say that their...
Replies
11
Views
1,495
Hello everyone, I'm pretty new to the Schneider world. I'm trying to code on an M340 CPU and i was wondering what's the difference between %M...
Replies
15
Views
1,578
Back
Top Bottom