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.

Online Monitor - How to run it as independent window

Hi all.
I would run the Online Monitor from my own application using PC SDK or something like that, using C#.

This is possible?

I found in "\ABB Industrial IT\Robotics IT\RobotStudio 5.61\Bin" the OnlineMonitor.dll and I tried add it as reference and I tried create object "ABBInternal.OnlineMonitor.OnlineMonitorCtrl" but need the "RobotStudio.Services.RobApi.RobControllerConnection" object in contructor then how create RobControllerConnection object?