reset counter ZERO<id> <id> 1 : counter 1 (time/pulse)
|
|
|
ZERO1 reset pulse and time counters associated to channel 1 (P1, T1) |
SET PULSE COUNTER CNT<id>=val <id> 1 : counter 1 (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 CNT1=-7 decrement pulse counter P1 by 7 counts CNT1=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 P1 : pulse input 1 ratio act A : rising above value B : falling below value val -40...99999 : set threshold value |
|
|
THRP1=B,9 set "falling below" threshold for ratio of pulse input 1 to 9 THRP1=A,3300 set "rising above" threshold for ratio of pulse input 1 to 3000 |
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 |