I/O access error updating the process image output entering state P area douple-word access access address 124.
Process image partition no:0
not user relevant (Z1);2943
Request OB Program excution error OB (OB85)
priorty class 26
external error incomming event
Dear bosandzeros
I did not have any IO with address 124
but all cards set the process image to OB1 PI
What is the difference between OB1PI and PIP 1?
Thanks
omar zedan wrote: ↑Wed Apr 13, 2022 7:27 am
I/O access error updating the process image output entering state P area douple-word access access address 124.
You're trying to write PQD124 somewhere that doesn't exist in the HW. Review the code.
Hi
I search the project for address 124 using crosse reference and I did not find it.
Please find project https://mega.nz/folder/3dxXXY6B#1gvrUEGFs8prSljBMxEIqg
I appreciate your kind help and fast response they give me several hours to solve the problem.
I get this msg in diag. buffer:-
Request OB Program excution error OB (OB85)
priorty class 26
"The traditional programming style is to put entire program in OB1 and use the cyclic interrupt OB's for special limited tasks (OB1PI). But with the advent of PCS7 and the powerful S7-400 CPU'sit is very advantageous to distribute your program indifferent cyclic interrupt OB's (PIP)."
I suspect that you are using devices on the DP bus?
georg_demmler wrote:It is possible to delete the line 5 in the configuration of the DP - Who put this line in the configuration if the Outputs are not used?
Dear georg_demmler
Thank you so much I delete the fifth row and everything become good.
Thank you so much