Is it possible to use PCSDK to get RAPID memory?
Is it possible to use PCSDK to get RAPID memory like that shown in system info on the TPU?
Tagged:
0
Best Answer
-
hi,
Possibly it is possible to find it with something like this, but I am not able to test on an RC
var mgr = new DeviceManager(_controller);
foreach (IDeviceNode child in mgr.GetChildren())
{if (child is IPropertyNode)
{
IPropertyNode prop = (IPropertyNode)child;}
}—Doyel JosephPC Software Support Engineer1
Answers
-
Hi Doyel,
I tried your code on an RC. 2 IDeviceNode are found with name "Hardware devices" and "Software resources", but neither is IPropertyNode. Is there anything else to try?0 -
Hi Doyel again,
After understanding your method, I got the memory information. Thank you very much!
I also wonder if it is possible to get the serial number information by PCSDK. Or how to get "Controller properties" or "System properties"?0
Categories
- All Categories
- 5.5K RobotStudio
- 395 UpFeed
- 18 Tutorials
- 13 RobotApps
- 297 PowerPacs
- 405 RobotStudio S4
- 1.8K Developer Tools
- 249 ScreenMaker
- 2.7K Robot Controller
- 310 IRC5
- 59 OmniCore
- 7 RCS (Realistic Controller Simulation)
- 785 RAPID Programming
- AppStudio
- 3 RobotStudio AR Viewer
- 18 Wizard Easy Programming
- 105 Collaborative Robots
- 4 Job listings