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/14/ 14:57:5

 currentDevice="yamaRasPiDp1_1",Date=2021/4/22/ 13:28:28


トップ   編集 差分 バックアップ 添付 複製 名前変更 リロード   新規 一覧 単語検索 最終更新   ヘルプ   最終更新のRSS