I have a project where as well as capturing data via an ADC to a Surface Pro, I also require the GPS coordinates. Whilst it would be easy to attach an external GPS senesor I remembered that the Surface Pro has built in Geolocation via this (in Visual Studio)
Windows.Devices.Geolocation namespace
http://code.msdn.microsoft.com/windowsapps/Geolocation-2483de66/view/Discussions
Now in c,VB.NET etc you can access this. Is there a way to access this in LabView direct without making a dll etc
I have tested LabView on a Surface Pro btw in it works fine.