5/10/2013 8:56 PM | |
Joined: 11/21/2007 Last visit: 9/25/2024 Posts: 2325 Rating: (308) |
Hello Path L FW 242 I 1 T FW 242 DO FW 242 L DW 0 T FW 240 L RS 34 <----------------------- base address of the DB address list L FW 240 +F LIR 1 <------------------------- Load the Caclculated address in Accu-1 T FW 244 e.g. if Value of FW 240 = 10 then Start address of DB10 will be loaded in ACCU 1 For Details you can read CPU 928B Manual ( Chapter-9 ) http://support.automation.siemens.com/WW/view/en/19397726 Hope this helps Cheers Navnag |
There is no such thing as the last bug in a program |
|
5/12/2013 11:54 AM | |
Joined: 6/28/2007 Last visit: 10/10/2024 Posts: 15 Rating: (0) |
Hi Navang, Thanks for the manual. Could you tell me how to convert this in S7 Program..?? |
5/12/2013 1:27 PM | |
Joined: 11/21/2007 Last visit: 9/25/2024 Posts: 2325 Rating: (308) |
Hello Path These instructions cannot be nadld by S5 to S7 convertor. You need to convert these manually. You need to use indirect addressing or Pointers. You can search for the same in STEP7 help. Also pl have a look at the following links : /tf/WW/en/Posts/45068 /tf/WW/en/Posts/12597 /tf/WW/en/Posts/45068 /tf/WW/en/Posts/33637 /tf/WW/en/Posts/55488 Cheers Navnag |
Last edited by: Navnag at: 5/12/2013 1:34 PMThere is no such thing as the last bug in a program |
|
Follow us on