Pls help me for a question

This is a frequently asked question without a good answer.

Most PLC manufacturers can provide a list of memory required for each instruction, and you could theoretically add them up and add the memory needed for data and have a rough estimate of the memory required. By the time you are done with this, though, you could have just written the program and know what you need. That is the course I recommend - buy the programming software, assume a CPU, and write the program. I try not to go over 75% memory utilization, but I did have a project many years ago where there were 2 bytes (yes TWO BYTES) of free memory left over when I was done. The system ran fine, but we upgraded the CPU at the first opportunity!

If you have experience in an industry you can make a SWAG (Scientific Wild A$$ Guess).
 
How to know how many memories used for PLC

I don't know. The number of memories I have for any technical field depends on how interesting I found the subject at university, whether I paid proper attention in the class or not, and whether there was a cute girl sitting in front of me to distract me.
 

Similar Topics

I need to operate a machine which will have 3 temperature inputs and 1 pressure input. I think i will need at least 3 dry contacts for outputs and...
Replies
17
Views
5,615
Dear all, What is the meaning R 1011, R 4A in the program? it is not internal relay, not the I/O points, because the DI is X, DO is Y...
Replies
1
Views
2,516
Hi im doing a energy saving program for a lamp. And basically the instructions are to turn off the lamp if is not being used ....... but with no...
Replies
3
Views
1,453
[IMG]https://www.img.in.th/image My timer cant run, please help me
Replies
11
Views
3,238
Hi, I am fairly new to PLC programming and in this project i have to understand the electrical circuit and implement the logic in PLC. The only...
Replies
2
Views
1,815
Back
Top Bottom