| 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.
|
| org.lsst.ccs.subsystems.fcs.testbench.LPC |
| Modifier and Type | Method and Description |
|---|---|
CanOpenADC |
CanOpenSensor14bits.getAdc() |
| 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 |
|---|---|
protected CanOpenADC |
BridgeToLoader.ai814 |
protected CanOpenADC |
BridgeForAPCTestBench.ai814 |
| Constructor and Description |
|---|
BridgeForAPCTestBench(String aName,
int aTickMillis,
CanOpenProxy tcpProxy,
CanOpenADC ai814,
CanOpenDAC ao412) |
BridgeToLoader(String aName,
int aTickMillis,
CanOpenProxy tcpProxy,
CanOpenADC ai814) |
| Modifier and Type | Field and Description |
|---|---|
protected CanOpenADC |
BridgeForLPCTestBench.ai814 |
| Constructor and Description |
|---|
BridgeForLPCTestBench(String aName,
int aTickMillis,
CanOpenProxy tcpProxy,
CanOpenADC ai814,
CanOpenDAC ao412) |
Copyright © 2015 LSST. All rights reserved.