
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.6K RobotStudio
- 399 UpFeed
- 20 Tutorials
- 14 RobotApps
- 300 PowerPacs
- 406 RobotStudio S4
- 1.8K Developer Tools
- 250 ScreenMaker
- 2.8K Robot Controller
- 336 IRC5
- 67 OmniCore
- 8 RCS (Realistic Controller Simulation)
- 828 RAPID Programming
- 12 AppStudio
- 4 RobotStudio AR Viewer
- 19 Wizard Easy Programming
- 107 Collaborative Robots
- 5 Job listings