Changes

2,166 bytes added ,  21:29, 9 September 2022
Created page with "''setigndigout'' is a separate high priority SMS/GPRS command for DOUT controlling. <br> <br> The command functions mostly the same as setdigout except that..."
''setigndigout'' is a separate high priority SMS/GPRS command for DOUT controlling.
<br>
<br>
The command functions mostly the same as [[FMB_setdigout|setdigout]] except that it works only when the ignition is disabled.
<br>
* If ignition is off, DOUT is controlled immediately.
* If ignition is on, DOUT is not controlled until the ignition is turned off.
<br>
<br>
Additionally, the ''setigndigout'' will ignore speed parameters as they are not used with this command. The format of the command is as follows:
<br>
'''Command format''': setigndigout '''XYZ''' <timeout'''X'''> <timeout'''Y'''> <timeout'''Z'''>
<br>
<br>
'''NOTE''': ''setigndigout'' is higher priority than the ordinary [[FMB_setdigout|setdigout]].
<br>
<br>
Possible responses from the command given in the table:
<br>
<BR>
<table class="nd-othertables" style="width: 80%;">
<tr>
<th style="width: 40%; text-align:center; vertical-align:middle; color: black">Responce</th>
<th style="width: 40%; text-align:center; vertical-align:middle; color: black">Meaning</th>
</tr>
<tr>
<td style="vertical-align:middle">DOUTX:1 Timeout:INFINITY</td>
<td>DOUTX will be controlled for an infinite amount of time</td>
</tr>
<tr>
<td style="vertical-align:middle">DOUTX:1 Timeout:10s </td>
<td style="vertical-align:middle">DOUTX will be turned on instantly for 10 seconds</td>
</tr>
<tr>
<td style="vertical-align:middle">DOUTX:1 Timeout:15s IGN ON, QUEUED </td>
<td style="vertical-align:middle">DOUTX will be controlled with the specified parameters once the ignition is turned off</td>
</tr>
<tr>
<td style="vertical-align:middle">DOUTX:IGNORED</td>
<td>DOUTX’s new state wasn’t provided, so it is ignored</td>
</tr>
<tr>
<td style="vertical-align:middle">DOUTX Is disabled from CFG</td>
<td style="vertical-align:middle">DOUTX is not configured to work as an output</td>
</tr>
<tr>
<td style="vertical-align:middle">DOUT is disabled from CFG</td>
<td>All DOUT’s on the system are disabled</td>
</tr>
</table>

Navigation menu