Basic-ex1
をテンプレートにして作成
[
トップ
] [
新規
|
一覧
|
単語検索
|
最終更新
|
ヘルプ
]
開始行:
objectPage http://www.yama-lab.org/fwb4pi/index.php?Basic-ex1 or 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: program ex1
program: ex("service","clear sendBuffer")
program: s=0
program: for i=0 to 10
program: s=s+i
program: ex("service","putSendBuffer "+s)
program: next i
program: ex("service","sendResults.")
command: end ex1
command: run ex1
result:
0
1
3
6
10
15
21
28
36
45
55
currentDevice="yamaRasPiDp1_1",Date=2021/4/22/ 13:28:28
終了行:
objectPage http://www.yama-lab.org/fwb4pi/index.php?Basic-ex1 or 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: program ex1
program: ex("service","clear sendBuffer")
program: s=0
program: for i=0 to 10
program: s=s+i
program: ex("service","putSendBuffer "+s)
program: next i
program: ex("service","sendResults.")
command: end ex1
command: run ex1
result:
0
1
3
6
10
15
21
28
36
45
55
currentDevice="yamaRasPiDp1_1",Date=2021/4/22/ 13:28:28
ページ名: