GalileoSky GLONASS/GPS v5.1 (223) User’s ManualGalileoSky Ltd Page 6610.5 Geofences settingsCommand format Dzone ModeParameters Mode – operation mode inside a geofence:0 – geofence processing is switched off;1 – coordinates updating prohibition inside a geofence;2 – GSM/3G-unit switching off inside a geofence, 3 – updating prohibition andGSM/3G-unit switching off at the same time.Explanation Allows setting of terminal behavior inside a geofence.Example Request: Dzone 3Reply: Dzone:3;Command format DzoneAdd Lat,Lon,RParameters Lat – geofence centre latitude;Lon – geofence centre longitude;R – geofence radius in meters.Explanation Allows adding a geofence. Each geofence is a circle with the determined center andradius.Example Request: DzoneAdd 55.9999,66.123456,100Reply: DzoneAdd:lat=55.9999,lon=66.123456,rad=100;Command format DzoneDel Lat,LonParameters Lat – geofence center latitude;Lon – geofence center longitude.Explanation Allows deleting the geofence, set by its center coordinates.Example Request: DzoneDel55.9999,66.123456Reply: DzoneDel:lat-55.9999,lon=66.123456;Command format DzoneClearExplanation This parameter deletes all geofences.Example Request: DzoneClearReply: Dead zones are clearedCommand format DzoneCountExplanation This parameter allows getting the number of all geofences set in the Terminal.Example Request: DzoneCountReply: DZONECOUNT:2;Command format DzoneInfo NParameters N – Ordinal number of geofence beginning with 0.Explanation This parameter gives an access to the geofence’s data.Example Request: DzoneInfo 0Reply: DZONEINFO:Lat=10.000000,Lon=20.000000,Rad=30;