GEOFE:PROG,1111,1,2,4,11,11,22,22,33,33,44,44
Disables, or enables GeoFencing and sets the operational area of
GeoFencing.
Parameter 1:index (max:3)
Parameter 2: 0-2, 0 = disable, 1 = circle, 2 = polygon
Parameter 3:
a. If Circle is selected in Parameter 1, enter the location coordinate
of the center of the circle.
Latitude: -90 to 90 Longitude: -180 to 180
b. If Polygon is selected in Parameter 1, select the vertex number of
the polygon: 3 = 3 vertices, 4 = 4 vertices.
Parameter 4:
a. If Circle is selected in Parameter 1, enter a radius between 200
and 10,000 meters.
b. If Polygon is selected in Parameter 1 and the vertex number
determined in Parameter 2, enter the location coordinates
(latitude and longitude respectively).
- If 3 vertices are selected, enter 3 sets of coordinates.
- If 4 vertices are selected, enter 4 sets of coordinates.
E.g.: GEOFE:PROG,1111,0 for disable
E.g.: GEOFE:PROG,1111,1,12,123,200 for circle
GEOFE:PROG,1111,1,1,55.000000,44.000000,6666
E.g.: GEOFE:PROG,1111,2,3,11,11,22,22,33,33 for polygon vertex of 3
GEOFE:PROG,1111,1,2,3,11,22,33,44,55,66
E.g.: GEOFE:PROG,1111,2,4,11,11,22,22,33,33,44,44 for polygon vertex
of 4
GEOFE:PROG,1111,1,2,4,11,22,33,44,55,66,77,88
Both Latitude and Longitude accept coordinates of up to 6 decimal points.
Due to the mechanics of GPS positioning, the 6th decimal point may
deviate slightly from the entered value. However, the actual position is
affected very slightly.