User Tools

Site Tools


acdsn:acdsn-sc-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
Next revisionBoth sides next revision
acdsn:acdsn-sc-fx [2015/02/23 16:46] – A lot of changes fdacruzacdsn:acdsn-sc-fx [2015/07/08 09:13] – [New] fdacruz
Line 4: Line 4:
  
 <code bash> <code bash>
- 1Qw3 + 2700000000000000Qw3 
- ^^^^ +               ^^^ 
- |||| +               ||| 
- |||- option +               ||- option 
- ||-- argument +               |-- argument 
- |--- command+               --- command
  ---- address  ---- address
 </code> </code>
- 
 ===== Commands ===== ===== Commands =====
 ^ Label     ^ Command ^ ^ Label     ^ Command ^
Line 26: Line 25:
 | delete file          | g         |%%<filename>%%||  | delete file          | g         |%%<filename>%%||
 | restart              | s         ||| | restart              | s         |||
-| delete wire          | w         | <device_address> | address of device to delete| +| delete wire          | w         | <sid> | address of device to delete|
 ==== New ==== ==== New ====
-^ Label                    ^ Arguments ^ Options                   ^ Comments                                                ^+^ Label                    ^ Arguments ^ Options                   ^ Comments ^
 | new discontinuation    | d         | <discontinuation>         | set the timeout value after which the slave consider itself to be abandoned by the server| | new discontinuation    | d         | <discontinuation>         | set the timeout value after which the slave consider itself to be abandoned by the server|
-| new file                 | g         |%%<filename>%%\t<>\t<CRC>   || +| new file                 | g         |%%<filename>%%\t<>\t<CRC>  || 
-| new buzzer mode          | j         | <mode>                    | buzzer activated or not                                 +| new buzzer mode          | j         | <mode>                    | buzzer activated or not | 
-| new limit                | l         | <sid>\t<limitH>\t<limitL>\t<resolution> | set alarm boundaries                                    |  +| new limit                | l         | <sid>\t<limitL>\t<limitH>\t<resolution> | set alarm boundaries |  
-| new mode                 | m         0\t<mode>                 slave enable/disable                                    +| new mode                 | m         | <mode>                    NiX1 enable/disable | 
-:::                      :::       | <sid>\t<mode | OW device enable/disable                                |  +new firmware             n         %%<filename>%%\t<CRC>\t<retry times> ||                                                 
-| new firmware             | n                                                                                   +| new recess               | r         | <recess>                  | scan-rate interval |  
-| new recess               | r         | <recess>                  | scan-rate interval                                      |  +| new timestamp            | t         | <timestamp>         | only if RTC defined (used to synchronize clock) |
-| new timestamp            | t         | <timestamp>         | only if RTC defined (used to synchronize clock)         | +
 | new wire                 | w         | 0                         | scan the lines and return the number of OW device found | | new wire                 | w         | 0                         | scan the lines and return the number of OW device found |
-| :::                      | :::       | <sid>\t<suid>\t<enable>   | add an OW device to the desired address (only families 20 and 28)|+| :::                      | :::       | <sid>\t<suid>\t<mode>   | add an OW device to the desired address (only families 20 and 28)|
 ==== Query ==== ==== Query ====
 ^ Label                        ^ Arguments ^ Options ^ Comments                     ^ ^ Label                        ^ Arguments ^ Options ^ Comments                     ^
-| query discontinuation status | d                     | no query from server timeout | +| query discontinuation status | d         || no query from server timeout | 
-| query file                   | g         |%%<filename>%%\t<limit> ||+| query file                   | g         | %%<filename>%%\t<limit> ||
 | query extension              | i         | <extension> | give a list of files with the extension desired (TXT,1, ...) | | query extension              | i         | <extension> | give a list of files with the extension desired (TXT,1, ...) |
 | query buzzer status          | j         ||| | query buzzer status          | j         |||
-| query mode                   | m         0 (zero)    slave active or not   +| query mode                   | m         || NiX1 active or not   |
-| :::                          | :::       | <sid> | OW devices active or not |+
 | query firmware version       | n         ||| | query firmware version       | n         |||
-| query recess                 | r                     | scan-rate intervall          | +| query recess                 | r         || scan-rate intervall          | 
-| query status                 | s         0 (zero)    | how many devices in alarm | +| query status                 | s         || how many devices in alarm | 
-| query timestamp              | t                     | only if RTC is defined       |  +| query timestamp              | t         || only if RTC is defined       |  
-| query value                  | x         |||+| query value                  | x         <sid> give the temperature of the device |
  
 ===== Options ===== ===== Options =====
Line 61: Line 58:
 |<recess>               | 0 to 180 [seconds]                          | |<recess>               | 0 to 180 [seconds]                          |
 |<resolution>           | decimal resolution (0->0.5, 1->0.25, 2->0.125 and 3->0.0625) | |<resolution>           | decimal resolution (0->0.5, 1->0.25, 2->0.125 and 3->0.0625) |
-|<suid>                 identification of iButton on 8 char ['0-9'-'A-Z'-'a-z'] like 0A0b0009 |+|<suid>                 alias of iButton on 8 char ['0-9'-'A-Z'-'a-z'] like 0A0b0009 |
 |<timestamp>            | 0 to 9'999'999'999 [seconds since 1.1.1970] | |<timestamp>            | 0 to 9'999'999'999 [seconds since 1.1.1970] |
  
Line 69: Line 66:
  
 ==== ACTIVITY.# ==== ==== ACTIVITY.# ====
-File where all iButton interruptions are recorded. # is the extension of day of year.+File where all events are recorded (Timeout, alarm, ...). # is the extension of day of year
  
 First line: First line:
Line 108: Line 105:
 </file> </file>
  
-==== SID_S.TXT ====+==== SID_S.XX ====
 This file contains the link between the iDevice's address, the iDevice's now, the iDevice's SID and the iDevice's identification(suid). This file contains the link between the iDevice's address, the iDevice's now, the iDevice's SID and the iDevice's identification(suid).
 +The extension XX is the 2 last character of the SID.
  
 ^ Field Name ^ Description                                                      ^ Example          ^ ^ Field Name ^ Description                                                      ^ Example          ^
-| address    | Address of the iDevice                                           | 47               | 
-| now        | The identification of the line where the device is connected     | 1                | 
 | sid        | Sid of the iDevice                                               | 281006FF01000099 | | sid        | Sid of the iDevice                                               | 281006FF01000099 |
 | suid       | The identification of the iDevice                                | 0AbCd77a         | | suid       | The identification of the iDevice                                | 0AbCd77a         |
 +| enable     | Parameter to say if the device is enable or not                  | 1                |
  
-<file txt SID_S.TXT>+<file txt SID_S.99>
 281006FF01000099 DDDDDDDD 1 281006FF01000099 DDDDDDDD 1
-281007AF01000031 Abc12340 0 +281007AF01000099 Abc12340 0 
-281C59FF00000008 003234Al 1 +281C59FF00000099 003234Al 1 
-289087A0F1000034 00000b0a 1+289087A0F1000099 00000b0a 1
 </file> </file>
  
-==== SID_S.LST ====+==== SID_S_L.TXT ====
 This file is created when we do the command Nw0, NiX1 search in all now for connected iDevices. This file is created when we do the command Nw0, NiX1 search in all now for connected iDevices.
  
Line 131: Line 128:
 | sid        | Sid of the iDevice                                               | 281006FF01000099 | | sid        | Sid of the iDevice                                               | 281006FF01000099 |
  
-<file txt SID_S.LST>+<file txt SID_S_L.TXT>
 2 2712213200000013 2 2712213200000013
 0       281007AF01000031 0       281007AF01000031
Line 138: Line 135:
  
 ==== Temperatures Files ==== ==== Temperatures Files ====
-These files contain the temperatures read each scan rate.+These files contain the temperatures read each scan rate when the NiX1 is in timeout.
 The suid is the name of the file and the extension is the day of the year (ex: 01010101.237).  The suid is the name of the file and the extension is the day of the year (ex: 01010101.237). 
 25 august is the 237 day of year.  25 august is the 237 day of year. 
Line 144: Line 141:
 ^ Field Name             ^ Description                                                      ^ Example          ^ ^ Field Name             ^ Description                                                      ^ Example          ^
 | NiX1_timestamp         | The timestamp of NiX1 when he makes the check (UTC)              | 1424708939       | | NiX1_timestamp         | The timestamp of NiX1 when he makes the check (UTC)              | 1424708939       |
-| sid                    | SID of the iButton                                               | 21EAF5320000000E | +| sid                    | SID of the device                                                | 21EAF5320000000E | 
-| temperatures           | Temperatures measured during mission (in decimal format)         | -12.250          |+| temperatures           | Temperatures measured each scan rate when timeout (in decimal format) | -12.2500    |
  
 <file log DDDDDDDD.325> <file log DDDDDDDD.325>
acdsn/acdsn-sc-fx.txt · Last modified: 2018/05/28 07:19 by aheritier