User Tools

Site Tools


acdsn:acdsn-a-fx

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
acdsn:acdsn-a-fx [2018/05/28 07:09] aheritieracdsn:acdsn-a-fx [2019/06/13 14:05] (current) – [Return Code (HEX)] sbolay
Line 80: Line 80:
 ===== Options ===== ===== Options =====
 ^ Options               ^ Comments ^ ^ Options               ^ Comments ^
 +|<block>                | block content (each char is formatted in 2 ascii in hexa value) => 'a' = 0x61 => sent : "61"             |
 +|<blockLength>          | length of the actual block in bytes              |
 |<comptability>         | 0 to 65534 How many access we would like receive | |<comptability>         | 0 to 65534 How many access we would like receive |
 +|<CRC>                  | 16 bits value                                    |
 |<cron>                 | * * * * *                                        | |<cron>                 | * * * * *                                        |
 |<cron mode>            | 0 to 3                                           | |<cron mode>            | 0 to 3                                           |
Line 87: Line 90:
 |<limit>                | Max line to display [0=all lines]                | |<limit>                | Max line to display [0=all lines]                |
 |<mode>                 | 0 [disable] or 1 [enable]                        | |<mode>                 | 0 [disable] or 1 [enable]                        |
 +|<nbrPacket>            | packet total number for a file                   |
 |<overdrive>            | 0 [disable] or 1 [enable]                        | |<overdrive>            | 0 [disable] or 1 [enable]                        |
 |<recess>               | 0 to 180 [seconds]                               | |<recess>               | 0 to 180 [seconds]                               |
Line 94: Line 98:
 |<uid>                  |  | |<uid>                  |  |
 |<unit>                 | 0 to 65534                                       | |<unit>                 | 0 to 65534                                       |
 +
 +== CRON MODE ==
 +0) Do not use slave cron, DEFAULT\\
 +1) within the cron valid date, the door stay open\\
 +2) within the cron valid date, use key to unlock the door and then follow the cron date to close it\\
 +3) within the cron valid date, use key to unlock and lock the door
  
 ===== Return Code (HEX) ===== ===== Return Code (HEX) =====
Line 124: Line 134:
 |  57  |               | ERROR_WRITE           | |  57  |               | ERROR_WRITE           |
 |  58  |               | ERROR_X               | |  58  |               | ERROR_X               |
-|  60  |               | ERROR_SYNTAX          |+|  60  |               | ERROR_SYNTAX (used by/or no cron) |
 |  61  |               | ERROR_DAY_OF_YEAR     | |  61  |               | ERROR_DAY_OF_YEAR     |
 |  63  |               | ERROR_COPY            | |  63  |               | ERROR_COPY            |
acdsn/acdsn-a-fx.1527491361.txt.gz · Last modified: 2018/05/28 07:09 by aheritier