USB-IO Utility program
01.06.03 : Makoto NARA(Mc.N)
---------------------------------------------------------------------------




0. ͂߂

  ̃\tgEFA̓tB[KizzĂėp USB-IO 𐧌䂷
  ߂̃[eBeBłBWindows 98/2000 ̃R\[œ삵܂B
  _uNbNĂ߂ł =)B


0.1 USB-IO ĉH

  USB oR IO uyvɐo{[hłB
  ACfBAŊłgƎv܂B
  ڍׂɂĂ USB-IO ̖{nŊmFĂ݂ĂB


0.2 USB-IO Utility ̃E

  ȂE͈ȉ̒ʂB

  - o悤ɐ݌vĂ܂
    _Iɂ͖łA̋C͕sŌ 4 ܂Őł܂B
  - Console œ삵܂
    t Console ł삵܂B
    DLL ܂č쐬Ă܂B




1. gp@

1.1 ȒPȎgp@

  ȒPȎgp@܂ ;-(B

(1) USB-IO 
    ݐڑĂ USB-IO ܂B
    L̗ł Device[1]  Device[2] ̂QڑĂ܂B

-----
  C:\>usbio -enum <Enter>
  Device[1](3) : USB-IO ver.2 is FOUND
  Device[2](4) : USB-IO ver.2 is FOUND
-----

(2) USB-IO f[^o͂
    ڑĂ USB-IO f[^o͂܂B
    L̗ł P0  f[^ 0xA5 o͂Ă܂BɈ䂵ڑ
    ĂȂꍇ USB-IO w肵ȂꍇAŏɌꂽ
    USB-IO(Device[1]) ɏo͂܂B

-----
  C:\>usbio -w0 A5 <Enter>

-----

(3) USB-IO f[^͂
    ڑĂ USB-IO f[^͂܂B
    L̗ł Device[2]  P1  IO Ǎ݂sĂ܂B
    P1 ̏ꍇɂ filter ǂ̂ȂH

-----
  C:\>usbio -r1 -s2 <Enter>
  FA

-----




2. Build @

  Windows 2000 DDK  ./src  build -c ĂB

  Visual C++ 6.0 SP5 + Windows 2000 DDK  Build tĂ܂B
  i͖ʓ|̂ Visual Stadio 璼 includeAlib w肵
  debug Ă܂B

  LȊO̊(ex. Borland C++ 5.5)ł͎Ȃ build oȂ
  傤B͂܂ɂʓ|菇𓥂܂ȂƂȂ̂
  pX܂B




A. 

  - USB Port ̂VXeKvł =)
  - Windows 2000 ProfessionalAWindows 98 SE œmFĂ܂

B. ̗\Ȃ

  ܂薳B
  ɃJvZāADLL ɓZ߂Ă܂̂gȁB

C. Ql

  - USB-IO ̔zz
    {nłB
    [http://www.morphyplanning.co.jp/Products/USBIO/index.html]
    [http://www.morphyplanning.co.jp/index.html]


D. ӎ

E. 

F. gpyіƐӎ

/*
 * COPYRIGHT NOTICE:
 *
 * Copyright (c) 2001 Makoto NARA(Mc.N) All rights reserved.
 * 
 * Redistribution and use in source and binary forms, with or without
 * modification, are permitted provided that the following conditions
 * are met:
 * 
 * 1. Redistributions of source code must retain the above copyright
 *    notice, this list of conditions and the following disclaimer.
 * 2. Redistributions in binary form must reproduce the above copyright
 *    notice, this list of conditions and the following disclaimer in the
 *    documentation and/or other materials provided with the distribution.
 * 
 * THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
 * IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
 * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
 * ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT,
 * INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
 * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
 * SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
 * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,
 * STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
 * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE,
 * EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
 */


G. bug ̘A

  bug ̘A}܂B<kfb02545@nifty.ne.jp> ܂łǂB




---
Copyright (c) 2001 Makoto NARA(Mc.N), All rights reserved.

