リファレンス 31 ドキュメント 7 サンプル 26
Artlet2D 11 basic 48 comobj 19 d3module 27 demo 1 elm2d 9 game 19 hgimg 12 hgimg3 41 hsp3imp 1 hspcl 9 hspcv 5 hspda 10 hspdb 3 hspdx 5 hspext 17 hspinet 12 hspsock 5 hspusbio 1 llmod3 9 misc 12 module 8 new 17 obaq 13 SQLele 3 ssaver 1

hspusbio

Path : sample\hspusbio
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 - 2010/04/30