![GalileoSky GLONASS/GPS Satellite v4.0 User Manual Download Page 71](http://html1.mh-extra.com/html/galileosky/glonass-gps-satellite-v4-0/glonass-gps-satellite-v4-0_user-manual_3268250071.webp)
GALILEOSKY GLONASS/GPS Satellite v4.0 (0223) User’s manual
GalileoSky Ltd.
Page 71
Command format
SIN0 type,delay,sms,ring,photo,msg
Parameters
type
– an input mode:
0 – is not used for signaling;
1 – input activation results in signaling mode on;
2 – input activation results in alert mode on if signaling mode is on;
3 – input activation results in alert mode on even if signaling mode is
off.
delay
– post-activation delay before switching to alert mode, [sec].
sms
– enable SMS notification: 1 – yes, 0 – no
ring
– enable phone call notification: 1 – yes, 0 – no
photo
– take photo: 1 – yes, 0 – no
msg
– alert mode message. The message may contain the parameters, which are
replaced by the current data: %IMEI – IMEI of the terminal, %LAT – latitude,
%LON – longitude.
Explanation
Setting the behavior of an input in signaling mode.
Example
Request: SIN0 3,0,1,1,0,Alarm %IMEI
Reply: SIN0:SignType=3,Adelay=0, SMS=1,Ring=1,Photo=0,Msg=Alarm %IMEI;
sin1, sin2, sin3, sin4, sin5, sin6, sin7 commands are similar to sin0.
Command format
SGPS type,speed,r,t,sms,ring
Parameters
type
– operating mode:
0 – is not used for signaling;
1 – alert mode when the specified speed is exceeded;
2 – alert mode if the vehicle is beyond the radius longer than a
predetermined time interval;
3 – switching to alert mode when the speed is exceeded or if the
vehicle is beyond the radius longer than a predetermined time interval.
speed
– maximum speed, [km/h].
r
– maximum radius, [m].
t
– maximum time interval staying beyond the radius, [s].
sms
– enables SMS notification: 1 – yes, 0 – no
ring
– enables phone call notification: 1 – yes, 0 – no
Explanation
Setting of the use of GPS data in signaling mode
Example
Request: sgps 1,10,1,10,1,1
Reply:
SGPS:SignType=1,Speed=10,R=1,T=10,SMS=0,Ring=0;
Command format
SACC type,sms,ring,photo,msg
Parameters
type
– operating mode:
0 – is not used for signaling;
1 – an incline more than the given angle results in Alarm in Signaling
mode;
2 –acceleration exceeding (strike) results in Alarm in Signaling mode;
3 – both an incline and a strike result in Alarm in Signaling mode.
sms
– enables SMS notification: 1 – yes, 0 – no
ring
– enables phone call notification: 1 – yes, 0 – no
photo
– take photo: 1 – yes, 0 – no
msg
– alert mode message. The message may contain the parameters, which are
replaced by the current data: %IMEI – IMEI of the terminal, %LAT – latitude,
%LON – longitude.
Explanation
Setting of the use of accelerometer data in signaling mode. Operation thresholds
are set by SHOCK command (section Determination of strike and incline )
Example
Request: SACC 2,1,1,0,Strike
Reply:
SACC:SignType=2,SMS=1,Ring=1,Photo=0,Msg=Strike;