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.

Using PC-SDK in a multi platform C++ project

martinIntern
edited June 2015 in Developer Tools
I´m developing a multi platform C++ application that needs to send Rapid code to a control like IRC5. I want to transmit the Rapid code to virtual and real controllers and receive the robots status. So far the only opportunity I found is to use the PC-SDK. But since it is .NET, it´s not platform indipendant. My questions are: 1. Is there a possibility to program a controller without the PC-SDK 2. Is the ethernet interface of the control capable of the required features? Thank you, Martin

Comments