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.

Accessing user-defined RECORD types

How are instances of user-defined RAPID data structures accessed using GetRapidData in PC SDK? 

RapidData rd = myController.Rapid.GetRapidData("T_ROB1","MyMod","mydata");

Attempting to do so fails to fill the Value property in the RapidData instance.  Documentation provides information about how to cast the value to a user-defined type in .NET, but this info does little good because my RapidData instance Value property is always null.


In my case I am using the latest 5.06 PC Robot Application Builder with 5.06.0085 baseware.  The RAPID data structure is defined in a shared RAPID module.
Bryan Johnson
bryan.johnson@wolfrobotics.com
Wolf Robotics
4600 Innovation Dr.
Fort Collins, CO 80525
USA