Package com.LabJack

Provides classes for accessing the LabJack analog/digital measurement device using Java.

See:
          Description

Interface Summary
SPI This interface defines an SPI device.
 

Class Summary
GenericSPI This class represents a generic SPI device consisting of a single block of contiguous bits.
LabJackJNI This class contains the Java Native Interface (JNI) definitions for the LabJack U12 analog/digital USB I/O box.
LabJackWrapper This is a helper class providing a simpler, alternate interface for the LabJack analog/digital USB I/O box.
 

Exception Summary
LabJackException Exception class.
 

Package com.LabJack Description

Provides classes for accessing the LabJack analog/digital measurement device using Java.