| Class | Description |
|---|---|
| AccesDio |
Provides an interface to a digital I/O card made by Acces I/O.
|
| Helios |
Class for accessing the data IO functions of a Helios PC-104.
|
| Iocard |
Generic Java interface to digital I/O cards on an ISA or PCI/PCIe/mPCIe bus.
|
| PciCard |
Represents an I/O card on the PCI/PCIe/MPCIe bus.
|
| PciCard.Resource |
Represents a bus resource allocated to a card.
|
| TestAccesDio |
Program to test the Java drive for digital I/O cards made by Acces I/O.
|
| TestHelios |
Program to test the Java Helios driver routines
|
| TestIocard |
Program to test the generic Java interface to digital I/O cards.
|
| Exception | Description |
|---|---|
| AccesDioException | |
| HeliosException | |
| IocardException | |
| PciCard.Error |
Represents errors that occur when searching for a card or discovering
the resources assigned to it.
|
Copyright © 2018 LSST. All rights reserved.