| 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.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 | Field and Description |
|---|---|
protected CanOpenDAC |
BridgeToCanOpenHardware.ao412 |
| Modifier and Type | Method and Description |
|---|---|
CanOpenDAC |
BridgeToCanOpenHardware.getAo412() |
CanOpenDAC |
CanOpenLatchActuatorModule.getDac() |
| Modifier and Type | Method and Description |
|---|---|
void |
BridgeToCanOpenHardware.setAo412(CanOpenDAC ao412) |
void |
CanOpenLatchActuatorModule.setDac(CanOpenDAC dac) |
| Modifier and Type | Method and Description |
|---|---|
CanOpenDAC |
CanOpenLED.getDac() |
| Modifier and Type | Method and Description |
|---|---|
void |
CanOpenLED.setDac(CanOpenDAC dac) |
Copyright © 2013 LSST. All Rights Reserved.