Package | Description |
---|---|
InstrumentationPlatformGUI.Communication | |
InstrumentationPlatformGUI.Elements |
Class and Description |
---|
PacketHandler
Class for processing requests, sent by the module.
|
RequestNew
Abstraction of a request, sent by the connected module.
|
SerialCommunicator.SerialReader
Handles the input coming from the serial port.
|
SerialCommunicator.SerialWriter
Class for sending data to the serial port.
|
Class and Description |
---|
SerialCommunicator
This version of the TwoWaySerialComm example makes use of the
SerialPortEventListener to avoid polling.
|