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.

FPSDK: Module.CreateRapidData syntax exception

When using the Module.CreateRapidData method to create a new production manager partdata, a rapid syntax exception is being thrown for creating every partdata after the first one.

I have found the issue to be a problem in RobotWare as the problem shows up in the ABB rapid data editor also. (related post here: http://forums.robotstudio.com/forum_posts.asp?TID=7290 )

In my custom flexpendant application I need the ability to create new partdata in existing rapid modules, and cannot wait for the release cycle of RobotWare to have a working application.
Is there a way to initialize the data before creating the rapiddata object to avoid the syntax error exception?
Is there another method or object for creating rapiddata as a workaround?

Thanks,

Levi