|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CanOpenProxy | |
|---|---|
| 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.errors | This packages is for the specific exceptions used in FCS. |
| 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. |
| Uses of CanOpenProxy in org.lsst.ccs.subsystems.fcs.drivers |
|---|
| Methods in org.lsst.ccs.subsystems.fcs.drivers that return CanOpenProxy | |
|---|---|
CanOpenProxy |
BridgeToCanOpenHardware.getTcpProxy()
|
| Methods in org.lsst.ccs.subsystems.fcs.drivers with parameters of type CanOpenProxy | |
|---|---|
void |
BridgeToCanOpenHardware.setTcpProxy(CanOpenProxy tcpProxy)
|
| Uses of CanOpenProxy in org.lsst.ccs.subsystems.fcs.errors |
|---|
| Fields in org.lsst.ccs.subsystems.fcs.errors declared as CanOpenProxy | |
|---|---|
CanOpenProxy |
ErrorInBootingHardwareProcess.proxy
|
| Constructors in org.lsst.ccs.subsystems.fcs.errors with parameters of type CanOpenProxy | |
|---|---|
ErrorInBootingHardwareProcess(CanOpenProxy aProxy)
|
|
ErrorInBootingHardwareProcess(CanOpenProxy aProxy,
long aBootingTime,
String aString)
|
|
| Uses of CanOpenProxy in org.lsst.ccs.subsystems.fcs.testbench |
|---|
| Methods in org.lsst.ccs.subsystems.fcs.testbench that return CanOpenProxy | |
|---|---|
CanOpenProxy |
APCTestBenchMainModule.getTcpProxy()
|
| Methods in org.lsst.ccs.subsystems.fcs.testbench with parameters of type CanOpenProxy | |
|---|---|
void |
APCTestBenchMainModule.setTcpProxy(CanOpenProxy myTcpProxy)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||