Uses of Class
de.wagner_ibw.iow.Iow40

Packages that use Iow40
de.wagner_ibw.iow This package provides all interfaces and classes for using the IO-Warrior Hardware invented by Code Mercenaries Hard- und Software GmbH
de.wagner_ibw.iow.isa This package provides all interfaces and classes for using the IO-Warrior 40 as ISA-Slot Expander. 
 

Uses of Iow40 in de.wagner_ibw.iow
 

Methods in de.wagner_ibw.iow that return Iow40
 Iow40 IowFactory.getIow40Device()
          Returns the first plugged IO-Warrior 40 device.
 Iow40 IowFactory.getIow40Device(java.lang.String serial)
          Returns the IO-Warrior 40 device according to the specified serial number.
 

Uses of Iow40 in de.wagner_ibw.iow.isa
 

Constructors in de.wagner_ibw.iow.isa with parameters of type Iow40
Isa8BitSlot(Iow40 dev)
          Constructor.