ArcGIS Pro 2.8 API Reference Guide
DeviceLocationService Class Methods


ArcGIS.Desktop.Core.DeviceLocation Namespace : DeviceLocationService Class

For a list of all members of this type, see DeviceLocationService members.

Public Methods
 NameDescription
Public Method Closes the current device location source connection. This method must be called on the MCT. Use QueuedTask.Run.  
Public Method Returns the most recent snapshot received from the open device location source.  
Public MethodGets the current DeviceLocationProperties in use.  
Public Method Returns the device location source currently in use.  
Public Method Returns the connection status of the selected location source.  
Public Method Connects to a new device location source such as a GPS/GNSS device via a COM port. This method must be called on the MCT. Use QueuedTask.Run.  
Public Method Updates properties on the current device location source. This method must be called on the MCT. Use QueuedTask.Run.  
Public Method Updates to a new device location source, such as a GPS/GNSS device, via a COM port. This method must be called on the MCT. Use QueuedTask.Run.  
Top
See Also

Reference

DeviceLocationService Class
ArcGIS.Desktop.Core.DeviceLocation Namespace