I need to save a huge size(~255Mbyte) testing temp data in byte array, and after testing finished, will send them to remote PC by TCP for analysing.
My question is:
How I define this size byte array in CoDeSys V3 could be resonable and safe?
Should I assign any adress for it(AT %...)?
Thanks.
br/
listenyang
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hello, all
I need to save a huge size(~255Mbyte) testing temp data in byte array, and after testing finished, will send them to remote PC by TCP for analysing.
My question is:
How I define this size byte array in CoDeSys V3 could be resonable and safe?
Should I assign any adress for it(AT %...)?
Thanks.
br/
listenyang