![GalileoSky Lite Series User Manual Download Page 67](http://html1.mh-extra.com/html/galileosky/lite-series/lite-series_user-manual_3271788067.webp)
User Manual Galileosky Lite Trackers
67
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 tracker, %LAT – latitude, %LON – longitude.
Explanation
Setting the behavior of an input in signaling mode.
Example
Request: SIN0 3,0,1,1,Alarm %IMEI
Reply: SIN0:SignType=3,Adelay=0, SMS=1,Ring=1,Photo=0,Msg=Alarm %IMEI;
sin1, sin2, sin3 commands are similar to sin0.
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 tracker, %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;