Package ikayaki.squid

Interface Summary
SerialIOListener If a class wants to receive SerialIOEvents it must implement this interface.
 

Class Summary
Degausser Offers an interface for controlling the degausser (demagnetizer).
Handler Offers an interface for controlling the sample handler.
Magnetometer Offers an interface for controlling the magnetometer."
SerialIO This class represents hardware layer to serial port communications.
SerialIOEvent An event that is generated when SerialIO receives data from serial port.
SerialParameters Contains all the serial communication parameters which SerialIO uses when opening the port.
Squid Offers an interface for controlling the SQUID system.
SquidEmulator Deprecated. This emulator is no up to date and behaves differently from the real machine.
SquidEmulator.DegausserEmu Runs degausser emulation process.
SquidEmulator.HandlerEmu Runs handler emulation process.
SquidEmulator.MagnetometerEmu Runs magnetometer emulation process.
SquidFront Deprecated. This class is not up to date.
 

Enum Summary
SerialIO.LogEvent Logwriter event type
 

Exception Summary
SerialIOException Generic SeriaIO exception