How to get the location in Mobile UI ?
- amichon
- Posts:93
- Joined: Sat May 17, 2014 3:49 pm
How to get the location in Mobile UI ?
I'm looking for a way to get GPS coordinates or the indoor position from a bluetooth beacon in Mobile UI.
- leoknipp
- Posts:2928
- Joined: Tue Aug 24, 2010 7:28 pm
Re: How to get the location in Mobile UI ?
If you search for "geoOpen" in the WinCC OA Documentation for WinCC OA 3.17 you will find functions to access the geo information.
When you want to use these functions you have to load the CtrlMobile CTRL extension.
Best Regards
Leopold Knipp
Senior Support Specialist
When you want to use these functions you have to load the CtrlMobile CTRL extension.
Best Regards
Leopold Knipp
Senior Support Specialist
- amichon
- Posts:93
- Joined: Sat May 17, 2014 3:49 pm
Re: How to get the location in Mobile UI ?
Very nice ! Thanks a lot 
- gschijndel
- Posts:376
- Joined: Tue Jan 15, 2019 3:12 pm
Re: How to get the location in Mobile UI ?
There are also some undocumented bluetooth functions, which start with 'bt'. But I do not know if it is sufficient to get the indoor position from beacons.