| Package | Description |
|---|---|
| org.lsst.ccs.subsystems.fcs.drivers |
This package is for the software which communicates with the drivers of the
real hardware.
|
| org.lsst.ccs.subsystems.fcs.singlefiltertest |
This package is for the Single Filter Test control software.
|
| org.lsst.ccs.subsystems.fcs.testbench |
This package is for the test bench installed at
APC
with a PC104 and two Can Open Devices : an ADC and a DAC.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CanOpenClampActuatorModule
Deprecated.
|
| Constructor and Description |
|---|
BridgeToSFTHardware(String aName,
int aTickMillis,
CanOpenProxy tcpProxy,
CanOpenADC ai814,
CanOpenDAC ao412,
CanOpenDIO dio8n1,
CanOpenDIO dio8n2,
CanOpenEPOS24 clampActuatorXminus,
CanOpenEPOS24 clampActuatorXplus) |
| Modifier and Type | Field and Description |
|---|---|
CanOpenEPOS24 |
BridgeForLPSCTestBench.hookController |
| Constructor and Description |
|---|
BridgeForCPPMTestBench(String aName,
int aTickMillis,
CanOpenProxy tcpProxy,
CanOpenPlutoGateway plutoGW,
CanOpenEPOS70 anEpos,
CanOpenEPOS70 anotherEpos,
CanOpenEPOS24 onlineClampController) |
BridgeForLPSCTestBench(String aName,
int aTickMillis,
CanOpenProxy tcpProxy,
CanOpenEPOS24 epos24,
CanOpenEPOS70 epos70,
CanOpenPlutoGateway plutoGW) |
Copyright © 2014 LSST. All rights reserved.