リファレンス 32 ドキュメント 8 サンプル 28
Artlet2D 11 basic 48 comobj 19 d3module 27 demo 1 elm2d 9 game 20 hgimg 12 hgimg3 40 HIDaspx 2 hsp3dish 8 hsp3imp 1 hspcl 10 hspcv 5 hspda 10 hspdb 3 hspdx 5 hspext 17 hspinet 14 hspsock 5 hspusbio 1 llmod3 9 misc 15 module 8 new 18 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/07/18