How can you access the <root> of the Linux system? I'm struggling with this as the code above results in an invalid handle, as it cannot access '/'.</root>
I am using Control for Raspberry Pi for context.
Thanks.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi guys,
is it possible to check memory consumption on PLC?
I would like to know for example how much free dynamic memory I have.
Thanks for your help
Hi. Are you talk about free/used RAM?
There are different ways for different PLCs (or rather OS).
For most Linux PLC I can use next code:
Dear e.kislov,
Would you be so kind and post your code as a small/cute mini-project?
Thank you very much in advance!
Hi. Done. Link to download.
Many thanks!
Hi,
How can you access the <root> of the Linux system? I'm struggling with this as the code above results in an invalid handle, as it cannot access '/'.</root>
I am using Control for Raspberry Pi for context.
Thanks.