7/28/2009 5:12 AM | |
Joined: 7/2/2008 Last visit: 8/7/2025 Posts: 928 Rating:
|
Hello Maha, Sounds strange but are you sure that only changing of process image size was the key? If you had process image of 256 bytes and for instance you write L IW512 then you will have internal fault (Programming error) you are trying to access wrong address. So this will cause an interrupt (OB121) at each wrong address (Addresses above 256)and will increase scan cycle for sure. The second way, maybe you had used peripheral addressing like saying L PIW instead of L IW. Then increasing process image will not decrease the scan cycle. Maybe you have replaced peripheral addressing with process image addressing and in this case yes the scan cycle should be decreased (Bu still not that much I think). Check this FAQ and also check page 276 (Calculating the cycle time) in S7-400H manual. Best regards. H-H |
This contribution was helpful to
1 thankful Users |
Follow us on