How to stop Desktop-UI client session?

Find and share HowTos to various installations / configurations!
3 posts • Page 1 of 1
i.mak
Posts:18
Joined: Mon Mar 27, 2017 3:00 pm

How to stop Desktop-UI client session?

Post by i.mak »

Hello!

Let's say we have a WinCC OA server with a project and two Desktop-UI clients connected to it.
Tell me please if it is possible to stop (terminate) one Desktop-UI client session from another Desktop-UI client.
How can I do it?

Best regards, Ilya

leoknipp
Posts:2928
Joined: Tue Aug 24, 2010 7:28 pm

Re: How to stop Desktop-UI client session?

Post by leoknipp »

To stop a manager (connected to the Event Manager) you can simply write the manager ID to the DP-element _Managers(_2).Exit.
The manager ID you can get with the function convManIdToInt().

Best Regards
Leopold Knipp
Senior Support Specialist

i.mak
Posts:18
Joined: Mon Mar 27, 2017 3:00 pm

Re: How to stop Desktop-UI client session?

Post by i.mak »

Hello, Leopold!
Thank you very much!

3 posts • Page 1 of 1