Forum Migration Notice
Update (2026-01-21): The user forums are now in read-only mode pending the data migration.
Update (2026-01-12): The user forums will be put into read-only mode on the 21st of January, 00:00 CET, to prepare for the data migration.
We're transitioning to a more modern community platform by beginning of next year. Learn about the upcoming changes and what to expect.
Update (2026-01-12): The user forums will be put into read-only mode on the 21st of January, 00:00 CET, to prepare for the data migration.
We're transitioning to a more modern community platform by beginning of next year. Learn about the upcoming changes and what to expect.
Redistributable
avicohen
✭
Hi,<?: prefix = o ns = "urn:schemas-microsoft-com:office:office" />
any one can explain me what the installation found in :
C:Program Files (x86)ABB Industrial ITRobotics ITSDKPC SDK
5.14RedistributableRobotCommunicationRuntime
do ?
if i run the setup.exe what dose it install ?
thanks avi
0
Comments
-
I'll give you a short answer now and a longer when I'm not swamped with work.First check out this in the manual:
[Using the PC SDK > Discovery domain]Then the RobotCommunicationRuntime is the part that actually communicate with the robot. The PCSDk is just the API for "it".So When you do a netscan its the RobotCommunicationRuntime that performs the scan.So when you distribute a PCSDK app, you need to include RobotCommunicationRuntime as a dependency. Just like you should always include the msm file to get the correct dll's installed.Now mind you, if you have RobotStudio installed on the PC it already has a RobotCommunicationRuntime installed.John
Developer Center0 -
Hi avi,the PC SDK applications manual explains it like this:Robot Communication RuntimeThe communication layer used by Controller API to communicate over the network with an IRC5 controller.As John describes, it is used under the hood of the Controller API, and your application is dependent on it, why it is important to make sure it is installed on the end users PC.When your code is calling a method, lets say Task.LoadModule(), it ends up as a message sent over TCP/IP to the IRC5.On your PC there is a service running called "RobComCtrlServer.exe" which takes care of the network communication between the IRC5 and all PC SDK applications (and some ABB products like RobotStudio) on that PC.0
Categories
- All Categories
- 5.7K RobotStudio
- 402 UpFeed
- 21 Tutorials
- 16 RobotApps
- 307 PowerPacs
- 407 RobotStudio S4
- 1.8K Developer Tools
- 251 ScreenMaker
- 2.9K Robot Controller
- 368 IRC5
- 92 OmniCore
- 8 RCS (Realistic Controller Simulation)
- 859 RAPID Programming
- 43 AppStudio
- 4 RobotStudio AR Viewer
- 19 Wizard Easy Programming
- 111 Collaborative Robots
- 5 Job listings

