Changes

Line 63: Line 63:  
| rowspan="1" style="text-align: center; style=" width: 150px; background: white; color: black;" |SBD IO source
 
| rowspan="1" style="text-align: center; style=" width: 150px; background: white; color: black;" |SBD IO source
 
| rowspan="1" style="text-align: center; style=" width: 150px; background: white; color: black;" |0
 
| rowspan="1" style="text-align: center; style=" width: 150px; background: white; color: black;" |0
| rowspan="1" style="text-align: center; style=" width: 150px; background: white; color: black;" |6
+
| rowspan="1" style="text-align: center; style=" width: 150px; background: white; color: black;" |10
 
| rowspan="1" style="text-align: center; style=" width: 150px; background: white; color: black;" |0
 
| rowspan="1" style="text-align: center; style=" width: 150px; background: white; color: black;" |0
 
| rowspan="1" style="text-align: center; style=" width: 150px; background: white; color: black;" |SBD IO elements which when enabled are included into the SBD record
 
| rowspan="1" style="text-align: center; style=" width: 150px; background: white; color: black;" |SBD IO elements which when enabled are included into the SBD record
Line 84: Line 84:     
==SBD IO source==  
 
==SBD IO source==  
Configures IO source which can trigger SBD record saving.  9 elements can generate Alarm for SDB sending. These elements are:
+
Configures IO source which can trigger SBD record saving.  10 elements can generate Alarm for SDB sending. These elements are:
*Digital input 1
+
* Byte 1 - Din1
*Digital input 2
+
* Byte 2 - Din2
*Digital output 1
+
* Byte 3 - Din3
*Speed
+
* Byte 4 - Din4
*Crash
+
* Byte 5 - Dout1
 +
* Byte 6 - Dout2
 +
* Byte 7 - Dout3
 +
* Byte 8 - Dout4
 +
* Byte 9 - Speed
 +
* Byte 10 - CrashDetect
 +
By setting the apropriate bits you'll get a hex number that can be sent to the device to configure. additionally you can set via the configurator and use getparam command to get the correct value.
 
<br><br>
 
<br><br>
 
Configurator parameter IDs and their explanation:
 
Configurator parameter IDs and their explanation:
Line 123: Line 129:  
|SBD IO source'''*'''
 
|SBD IO source'''*'''
 
|0
 
|0
|8
+
|10
 
|0
 
|0
 
|SBD IO elements which when enabled are included into the SBD record
 
|SBD IO elements which when enabled are included into the SBD record
Line 150: Line 156:  
<br><br>
 
<br><br>
 
In order to configure parameter 99422 manually users must simply set the appropriate values of bit positions, according to their needs:  
 
In order to configure parameter 99422 manually users must simply set the appropriate values of bit positions, according to their needs:  
*Bit1 - DIN 1
+
* Byte 1 - Din1
*Bit2 - DIN 2
+
* Byte 2 - Din2
*Bit5 - DOUT 1
+
* Byte 3 - Din3
*Bit9 - Speed
+
* Byte 4 - Din4
*Bit10 - Crash
+
* Byte 5 - Dout1
 +
* Byte 6 - Dout2
 +
* Byte 7 - Dout3
 +
* Byte 8 - Dout4
 +
* Byte 9 - Speed
 +
* Byte 10 - CrashDetect
    
==SDB record structure==
 
==SDB record structure==
Line 244: Line 255:  
<span style="color:#0000ff">{59}{28}{2D}{BC} – Time of session</span><br><br>
 
<span style="color:#0000ff">{59}{28}{2D}{BC} – Time of session</span><br><br>
 
<span style="color:#0000ff">{03} – MO Location information IEI</span><br><br>
 
<span style="color:#0000ff">{03} – MO Location information IEI</span><br><br>
<span style="color:#0000ff">{00}{0B} – MO Location information length</span><br><br>
+
''The location values included in this IE provide an estimate of the originating IMEI’s location. The inclusion of this information in an MO message delivery is optional. Whether or not it is included is established when the IMEI is provisioned and may be changed at any time via SPNet. The CEP radius provides the radius around the center point within which the unit is located. While the resolution of the reported position is given to 1/1000th of a minute, it is only accurate to within 10Km 80% of the time.<br><br>
 +
<span style="color:#0000ff">{00}{0B} – MO Location information length</span>''<br><br>
 
<span style="color:#0000ff">{00}{36}{A2}{B8}{19}{3D}{12} – MO latitude and longitude as described in Iridium documentation. </span><br><br>
 
<span style="color:#0000ff">{00}{36}{A2}{B8}{19}{3D}{12} – MO latitude and longitude as described in Iridium documentation. </span><br><br>
 
<span style="color:#0000ff">{00}{00}{00}{03} – CEP radius</span><br><br>
 
<span style="color:#0000ff">{00}{00}{00}{03} – CEP radius</span><br><br>