リファレンス 37 ドキュメント 6 サンプル 41
arduino 5 Artlet2D 11 basic 55 comobj 19 d3module 29 demo 1 game 23 hgimg3 43 hgimg4 33 HIDaspx 2 hsp3dish 22 hsp3imp 1 hsp3utf 4 hspcl 10 hspcv 5 hspda 7 hspdb 3 hspdsc 22 hspdsp 26 hspext 17 hspinet 15 hspint64.dll 27 hspprint 2 hspsmart 14 hspsock 5 hspsw 4 hsptv 4 hsptvapp 2 hspusbio 1 misc 15 module 9 mucom88 6 new34 10 new35 16 new36 10 obaq 15 pronama2d 2 pronama3d 5 sprite 10 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 - 2021/07/29