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

This package is for the software which communicates with the drivers of the real hardware.

See:
          Description

Class Summary
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.
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.
CanOpenCommand NOT USED IN SINGLE FILTER TEST This class is not used for the moment (februar 2012).
CanOpenDAC This is the driver class for the DAC we use in the FCS test bench: CAN-CBX-AO412
CanOpenDIO This is the driver class for the Digital-Input-Output we use in the FCS: CAN-CBX-DIO8.
CanOpenErrorsTable This class deviceErrorFile a utility class to load the property files we need to monitor a Can Open device : - device error codes - error register codes - communication errors
CanOpenFilterClampModule This is a Filter Clamp Module that is drived by a Can Open bus.
CanOpenLatchActuatorModule This is a model for a motor which locks or unlocks a latch.
CanOpenNode  
CanOpenNumericSensor  
CanOpenProxy This Module starts a tcpip server, waits for the connection of a client whose name is the value of the field myClientName.
CanOpenSensor14bits This is a Model for a sensor on a can open bus which communicates over Can Open protocol.
CanOpenTruckMotor This represents the motor that moves an autochanger truck along its rail.
CommandDispenser This is a pale copy of Bernard's commandWord dispenser pattern.
Motor This is a model for a motor which unlocks a clamps on the carousel in the Single filter test.
 

Enum Summary
CanOpenClampActuatorModule.ActuatorMode  
 

Exception Summary
CommandDispenser.TokenLostException  
 

Package org.lsst.ccs.subsystems.fcs.drivers Description

This package is for the software which communicates with the drivers of the real hardware. In Single Filter Test we communicate to the hardware via a Can Open bus. This package is written mainly for the Single Filter Test but it'll be reused in the production code of the FCS.



Copyright © 2012 LSST. All Rights Reserved.