Forum Migration Notice
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.

Setting Outputs via Robotstudio possible?

Hello guys,
i would like to set "Digital Outputs" via the Robotstudio "E/A System" to get a faster way to finish the IO Check with the PLC programmer.

Currently im always setting the outputs via Flexpendant by hand. 
Is there a way to set the signal in Robotstudio without running the Robot with a rapid code "SetDO Signalname,1;"

If i want to set the Signal in "E/A System" i always get the error; C0048407: Operation rejected by the controller safety access restriction mechanism.

Thanks for your help!

https://imgur.com/a/r5U9RpE

Robotic Software Engineer

Best Answer

  • Braap
    Braap
    Answer ✓
    Got the Solution. Putting DO's on Access Level "ALL" instead of "Default"

    Robotic Software Engineer

Answers