6/7/2011 10:27 AM | |
Joined: 1/28/2009 Last visit: 2/21/2023 Posts: 6794 Rating:
|
The codes you want to implement are compiled by the machine, so it is difficult in most of the time to find the exact equivalant codes in SCL.But you can get more information rom here: S7-SCL V5.3 for S7-300/400 Getting Started S7-SCL V5.3 for S7-300/400 regards |
6/9/2011 5:30 AM | |
Posts: 11 Rating:
|
I've tried but the result is not correct. |
6/9/2011 10:13 AM | |
Posts: 11 Rating:
|
Thank you very much. if aa then fc100(a:=i); continue; else aa:=false; end_if; end_while; |
This contribution was helpful to
2 thankful Users |
6/9/2011 11:12 AM | |
Posts: 2348 Rating:
|
There also must be increment i guess. Didn't thought about "continue" i must admit - it really produces 2 JU jumps What version of SCL did you use for original code? I couldn't make SCL to produce LAR1 instruction... I use SCLCOMP K05.03.01.00_01.08.00.01 release |
Last edited by: Aret at: 6/9/2011 11:12 AM |
|
Follow us on