| Package | Description |
|---|---|
| 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.
|
| Constructor and Description |
|---|
BridgeToSFTHardware(String aName,
int aTickMillis,
CanOpenProxy tcpProxy,
CanOpenADC ai814,
CanOpenDAC ao412,
CanOpenDIO dio8n1,
CanOpenDIO dio8n2,
CanOpenClampActuatorModule clampActuatorXminus,
CanOpenClampActuatorModule clampActuatorXplus) |
| Modifier and Type | Field and Description |
|---|---|
protected CanOpenDAC |
BridgeToChanger.ao412 |
protected CanOpenDAC |
BridgeForAPCTestBench.ao412 |
| Modifier and Type | Method and Description |
|---|---|
CanOpenDAC |
CanOpenLED.getDac() |
| Modifier and Type | Method and Description |
|---|---|
void |
CanOpenLED.setDac(CanOpenDAC dac) |
| Constructor and Description |
|---|
BridgeForAPCTestBench(String aName,
int aTickMillis,
CanOpenProxy tcpProxy,
CanOpenADC ai814,
CanOpenDAC ao412) |
BridgeToChanger(String aName,
int aTickMillis,
CanOpenProxy tcpProxy,
CanOpenDAC ao412) |
Copyright © 2014 LSST. All rights reserved.