| Interface | Description |
|---|---|
| CCOBInterface |
A high-level interface to the CCOB designed to be implementable using either
sockets or JNI or UsbLib
|
| Class | Description |
|---|---|
| CCOBCommands |
Adds convenience commands on top of the driver implementation.
|
| CCOBDataRead |
Constructor CCOBDataRead(String ).
|
| CCOBSim |
A simulation implementation of the CCOB driver
|
| CCOBSocketDriver |
An implementation of the CCOB driver which uses sockets to communicate with a
CCOBServer
|
| CCOBUsb |
An implementation of the CCOB driver which uses the CCS USB driver
|
| TestCcob |
Program to test the CCOB drivers
|
| TestCcobSocket |
| Enum | Description |
|---|---|
| CCOBInterface.LED | |
| TestCcob.ConnType |
Copyright © 2018 LSST. All rights reserved.