This document is archived and information here might be outdated.  Recommended version.


IGpsFeed Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IG > IGpsFeed Interface
ArcGIS Developer Help

IGpsFeed Interface

Provides access to members that control the properties of a real-time feed object that gets its input from a GPS connection.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

Members

Name Description
Read/write property Connection The GPS connection object.
Read-only property TestStatus Reports the tested status of the connection(The connection need not be open).

Classes that implement IGpsFeed

Classes Description
GpsFeed Used to connected to a GPS unit through the communication port, implements IRealTimeFeed, and fires events when the GPS location changes.