ArcPad Scripting Object Model
OnAverageStop Event
See Also  Send comments on this topic.
GPS Object : OnAverageStop Event

Glossary Item Box

Description

Occurs when averaging stops for a GPS point or vertex.

Remarks

Use this event to write code that performs any desired action when averaging stops for a GPS point or vertex. You can use the OnPosition events that occur after the OnAverageStart event to monitor the GPS positions that ArcPad uses to calculate an average position. You will need to handle the OnPosition events from the first OnPosition event that occurs after the OnAverageStart event until the first OnPosition event that occurs after the OnAverageStop event.

See Also

© 2012 All Rights Reserved.