LightSensor1
objectPage http://www.yama-lab.org/fwb4pi/index.php?Basic-ex1
device yamaRasPiDp9_1 or yamaRasPiDp9_2 start after no write for 10 min.
command: set readInterval=15000
command: set execInterval=0
command: clear sendBuffer;
command: program ex1
program: s=0;
program: for i=0 to 10
program: s=s+i
program: ex("service","putSendBuffer "+s)
program: next i
command: end ex1
command: run ex1
command: ex("service","sendResults.")
result:
1
2
3
4
5
5
7
8
9
10
10
11
13
14
15
15
16
17
19
20
20
21
22
23
25
25
26
27
28
29
currentDevice="",Date=2016/10/27/ 1:21:59