ArcGIS Pro 2.8 API Reference Guide
SerialPortDeviceLocationSource Class Members
Properties  Methods  Events


ArcGIS.Desktop.Core.DeviceLocation Namespace : SerialPortDeviceLocationSource Class

The following tables list the members exposed by SerialPortDeviceLocationSource.

Public Constructors
 NameDescription
Public Constructor Creates a SerialPortDeviceLocationSource instance.  
Top
Public Properties
 NameDescription
Public Property Gets and sets antenna height in meters, if your device has one.  
Public Property Gets and sets BaudRate.  
Public Property Gets and sets the COM port which the communication between ArcGIS Pro and a location device such as GPS/GNSS taken place.  
Public Property Gets and set data bits.  
Public Property Gets and sets data parity.  
Public Property Gets and sets stop bits.  
Top
Public Methods
 NameDescription
Public MethodOverridden.  Returns the spatial coordinate system the coordinates will be emitted from a local device such as GPS/GNSS. This method must be called on the MCT. Use QueuedTask.Run.  
Public MethodOverridden.  Sets the coordinate system used by GPS/GNSS device.  
Top
Protected Methods
Public Events
 NameDescription
Public Event Occurs when a property value changes. (Inherited from ArcGIS.Desktop.Framework.Contracts.PropertyChangedBase)
Top
See Also

Reference

SerialPortDeviceLocationSource Class
ArcGIS.Desktop.Core.DeviceLocation Namespace