| Interface | Description |
|---|---|
| FramedDevice.IFramer | |
| ICommandLineDevice |
This interface specifies a device that can be sent commands, and that can be queried for responses.
|
| IHarcHardware |
Some standard functions that all hardware interfaces should implement.
|
| Class | Description |
|---|---|
| FramedDevice |
This class is basically the encapsulation of a ICommandLineDevice and a Framer (a formatter for the lines).
|
| FramedDevice.Framer | |
| Main |
Gives possibilities to invoke many of the functions from the command line.
|
| MainString |
Gives possibilities to invoke many of the functions from the command line.
|
| Utils |
This class ...
|
| Exception | Description |
|---|---|
| HarcHardwareException |
To be thrown when hardware fails.
|
| TimeoutException |
Copyright © 2016. All rights reserved.