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:30] – [Query] 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 49: Line 51:
 | query wire                   | w         | 0 (zero)    | tel the number of OW devices connected | | query wire                   | w         | 0 (zero)    | tel the number of OW devices connected |
 | :::                          | :::       | <ow>        | 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] |
 +