8/12/2014 7:28 PM | |
Posts: 43 Rating: (1) |
Hi, Is there a FAL like instruction available in Portal 12? In fact is there any array manipulation instructions for LAD? Thanks, Romendra
|
8/13/2014 6:45 AM | |
Posts: 5225 Rating: (1197) |
Hi there. It is the [RISK] vs [CISC] debate all over again, with ROCKWELL software in the CISC corner. (Excuse the inferred pun as to the SIEMENS software.) When using the FAL function, the software creates a code block containing all the instructions to be used, as the program is loaded into the CPU. It is more confinient for the user, but pose a (possible) problem when it comes to getting the code optimisation. The functions I have included in my previous Design Idea is a good example.. look at the reset of CLEAR array words. The FAL function is not a true array handling function.. it is just a very well masked FOR loop with customizable code. Don't get me wrong.. I would love to have a ladder instruction block which you could put one line SCL code into (which Rockwell also have) without having to create an FC / FB for it. Each brand (and CPU) has its own weaknesses and strengths. The bigger picture >> For your project I would suggest that you have a look at the way the alarming works on Siemens panels.. if you are using one. The functioning you want to achieve (my guess) is/can be handled by the panel (HMI). Greetings. w |
This contribution was helpful to3 thankful Users |
8/13/2014 10:49 AM | |
Joined: 1/5/2011 Last visit: 11/29/2024 Posts: 815 Rating: (123) |
@All: thanks for this discussion |
Keep it simple and on-topic. |
|
Follow us on