Changes

Line 176: Line 176:     
==Ignition Source==
 
==Ignition Source==
 +
FMB640 has 6 configurable Ignition sources: <br>
 +
1. DIN1;<br>
 +
2. DIN2;<br>
 +
3. DIN3;<br>
 +
4. DIN4;<br>
 +
5. Movement;<br>
 +
6. External Voltage;<br>
    +
Ignition source configuration works like this:
 +
At least one Ignition source must be enabled. It is possible to enable all six sources as Ignition Source. <br>
 +
DIN1 - 1;<br>
 +
DIN2 - 2;<br>
 +
DIN3 - 4;<br>
 +
DIN4 - 8;<br>
 +
Movement - 16;<br>
 +
External Voltage - 32;<br>
 +
 +
Examples: <br>
 +
In order to configure DIN1 as Ignition source, we send SMS: "setparam 101:1". SMS command will configure Ignition source as DIN1
 +
In order to configure all sources as Ignition source, we send SMS: "setparam 101:63". Explanation why: DIN1 + DIN2 + DIN3 + DIN + Movement + External Voltage = 1 + 2 + 4 + 8 + 16 + 32 = 63
 +
 +
To configure other sources, simply add desired values together. I.e. DIN1 + External Voltage = 1 + 32 = 33 - "setparam 101:33"
 +
 +
Min: 1, Max: 63 <br>
 
{{{pic_system|[[Image:FMB640_System.png|800px|center]]}}}
 
{{{pic_system|[[Image:FMB640_System.png|800px|center]]}}}

Navigation menu