usbiotest.hsp
title "USB-IO test" screen 0,320,400 USB-IO初期化 mes "USB-IOを接続してください" repeat uio_find if stat==0 :break wait 10 loop cls s="" port=0 pos 4,4:mes "Port:" pos 104,4:input port pos 4,30:mes "Data(0~ff):" pos 104,30:input s pos 80,60:button "Read",*read
sample\hspusbio\usbiotest.hsp - 2014/09/19