10/20/2012 8:37 PM | |
Joined: 5/22/2010 Last visit: 3/12/2025 Posts: 97 Rating:
|
Dear sir How many registers and Accumalator in 300 and 400 PLC
|
10/21/2012 1:09 AM | |
Joined: 9/27/2006 Last visit: 3/22/2025 Posts: 12344 Rating:
|
Hello Manish; For accumulators, answers are easy to find: Quick answer: What is the difference between S7-PLCSIM and a "real" automation system? S7-PLCSIM supports four accumulators like a S7-400 CPU. In some cases a program running on S7- PLCSIM with four accumulators might behave differently than on an S7-300 CPU that only has two accumulators. Longer answers: SIMATIC S7-300 Instruction list S7-300 CPUs and ET 200 CPUs ACCU1 and ACCU2 (32 bit) The accumulators are registers for processing bytes, words or double words. The addresses are loaded into the accumulators, where they are logically gated. The result of the logic operation (RLO) is in ACCU1. The accumulators are 32 bit long. Instruction List S7-400 CPU 412-2 PN/DP, 414-3 PN/DP, 414F-3 PN/DP, 416-3 PN/DP, 416F-3 PN/DP ACCU1 to ACCU4 (32 Bit) The accumulators are registers for processing bytes, words or double words. The address identifiers are loaded into the accumulators, where they are logically gated. The result of the logic Instr. (RLO) is in ACCU1 and can be transferred from there to a memory cell. The accumulators are 32 bits long. For registers, maybe you should clarify your request, i do not understand exactly what you are looking for. Hope this helps, |
Last edited by: dchartier at: 10/26/2012 12:35 AM |
|
This contribution was helpful to
3 thankful Users |
10/22/2012 7:10 AM | |
Joined: 5/22/2010 Last visit: 3/12/2025 Posts: 97 Rating:
|
Thanksdchartier for this information ..
|
9/14/2015 2:37 PM | |
Posts: 62 Rating:
|
hello manish, as I know only 2 acc in s7 300 and 4 acc in s7400 Regards, Avinashkrishna |
7/16/2018 10:25 AM | |
Posts: 1 Rating:
|
hello avinash, Thanks for the info... I have one query that can i access all 4 accumulators in 400? |
8/6/2021 10:30 AM | |
Joined: 1/1/2017 Last visit: 2/21/2025 Posts: 337 Rating:
|
Great |
Follow us on