Changes

no edit summary
Line 66: Line 66:  
[[File:SBD settings.gif|centre]]
 
[[File:SBD settings.gif|centre]]
   −
''Save/Send period'' configures how long will FMB device wait after losing the signal to generate SBD packet. If the signal is not recovered, it will send it indefinitely (or till the SBD Upload limit is reached, if such is set).
+
'''''Save/Send period''''' configures how long will FMB device wait after losing the signal to generate SBD packet. If the signal is not recovered, it will send it indefinitely (or till the SBD Upload limit is reached, if such is set).
   −
''SBD Upload Limit'' is configurable and resets every month. This option can ensure that no additional data is used so that no unexpected costs are experienced by the customer. Default value is 8000 (for 8KB plan). This option can be disabled by setting Upload limit to 0.
+
'''''SBD Upload Limit''''' is configurable and resets every month. This option can ensure that no additional data is used so that no unexpected costs are experienced by the customer. Default value is 8000 (for 8KB plan). This option can be disabled by setting Upload limit to 0.
   −
''SBD IO source'' configures IO source which can trigger SBD record saving.  9 elements can generate Alarm for SDB sending. These elements are:
+
'''''SBD IO source''''' configures IO source which can trigger SBD record saving.  9 elements can generate Alarm for SDB sending. These elements are:
 
* Digital input 1
 
* Digital input 1
 
* Digital input 2
 
* Digital input 2
Line 183: Line 183:  
|}
 
|}
   −
'''Timestamp''' - Indicates when record was generated.
+
'''''Timestamp''''' - Indicates when record was generated.
 
<br></br>
 
<br></br>
'''Longitude''' in this packet is encoded in 3 bytes data. Server which gets this data should divide result from 46603,375 and subtract 180 in order to get actual longitude value. This coefficient is got in following way: 16777215(maximum 3 bytes value) divided from 360 (maximum longitude value then 180 is added). This calculation is used to fit negative and positive values to 3 bytes width variable.
+
'''''Longitude''''' in this packet is encoded in 3 bytes data. Server which gets this data should divide result from 46603,375 and subtract 180 in order to get actual longitude value. This coefficient is got in following way: 16777215(maximum 3 bytes value) divided from 360 (maximum longitude value then 180 is added). This calculation is used to fit negative and positive values to 3 bytes width variable.
 
<br></br>
 
<br></br>
'''Latitude''' is calculated in same way as longitude but since latitude maximum value is two times smaller than longitude it can produce a bit more accurate data. Coefficient for latitude is 93206,75. This coefficient is got in following way: 16777215(maximum 3 bytes value) divided from 180 (maximum latitude value then 90 is added). This calculation is used to fit negative and positive values to 3 bytes width variable.
+
'''''Latitude''''' is calculated in same way as longitude but since latitude maximum value is two times smaller than longitude it can produce a bit more accurate data. Coefficient for latitude is 93206,75. This coefficient is got in following way: 16777215(maximum 3 bytes value) divided from 180 (maximum latitude value then 90 is added). This calculation is used to fit negative and positive values to 3 bytes width variable.
 
<br></br>
 
<br></br>
'''SBD AVL ID and flags''' – custom ID that will indicate what caused the record to be generated (final ID will (as only periodic records are generated, ID is not used)).
+
'''''SBD AVL ID and flags''''' – custom ID that will indicate what caused the record to be generated (final ID will (as only periodic records are generated, ID is not used)).
 
<br></br>
 
<br></br>
'''DIN/DOUT info''' - Displays configured IO elements in SBD IO source (parameter ID 99422).
+
'''''DIN/DOUT info''''' - Displays configured IO elements in SBD IO source (parameter ID 99422).
 
<br></br>
 
<br></br>
'''Reserved''' - Not used.
+
'''''Reserved''''' - Not used.
 
<br></br>
 
<br></br>
'''Speed''' – Indicates the speed of the vehicle if configured. If not (or in case of no GPS) – will display 255.
+
'''''Speed''''' – Indicates the speed of the vehicle if configured. If not (or in case of no GPS) – will display 255.

Navigation menu