TC_CpuUsage and TC_CpuUsageEx can give you cpu loads on RT cores but you can't read windows cores, is there a way to read the load on all CPU cores in the twincat program? Also where can I find details of AMS Port 200 (RT server) there might be some info there so I can ADSRead it.
Asked
Active
Viewed 86 times
0
-
Maybe you can use [`NT_StartProcess`](https://infosys.beckhoff.com/content/1033/tcplclib_tc2_utilities/35042443.html?id=1762541397744069181) to start a powershell script like [this one](https://stackoverflow.com/a/38384659/6329629). – Roald Oct 25 '22 at 06:17