Industry Online Support
Technical Forum
4/14/2012 3:20 PM | |
Joined: 12/1/2009 Last visit: 10/27/2024 Posts: 672 Rating: (147) |
Hi, the process images are in the system memory of the CPU. At beginning of each CPU cycle all physical input states arecopied intothe process imagefor inputs. Then your program will execute the logic with usinginput andoutputimages (forget about exceptions for now). AtCPU cycle end theoutput imageis transferredto the physical outputs. Thats why: When you first set and after reset sameoutput at same cyclein yourprogram, the output does not flash! Always the last executed command has priority (people forget about sometimes). I recommend you the programming booksfrom HANS BERGER. Youcan find and order them here www.amazon.com I think that was enaugh advertisement Regards. |
Last edited by: TIBI68 at: 4/14/2012 3:24 PMLast edited by: TIBI68 at: 4/14/2012 3:21 PMGive us your feedback and show us your respect! |
|
Follow us on