Program size limit (G1 vs G2)
|
09-30-2023, 04:58 PM
(This post was last modified: 09-30-2023 05:00 PM by komame.)
Post: #13
|
|||
|
|||
RE: Program size limit (G1 vs G2)
I conducted tests for the maximum program size on the G1, and there is evidently a limit. It's not entirely transparent because, while sequentially uploading programs with increasing sizes by 100KB, I encountered very odd behaviors.
First, I wrote a program in C# that generates PPL programs. Their content was irrelevant; I was only interested in the size, so the generated programs contained comments and ended with RETURN 10, allowing me to verify if the program executed correctly to the end. Code: EXPORT SIZETEST() Piotr |
|||
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 5 Guest(s)