ArcGIS Runtime SDK for WPF - Library Reference
SerialPortGpsCoordinateWatcher Class
Members  See Also 
ESRI.ArcGIS.Client.Local.Gps Namespace : SerialPortGpsCoordinateWatcher Class

The SerialPortGpsCoordinateWatcher allows communication with a GPS receiver over a serial port using the NMEA standard.

Object Model

SerialPortGpsCoordinateWatcher Class

Syntax

Visual Basic (Declaration) 
Public NotInheritable Class SerialPortGpsCoordinateWatcher 
   Inherits GpsCoordinateWatcher
C# 
public sealed class SerialPortGpsCoordinateWatcher : GpsCoordinateWatcher 

Inheritance Hierarchy

System.Object
   ESRI.ArcGIS.Client.Local.Gps.GpsCoordinateWatcher
      ESRI.ArcGIS.Client.Local.Gps.SerialPortGpsCoordinateWatcher

Requirements

Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family, Windows 7, Windows 8

See Also

© ESRI, Inc. All Rights Reserved.