Changes

Line 88: Line 88:  
* Digital output 1
 
* Digital output 1
 
* Speed
 
* Speed
 +
* Crash
 
<br></br>
 
<br></br>
 
Configurator parameter IDs and their explanation:
 
Configurator parameter IDs and their explanation:
Line 147: Line 148:  
|}
 
|}
 
<br></br>
 
<br></br>
'''*''' SBD IO source parameter is configured with bitmasks (used for configuring I/O source elements via SMS/GPRS command) :  
+
In order to configure parameter 99422 manually users must simply set the appropriate values of bit positions, according to their needs:  
*Disabled    = 0x00,
+
* Bit1 - DIN 1
*Din1        = 0x01,
+
* Bit2 - DIN 2
*Din2        = 0x02,
+
* Bit5 - DOUT 1
*Dout1          = 0x10,
+
* Bit9 - Speed
*Speed        = 0x100
+
* Bit10 - Crash
<br></br>
  −
For example: to enable Din1, Din2 and Dout1: 0x01 + 0x02 + 0x10 = 0x13.
      
==SDB record structure==
 
==SDB record structure==