RobotStudio event

What will happen if the connection lost during controlling using by PCSDK

Hello,

I`m developing a PC application using PCSDK.
For making the more stable software I try to handle all exceptional situation that might be happened during it is working.

But there is one exception that I can not find out how to handle it.
When the connection between PC app and robot controller lost what is the proper process of the robot controller side?
What I`d expected was the robot stops working because of the safety problem(for not allowing robot without under control), but what I saw is still working by itself.
(I tested this on VC by the sudden killing of the PC application, not physically disconnect one from another)

I wonder this is the proper process or not and want to stop the process when it lost the connection.

Please let me know how to handle this the right way.
Thank you in advance.

Best Answer