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.

Add procedure call with Robotstudio SDK

Hi, to make it very simple, i have an empty main program, and i want to add multiple calls to different procedures in my module to that main procedure using SDK. I can add move instructions, but can't seem to find a way to just add a call to another procedure.
The procedures i want to add do have an argument/parameter for a wobjData, but are not returning anything.

Answers