How to login in FP SDK

(sorry my english)

I am newbie in FP SDK.
I would to know how to do a LogIn from FP SDK, i have seen that exist Authorization methods, however not exist Authentication methods in FP.

In PC SDK exists ABB.Robotics.Controllers.Hosting namespace, but not in FP SDK.

Can you help me with it?

thanks
Marcos

Comments

  • You can't do it programmatically in FPSDK, your users will just use the built-in dialog that is displayed whenever the current user logs off.

    Russell Drown
  • Thank you very much.

    Marcos