Provides access to the methods and properties to setup a tracking connection.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server. Requires Tracking Analyst Extension.
Members
| Description | ||
|---|---|---|
![]()  | 
AddDataMessage | Add a Data Message to the Connectors Queue. | 
![]()  | 
AddDebugMessage | Add a Debug Message to the internal Debug log. | 
![]()  | 
AddMessageDefinition | Add a message definition to the collection. | 
![]()  | 
AddTrackingServiceDefinition | Add a tracking service definition to the collection. | 
![]()  | 
ConnectionStatus | The Connection State of the object. | 
![]()  | 
ConnectionString | Connection string value for the server connection. | 
![]()  | 
ErrorCode | Error code of the last error. | 
![]()  | 
ErrorMessage | Message associated with last error / error code. | 
![]()  | 
Parent | Assign the parent object so this interface object can communicate with its parent. | 
![]()  | 
RemoveMessageDef | Removes a Message Definition from the collection. A * will remove all Message definitions. | 
![]()  | 
RemoveTrackingServiceDef | Removes a Tracking Service Definition from the collection. A * will remove all Tracking Services. | 
![]()  | 
ServerName | Name of the fo server to connect to. | 
![]()  | 
UserName | User's login name. | 
![]()  | 
ValidateTrackingService | Validate a tracking service within the tracking service collection. | 
CoClasses that implement ITxConnectorSetup
| CoClasses and Classes | Description | 
|---|---|
| TxGPSConnector (esriTrackingAnalystUI) | An object used to establish the connection between a temporal feature class and a locally connected GPS device. | 



