Uses of Package
org.lsst.ccs.subsystems.fcs.drivers

Packages that use org.lsst.ccs.subsystems.fcs.drivers
org.lsst.ccs.subsystems.fcs This package is for the control software of the LSST camera Filter Exchanger Subsystem. 
org.lsst.ccs.subsystems.fcs.common This packages is for the interfaces or abstract classes that are common for all the subpackages. 
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.simulation This package is for the simulators of the Filter Exchanger 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. 
 

Classes in org.lsst.ccs.subsystems.fcs.drivers used by org.lsst.ccs.subsystems.fcs
CanOpenProxy.PDOStorage
          To store the values returned by the PDO.
 

Classes in org.lsst.ccs.subsystems.fcs.drivers used by org.lsst.ccs.subsystems.fcs.common
CanOpenProxy.PDOStorage
          To store the values returned by the PDO.
 

Classes in org.lsst.ccs.subsystems.fcs.drivers used by org.lsst.ccs.subsystems.fcs.drivers
ApcTcpProxy.ClientContext
          this class is going to changed.
CanOpenADC
          This is the driver class for the ADC we use in the FCS test bench and in SINGLE FILTER TEST CAN-CBX-AI814
CanOpenClampActuatorModule
          This deviceErrorFile a model for the clamp actuator in the Single Filter Test.
CanOpenClampActuatorModule.ActuatorMode
           
CanOpenDAC
          This is the driver class for the DAC we use in the FCS test bench: CAN-CBX-AO412
CanOpenDevice
           
CanOpenDIO
          This is the driver class for the Digital-Input-Output we use in the FCS: CAN-CBX-DIO8.
CanOpenNode
           
CanOpenProxy
          This Module starts a tcpip server, waits for the connection of a client whose name is the value of the field myClientName.
CanOpenProxy.PDOStorage
          To store the values returned by the PDO.
CanOpenSensor14bits
          This is a Model for a sensor on a can open bus which communicates over Can Open protocol.
Motor
          This is a model for a motor which unlocks a clamps on the carousel in the Single filter test.
 

Classes in org.lsst.ccs.subsystems.fcs.drivers used by org.lsst.ccs.subsystems.fcs.simulation
CanOpenProxy.PDOStorage
          To store the values returned by the PDO.
 

Classes in org.lsst.ccs.subsystems.fcs.drivers used by org.lsst.ccs.subsystems.fcs.testbench
ApcTcpProxy
          NOT USED IN SINGLE FILTER TEST It's used for the little test bench in APC.
BridgeToCanOpenHardware
          This class set gathers the description of the real hardware and the tools (methods) to give access to this hardware.
CanOpenDAC
          This is the driver class for the DAC we use in the FCS test bench: CAN-CBX-AO412
 



Copyright © 2013 LSST. All Rights Reserved.