Internet PLC Forum

General => Technical support => Topic started by: cch1955 on November 06, 2006, 05:03:45 PM

Title: Another interesting question...
Post by: cch1955 on November 06, 2006, 05:03:45 PM
I have a T100MD2424+ , the standard unit.
How many words of a program will it hold?
Currently at 73 circuts 117 ladder words, 566 function words.
I am coding along here blindly, maybe I am about out of memory??
How do I estimate avalible memory? The compiler tells you what you compiled, not how much space is avalible.

I figure it is in the documentation, but after several dives into it, I dont see it.

Thanks
Title: Re:Another interesting question...
Post by: support on November 07, 2006, 11:27:32 AM
You can click on the "Controller->Get PLC Hardware Info" to retrieve the information regarding memory size available for program and data in the EEPROM. Standard T100MD has 6016 words of program EEPROM and 1700 words of data EEPROM

If you run out of space, there is an option (M2018P) to expand the program memory to 8190 and data EEPROM space to 7700 words (or more than 300 EEP$ string space).