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=60000
command: set execInterval=0
command: clear sendBuffer;
command: program ex1
program: s=0;
program: for i=0 to 12
program:   s=s+i
program:   ex("service","putSendBuffer "+s)
program: next i
command: end ex1
command: run ex1
command: ex("service","sendResults.")
result:
0
1
3
6
10
15
21
28
36
45
55
66
78
currentDevice="yamaRasPiDp9_1",Date=2018/8/10/ 11:31:45

トップ   新規 一覧 単語検索 最終更新   ヘルプ   最終更新のRSS