Settings

Commands ››
Parent Previous Next


reset counter


ZERO<id>


<id>  1 : counter 1 (time/pulse)

       2 : counter 2 (time/pulse)



ZERO1

reset pulse and time counters associated to channel 1 (P1, T1)


ZERO2

reset pulse and time counters associated to channel 2 (P2, T2)



SET PULSE COUNTER


CNT<id>=val


<id>  1 : counter 1 (pulse)

       2 : counter 2 (pulse)


val   +1...99999 : increment pulse counter by specified value

     -1...99999 : decrement pulse counter by specified value

      1...99999 : set pulse counter to specific value


CNT1=+5

increment pulse counter P1 by 5 counts


CNT2=-7

decrement pulse counter P2 by 7 counts


CNT2=1234

set pulse counter P1 to 1234 counts



clear log file


CLEARLOG


CLEARLOG

delete all entries internal event memory (LOG)



set threshold


THR<id>=act,val


id    A1 : analog input 1

       A2 : analog input 2

       P1 : pulse input 1 ratio

P2 : pulse input 2 ratio


act   A : rising above value

       B : falling below value


val   -40...99999 : set threshold value


THRA1=B

return current value for analog input 1 "falling below" threshold


THRA1=B,80

set "falling below" threshold for analog input 1 to 80


THRA2=A,1200

set "rising above" threshold for analog input 2 to 1200


THRP1=B,9

set "falling below" threshold for ratio of pulse input 1 to 9


THRP2=A,3300

set "rising above" threshold for ratio of pulse input 2 to 3000



setpoint


SET<id>=value,safe


<id>  1 : analog input 1

       2 : analog input 2


value ? : ask for current setting

       -40...99999 : setpoint value


safe  -40...99999 : safe value


Last parameter safe is optional and could be omitted.


SET1

return current settings for setpoint 1


SET1=20

set value of setpoint 1 to 20 (safe parameter is omitted)


SET1=20,4

set value of setpoint 1 to 20, safe to 4

a typical setting for a room thermostat whose 20 is the ambient temperature and 4 is the temperature for the water antifrost protection  



CLOCK


CLOCK=time


time  AUTO : force clock setting (using web or network services)

       DD/MM/YY,hh:mm:ss : set date/time



Weekday is calculated automatically by device.

Current status will be returned if parameters are missing.



CLOCK

return current clock settings

#CLOCK: 3,01/04/15,18:48:49

The first number is the weekday (0 : clock never adjusted


CLOCK=AUTO

device will perform an automatic clock setting using the most reliable time provider (Web services or Cellular Network time)


CLOCK=21/03/14,12:00:00

set clock to specific date and time