RobotStudio event

Proof of logon? Controller.Connected?

When using the PC SDK from within C#, how can you tell if you have successfully logged on? If an exception is not thrown with the Controller.Logon() command?

What does the 'Controller.Connected' property indicate? The documentation states 'Indicates whether the controller is connected or not.' Is there such thing as being connected without being logged on? Thanks.