Forum Migration Notice
We're transitioning to a more modern community platform by the end of this year. Learn about the upcoming changes and what to expect.

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.