User Tools

Site Tools


operating_systems:linux:debian:acdsn-c-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
Last revisionBoth sides next revision
operating_systems:linux:debian:acdsn-c-fx [2012/11/26 13:29] sbolayoperating_systems:linux:debian:acdsn-c-fx [2012/11/26 13:58] – [Options] sbolay
Line 20: Line 20:
 ===== Arguments ===== ===== Arguments =====
 ==== New ==== ==== New ====
-^ Label                    ^ Arguments ^ Options                   ^ Comments                    +^ Label                    ^ Arguments ^ Options                   ^ Comments                                                
-| new address              | a         | <address>                 | change address            +| new address              | a         | <address>                 | change address                                          
-| new buzzer mode          | b         | <mode>                    | buzzer activated or not     +| new buzzer mode          | b         | <mode>                    | buzzer activated or not                                 
-| new contact mode         | c         | <contact>\t<mode>         | set contact NO/NC mode      |  +| new contact mode         | c         | <contact>\t<mode>         | set contact NO/NC mode                                  |  
-| 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 limit                | l         | <ow>\t<limitH>\t<limitL>  | set alarm boundaries        |  +| new limit                | l         | <ow>\t<limitH>\t<limitL>  | set alarm boundaries                                    |  
-| new mode                 | m         | <device>\t<mode>          slave/device enable/disable |  +| new mode                 | m         0\t<mode>                 | slave enable/disable                                    | 
-| new recess               | r         | <recess>                  | scan-rate interval |  +| :::                      | :::       | <contact>\t<mode>         contact enable/disable                                  | 
-| new timestamp            | t         | <timestamp>               | only if RTC defined (used to synchronize clock) | +| :::                      | :::       | <ow>\t<mode>              | OW device enable/disable                                |  
 +| new recess               | r         | <recess>                  | scan-rate interval                                      |  
 +| new timestamp            | t         | <timestamp>               | only if RTC defined (used to synchronize clock)         |
 | new wire                 | w         | -                         | scan the lines and return the number of OW device found | | new wire                 | w         | -                         | scan the lines and return the number of OW device found |
  
Line 37: Line 39:
 | query contact status         | c         ||| | query contact status         | c         |||
 | query discontinuation status | d                     | no query from server timeout | | query discontinuation status | d                     | no query from server timeout |
-| query family                 | f         3 and above | get the 1-wire family of device n |+| query family                 | f         <ow>        | get the 1-wire family of device n |
 | query mode                   | m         | 0 (zero)    | slave active or not   | | query mode                   | m         | 0 (zero)    | slave active or not   |
-| :::                          | :::       1 or 2      | contacts active or not | +| :::                          | :::       <contact>   | contacts active or not | 
-| :::                          | :::       3 and above | ow devices active or not |+| :::                          | :::       <ow>        | OW devices active or not |
 | query recess                 | r                     | scan-rate intervall          | | query recess                 | r                     | scan-rate intervall          |
 | query status                 | s         | 0 (zero)    | global status | | query status                 | s         | 0 (zero)    | global status |
-| :::                          | :::       1 or 2      | contacts status | +| :::                          | :::       <contact>   | contacts status | 
-| :::                          | :::       3 and above | OW devices status |+| :::                          | :::       <ow>        | OW devices status |
 | query timestamp              | t                     | only if RTC is defined       |  | query timestamp              | t                     | only if RTC is defined       |
 | query value                  | v         ||| | query value                  | v         |||
 | query wire                   | w         | 0 (zero)    | tel the number of OW devices connected | | query wire                   | w         | 0 (zero)    | tel the number of OW devices connected |
-| :::                          | :::       3 and above | return the OW SID            |+| :::                          | :::       <ow>        | return the OW SID            | 
 + 
 + 
 +===== Options ===== 
 +^ Options               ^ Comments ^ 
 +|<address>              | 0 to 65535                                  | 
 +|<contact>              | 1 or 2                                      | 
 +|<limitH>               | Higher alarm limit                          | 
 +|<limitL>               | Lower alarm limit                           | 
 +|<mode>                 | 0 [disable] or 1 [enable]                   | 
 +|<ow>                   | OW devices ranges from 3 to the number of OW devices detected on line | 
 +|<recess>               | 0 to 180 [seconds]                          | 
 +|<timestamp>            | 0 to 9'999'999'999 [seconds since 1.1.1970] |