Skip navigation links
A B C D E F G H I L M N O P Q R S T U V W 

A

abort(long) - Method in class org.lsst.ccs.subsystems.fcs.common.MobileItemModule
just to avoid taping "sendSignal HALT"
abort() - Method in class org.lsst.ccs.subsystems.fcs.common.MobileItemModule
 
activateCurrentMode() - Method in class org.lsst.ccs.subsystems.fcs.drivers.CanOpenEPOS
 
activateHomingMode() - Method in class org.lsst.ccs.subsystems.fcs.drivers.CanOpenEPOS
 
activateProfilePositionMode() - Method in class org.lsst.ccs.subsystems.fcs.drivers.CanOpenEPOS
 
Actuator - Interface in org.lsst.ccs.subsystems.fcs.common
 
adcVoltsPerBit - Static variable in class org.lsst.ccs.subsystems.fcs.drivers.CanOpenADC
One bit read on the input of the ADC represents 0.3125 mV
addAngle(double, double) - Static method in class org.lsst.ccs.subsystems.fcs.CarouselModule
Add 2 angles : an angle is a double which value is between -360 and +360
ai814 - Variable in class org.lsst.ccs.subsystems.fcs.testbench.BridgeForAPCTestBench
 
ai814 - Variable in class org.lsst.ccs.subsystems.fcs.testbench.BridgeToLoader
 
AnalogicSensor - Interface in org.lsst.ccs.subsystems.fcs.common
Guillaume told me that there will be some analogic sensor, but I don't know what they will be.
ao412 - Variable in class org.lsst.ccs.subsystems.fcs.testbench.BridgeForAPCTestBench
 
ao412 - Variable in class org.lsst.ccs.subsystems.fcs.testbench.BridgeToChanger
 
APCTestBench2CanBusMain - Class in org.lsst.ccs.subsystems.fcs.testbench
Thois soft is to test the FCS with 2 CAN BUS : - one for the carousel and the autochanger - one for the loader
APCTestBench2CanBusMain(String, int, BridgeToHardware, BridgeToHardware) - Constructor for class org.lsst.ccs.subsystems.fcs.testbench.APCTestBench2CanBusMain
 
APCTestBench2CanBusMain(String, int, BridgeToHardware, BridgeToHardware, Thermometer, CanOpenLED, CanOpenLED, Thermometer) - Constructor for class org.lsst.ccs.subsystems.fcs.testbench.APCTestBench2CanBusMain
 
APCTestBenchMainModule - Class in org.lsst.ccs.subsystems.fcs.testbench
This is the main module for the control software of the APC test bench.
APCTestBenchMainModule() - Constructor for class org.lsst.ccs.subsystems.fcs.testbench.APCTestBenchMainModule
 
AutoChanger - Interface in org.lsst.ccs.subsystems.fcs.common
 
AutoChangerModule - Class in org.lsst.ccs.subsystems.fcs
This class will be used with the final hardware in which we have a clamp online to hold the filter at online position.
AutoChangerModule(FilterLatch, double, double, double, Motor, String, int, FilterLatchModule, FilterLatchModule, TruckModule, TruckModule, String, String) - Constructor for class org.lsst.ccs.subsystems.fcs.AutoChangerModule
 

B

BasicAutoChangerModule - Class in org.lsst.ccs.subsystems.fcs
An abstract changer module without a fliprail, without online clamp, and without a motor.
BasicAutoChangerModule(String, int, FilterLatchModule, FilterLatchModule, TruckModule, TruckModule, String, String) - Constructor for class org.lsst.ccs.subsystems.fcs.BasicAutoChangerModule
 
binaryToHex(String) - Static method in class org.lsst.ccs.subsystems.fcs.utils.FcsUtils
 
bitOverVolts - Static variable in class org.lsst.ccs.subsystems.fcs.drivers.CanOpenDAC
In order to have 1 Volt send to the output we have to write 3210.27287 in decimal.
bootedNodesMap - Variable in class org.lsst.ccs.subsystems.fcs.drivers.CanOpenProxy
 
bridge - Variable in class org.lsst.ccs.subsystems.fcs.MainModule
 
BridgeForAPCTestBench - Class in org.lsst.ccs.subsystems.fcs.testbench
This is the bridge to the can open hardware in the APC testbench.
BridgeForAPCTestBench(String, int, CanOpenProxy, CanOpenADC, CanOpenDAC) - Constructor for class org.lsst.ccs.subsystems.fcs.testbench.BridgeForAPCTestBench
 
BridgeForCPPMTestBench - Class in org.lsst.ccs.subsystems.fcs.testbench
 
BridgeForCPPMTestBench(String, int, CanOpenProxy, CanOpenPlutoGateway, CanOpenEPOS24, CanOpenEPOS24) - Constructor for class org.lsst.ccs.subsystems.fcs.testbench.BridgeForCPPMTestBench
 
BridgeForLPSCTestBench - Class in org.lsst.ccs.subsystems.fcs.testbench
 
BridgeForLPSCTestBench(String, int, CanOpenProxy, CanOpenEPOS24, CanOpenEPOS70, CanOpenPlutoGateway) - Constructor for class org.lsst.ccs.subsystems.fcs.testbench.BridgeForLPSCTestBench
 
BridgeToCanOpenHardware - Class in org.lsst.ccs.subsystems.fcs.drivers
This class gathers the description of the real hardware and the tools (methods) to give access to this hardware.
BridgeToCanOpenHardware(String, int, CanOpenProxy) - Constructor for class org.lsst.ccs.subsystems.fcs.drivers.BridgeToCanOpenHardware
 
BridgeToChanger - Class in org.lsst.ccs.subsystems.fcs.testbench
In the APC test bench with 2 Can Bus, this is the bridge to the changer harwdare (only a DAC).
BridgeToChanger(String, int, CanOpenProxy, CanOpenDAC) - Constructor for class org.lsst.ccs.subsystems.fcs.testbench.BridgeToChanger
 
BridgeToHardware - Interface in org.lsst.ccs.subsystems.fcs.common
 
bridgeToLoader - Variable in class org.lsst.ccs.subsystems.fcs.testbench.APCTestBench2CanBusMain
this bridge is to communicate with the canbus1 on the PC104
BridgeToLoader - Class in org.lsst.ccs.subsystems.fcs.testbench
 
BridgeToLoader(String, int, CanOpenProxy, CanOpenADC) - Constructor for class org.lsst.ccs.subsystems.fcs.testbench.BridgeToLoader
 
BridgeToSFTHardware - Class in org.lsst.ccs.subsystems.fcs.singlefiltertest
This class is to list the hardware we have to control in the single-filter-test
BridgeToSFTHardware(String, int, CanOpenProxy, CanOpenADC, CanOpenDAC, CanOpenDIO, CanOpenDIO, CanOpenClampActuatorModule, CanOpenClampActuatorModule) - Constructor for class org.lsst.ccs.subsystems.fcs.singlefiltertest.BridgeToSFTHardware
 

C

CanOpenADC - Class in org.lsst.ccs.subsystems.fcs.drivers
This is the driver class for the ADC we use in the FCS test bench and in SINGLE FILTER TEST CAN-CBX-AI814
CanOpenADC(String, int, String, String, String) - Constructor for class org.lsst.ccs.subsystems.fcs.drivers.CanOpenADC
 
CanOpenClampActuatorModule - Class in org.lsst.ccs.subsystems.fcs.drivers
This deviceErrorFile a model for the clamp actuator in the Single Filter Test.
CanOpenClampActuatorModule(String, int, String, String, Map<String, Integer>, Map<String, Integer>, Map<String, Integer>, CanOpenEPOS.EposMode, int, int) - Constructor for class org.lsst.ccs.subsystems.fcs.drivers.CanOpenClampActuatorModule
 
CanOpenDAC - Class in org.lsst.ccs.subsystems.fcs.drivers
This is the driver class for the DAC we use in the FCS test bench: CAN-CBX-AO412
CanOpenDAC(String, int, String, String) - Constructor for class org.lsst.ccs.subsystems.fcs.drivers.CanOpenDAC
 
CanOpenDevice - Class in org.lsst.ccs.subsystems.fcs.drivers
 
CanOpenDevice(String, int, String, String) - Constructor for class org.lsst.ccs.subsystems.fcs.drivers.CanOpenDevice
 
CanOpenDigitaxVariator - Class in org.lsst.ccs.subsystems.fcs.drivers
 
CanOpenDigitaxVariator(String, int, String, String, Map<String, Integer>, Map<String, Integer>) - Constructor for class org.lsst.ccs.subsystems.fcs.drivers.CanOpenDigitaxVariator
 
CanOpenDigitaxVariator.DigitaxMode - Enum in org.lsst.ccs.subsystems.fcs.drivers
Mode for the variator used in the scale1 prototype.
CanOpenDigitaxVariator.Parameter - Enum in org.lsst.ccs.subsystems.fcs.drivers
Here are the parameters that we can set in an Digitax ST variator.
CanOpenDIO - Class in org.lsst.ccs.subsystems.fcs.drivers
This is the driver class for the Digital-Input-Output we use in the FCS: CAN-CBX-DIO8.
CanOpenDIO() - Constructor for class org.lsst.ccs.subsystems.fcs.drivers.CanOpenDIO
 
CanOpenDIO(String, String) - Constructor for class org.lsst.ccs.subsystems.fcs.drivers.CanOpenDIO
 
CanOpenEPOS - Class in org.lsst.ccs.subsystems.fcs.drivers
A general model for a controller EPOS.
CanOpenEPOS(String, int, String, String, Map<String, Integer>, Map<String, Integer>, Map<String, Integer>, CanOpenEPOS.EposMode, int) - Constructor for class org.lsst.ccs.subsystems.fcs.drivers.CanOpenEPOS
 
CanOpenEPOS.EposMode - Enum in org.lsst.ccs.subsystems.fcs.drivers
Here are all the modes that can be configurated for an EPOS controller.
CanOpenEPOS.Parameter - Enum in org.lsst.ccs.subsystems.fcs.drivers
Here are the parameters that we can set in an Epos controller.
CanOpenEPOS24 - Class in org.lsst.ccs.subsystems.fcs.drivers
This class is the driver of the controller EPOS24.
CanOpenEPOS24(String, int, String, String, Map<String, Integer>, Map<String, Integer>, Map<String, Integer>, CanOpenEPOS.EposMode, int) - Constructor for class org.lsst.ccs.subsystems.fcs.drivers.CanOpenEPOS24
 
CanOpenEPOS70 - Class in org.lsst.ccs.subsystems.fcs.drivers
This class is the driver for the controller EPOS70.
CanOpenEPOS70(String, int, String, String, Map<String, Integer>, Map<String, Integer>, Map<String, Integer>, CanOpenEPOS.EposMode, int) - Constructor for class org.lsst.ccs.subsystems.fcs.drivers.CanOpenEPOS70
 
CanOpenErrorsTable - Class in org.lsst.ccs.subsystems.fcs.drivers
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
CanOpenErrorsTable() - Constructor for class org.lsst.ccs.subsystems.fcs.drivers.CanOpenErrorsTable
 
CanOpenGaugeHD2001 - Class in org.lsst.ccs.subsystems.fcs.drivers
A hygrometry, pressure and temperature gauge used for the test bench at LPC in Clermont-Ferrand.
CanOpenGaugeHD2001(String, int, String, int) - Constructor for class org.lsst.ccs.subsystems.fcs.drivers.CanOpenGaugeHD2001
 
CanOpenLatchActuatorModule - Class in org.lsst.ccs.subsystems.fcs.drivers
This is a model for a motor which locks or unlocks a latch.
CanOpenLatchActuatorModule(String, int, double, double, int, int, String, int, int) - Constructor for class org.lsst.ccs.subsystems.fcs.drivers.CanOpenLatchActuatorModule
 
CanOpenLED - Class in org.lsst.ccs.subsystems.fcs.testbench
Used in APC TEST BENCH only.
CanOpenLED() - Constructor for class org.lsst.ccs.subsystems.fcs.testbench.CanOpenLED
 
CanOpenNode - Class in org.lsst.ccs.subsystems.fcs.drivers
 
CanOpenNode(String) - Constructor for class org.lsst.ccs.subsystems.fcs.drivers.CanOpenNode
 
CanOpenNumericSensor - Class in org.lsst.ccs.subsystems.fcs.drivers
This is a model for the numeric sensors we have to monitor the latches in the autochanger, the autochanger trucks position in single-filter-test and the loader hooks.
CanOpenNumericSensor(String, String, int) - Constructor for class org.lsst.ccs.subsystems.fcs.drivers.CanOpenNumericSensor
 
CanOpenNumericSensor(String, String, int, int) - Constructor for class org.lsst.ccs.subsystems.fcs.drivers.CanOpenNumericSensor
 
CanOpenPlutoGateway - Class in org.lsst.ccs.subsystems.fcs.drivers
 
CanOpenPlutoGateway(String, int, String, String) - Constructor for class org.lsst.ccs.subsystems.fcs.drivers.CanOpenPlutoGateway
 
CanOpenProxy - Class in org.lsst.ccs.subsystems.fcs.drivers
This Module starts a tcpip server, waits for the connection of a client whose name is the value of the field myClientName.
CanOpenProxy(String, int, int, String, long) - Constructor for class org.lsst.ccs.subsystems.fcs.drivers.CanOpenProxy
 
CanOpenProxy.PDOStorage - Class in org.lsst.ccs.subsystems.fcs.drivers
To store the values returned by the PDO.
CanOpenSensor14bits - Class in org.lsst.ccs.subsystems.fcs.drivers
This is a Model for a sensor on a can open bus which communicates over Can Open protocol.
CanOpenSensor14bits(String, int, String, int) - Constructor for class org.lsst.ccs.subsystems.fcs.drivers.CanOpenSensor14bits
 
CanOpenThermometer - Class in org.lsst.ccs.subsystems.fcs.drivers
This is a driver for a thermometer we have in the APC test bench.
CanOpenThermometer(String, int, String, int) - Constructor for class org.lsst.ccs.subsystems.fcs.drivers.CanOpenThermometer
 
CanOpenTruckMotor - Class in org.lsst.ccs.subsystems.fcs.drivers
This represents the motor that moves an autochanger truck along its rail.
CanOpenTruckMotor() - Constructor for class org.lsst.ccs.subsystems.fcs.drivers.CanOpenTruckMotor
 
carousel - Variable in class org.lsst.ccs.subsystems.fcs.BasicAutoChangerModule
 
Carousel - Interface in org.lsst.ccs.subsystems.fcs.common
This interface is a model for a carousel.
carousel - Variable in class org.lsst.ccs.subsystems.fcs.simulation.SimuFilterClampModule
 
CarouselLatch - Class in org.lsst.ccs.subsystems.fcs
 
CarouselLatch(String) - Constructor for class org.lsst.ccs.subsystems.fcs.CarouselLatch
 
CarouselModule - Class in org.lsst.ccs.subsystems.fcs
This is a representation of the hardware of the carousel.
CarouselModule(String, int, Motor, GenericLatch, int, List<CarouselSocket>) - Constructor for class org.lsst.ccs.subsystems.fcs.CarouselModule
 
CarouselSocket - Class in org.lsst.ccs.subsystems.fcs
This is a socket on the carousel : there is 5 sockets on a carousel.
CarouselSocket(String, int, FilterClampModule, FilterClampModule, double, double) - Constructor for class org.lsst.ccs.subsystems.fcs.CarouselSocket
 
carrierController - Variable in class org.lsst.ccs.subsystems.fcs.simulation.SimuBridgeForLPSCTestBench
 
carrierController - Variable in class org.lsst.ccs.subsystems.fcs.testbench.BridgeForLPSCTestBench
 
changeMode(CanOpenEPOS.EposMode) - Method in interface org.lsst.ccs.subsystems.fcs.common.EPOSController
This methods changes the mode to the new mode given as an argument.
changeMode(String) - Method in class org.lsst.ccs.subsystems.fcs.drivers.CanOpenDigitaxVariator
Changes the mode to the new mode given as a String argument.
changeMode(CanOpenDigitaxVariator.DigitaxMode) - Method in class org.lsst.ccs.subsystems.fcs.drivers.CanOpenDigitaxVariator
This methods changes the mode to the new mode given as an argument.
changeMode(String) - Method in class org.lsst.ccs.subsystems.fcs.drivers.CanOpenEPOS
Changes the mode to the new mode given as a String argument.
changeMode(CanOpenEPOS.EposMode) - Method in class org.lsst.ccs.subsystems.fcs.drivers.CanOpenEPOS
This methods changes the mode to the new mode given as an argument.
changeMode(String) - Method in class org.lsst.ccs.subsystems.fcs.simulation.SimuEPOSControllerModule
Changes the mode to the new mode given as a String argument.
changeMode(CanOpenEPOS.EposMode) - Method in class org.lsst.ccs.subsystems.fcs.simulation.SimuEPOSControllerModule
 
checkCanOpenNodeConfiguration(PieceOfHardware) - Method in class org.lsst.ccs.subsystems.fcs.drivers.CanOpenProxy
When the hardware is booted and we have retrieve the information, we want to check for each piece of hardware that the node ID stored in the Configuration data base is the same than the node ID which is stored on the hardware with a switch : so we compare the serial number found on the can open bus for the piece of hardware node id with the serial number of the harwdare configuration.
checkCanOpenNodes() - Method in class org.lsst.ccs.subsystems.fcs.drivers.CanOpenProxy
 
checkFilterPresence() - Method in class org.lsst.ccs.subsystems.fcs.LoaderCarrierModule
Updates the boolean field empty and returns it.
checkHardware() - Method in class org.lsst.ccs.subsystems.fcs.common.MobileItemModule
 
checkHardware() - Method in class org.lsst.ccs.subsystems.fcs.drivers.CanOpenProxy
 
checkHardware() - Method in class org.lsst.ccs.subsystems.fcs.drivers.LoaderCanOpenProxy
We want that the checkHardware method does nothing during INITIALISATION phase for the loader tcpProxy because the loader might be not connected.
checkMask() - Method in class org.lsst.ccs.subsystems.fcs.drivers.CanOpenDIO
This methods checks if the mask of the device is the good one.
checkMatos() - Method in class org.lsst.ccs.subsystems.fcs.drivers.BridgeToCanOpenHardware
Deprecated.
checkMotorParameters() - Method in interface org.lsst.ccs.subsystems.fcs.common.EPOSController
This methods read the parameters of the motor stored in the actuator (hardware configuration)and compare with the configuration stored in the Configuration Data Base (software configuration).
checkMotorParameters() - Method in class org.lsst.ccs.subsystems.fcs.drivers.CanOpenEPOS
This methods read the parameters of the motor stored in the actuator (hardware configuration)and compare with the configuration stored in the Configuration Data Base (software configuration).
checkMotorParameters() - Method in class org.lsst.ccs.subsystems.fcs.simulation.SimuEPOSControllerModule
 
checkPreConditionsForCarrierMotion() - Method in class org.lsst.ccs.subsystems.fcs.LoaderModule
 
checkPreConditionsForOpeningHooks() - Method in class org.lsst.ccs.subsystems.fcs.LoaderModule
 
checkPreConditionsForTrucksMotion() - Method in class org.lsst.ccs.subsystems.fcs.BasicAutoChangerModule
This method checks if the preconditions are ok before a motion of the trucks can be started.
checkPreConditionsForUnlockClamps() - Method in class org.lsst.ccs.subsystems.fcs.singlefiltertest.SftMainModule
 
checkStarted() - Method in class org.lsst.ccs.subsystems.fcs.common.MobileItemModule
 
checkStarted() - Method in class org.lsst.ccs.subsystems.fcs.drivers.CanOpenProxy
 
checkStopped() - Method in class org.lsst.ccs.subsystems.fcs.common.MobileItemModule
 
checkStopped() - Method in class org.lsst.ccs.subsystems.fcs.drivers.CanOpenProxy
 
clamp() - Method in class org.lsst.ccs.subsystems.fcs.LoaderClampModule
 
ClampActuatorModule - Class in org.lsst.ccs.subsystems.fcs
A model for the clamp actuator.
ClampActuatorModule() - Constructor for class org.lsst.ccs.subsystems.fcs.ClampActuatorModule
 
clampHooks() - Method in class org.lsst.ccs.subsystems.fcs.LoaderModule
This method closes the clamps strongly.
clampHooks() - Method in class org.lsst.ccs.subsystems.fcs.testbench.LoaderTestBenchMainModule
 
clampState - Variable in class org.lsst.ccs.subsystems.fcs.FilterClampModule
 
close() - Method in class org.lsst.ccs.subsystems.fcs.drivers.CanOpenLatchActuatorModule
 
close() - Method in class org.lsst.ccs.subsystems.fcs.FilterLatchModule
Close the latch : turn on the actuator, read the sensors and wait until the latch is closed.
close() - Method in class org.lsst.ccs.subsystems.fcs.LatchActuatorModule
This is the command that has to be sent to the latch actuator to close the latch it (same as lock it).
close() - Method in class org.lsst.ccs.subsystems.fcs.LoaderClampModule
 
close() - Method in class org.lsst.ccs.subsystems.fcs.simulation.SimuLatchActuatorModule
For the simulated latch actuator, the command close has just to update the values of the lock and unlock simulated sensors.
closeHooks() - Method in class org.lsst.ccs.subsystems.fcs.LoaderModule
This method closes the clamps.
closeHooks() - Method in class org.lsst.ccs.subsystems.fcs.testbench.LoaderTestBenchMainModule
 
closeLatchesAtHandoff() - Method in class org.lsst.ccs.subsystems.fcs.AutoChangerModule
 
closeLatchesAtHandoff() - Method in class org.lsst.ccs.subsystems.fcs.BasicAutoChangerModule
 
closeLatchesAtStandby() - Method in class org.lsst.ccs.subsystems.fcs.BasicAutoChangerModule
Close the 2 latches when the autochanger trucks are at standby position.
closeLatchesAtStandby() - Method in interface org.lsst.ccs.subsystems.fcs.common.AutoChanger
 
closeOnlineClamp() - Method in class org.lsst.ccs.subsystems.fcs.AutoChangerModule
when a filter is at online position it is locked by a clamp.
closingLatches - Variable in class org.lsst.ccs.subsystems.fcs.BasicAutoChangerModule
 
CommandDispenser - Class in org.lsst.ccs.subsystems.fcs.drivers
This is a pale copy of Bernard's commandWord dispenser pattern.
CommandDispenser() - Constructor for class org.lsst.ccs.subsystems.fcs.drivers.CommandDispenser
 
CommandDispenser.CommandToRegister - Class in org.lsst.ccs.subsystems.fcs.drivers
 
CommandDispenser.TokenLostException - Exception in org.lsst.ccs.subsystems.fcs.drivers
 
CommandToRegister(String) - Constructor for class org.lsst.ccs.subsystems.fcs.drivers.CommandDispenser.CommandToRegister
 
CompactIOModule - Class in org.lsst.ccs.subsystems.fcs
This represents a device we use in FCS to connect our numeric sensors(CAN-CBX-DIO8).
CompactIOModule() - Constructor for class org.lsst.ccs.subsystems.fcs.CompactIOModule
 
computeClampState() - Method in class org.lsst.ccs.subsystems.fcs.FilterClampModule
Compute the global state of the clamp given the lock sensor and the presence filter sensor state.
computeClampState() - Method in class org.lsst.ccs.subsystems.fcs.FilterClampXminusModule
 
computeClampState() - Method in class org.lsst.ccs.subsystems.fcs.simulation.SimuFilterClampXminusModule
 
computeDisplacement(Motor, double, RunningWay) - Method in interface org.lsst.ccs.subsystems.fcs.common.EngineState
This method compute the displacement of the mobil mechanical item the engine moves during a period and in a given rotation way.
computeDisplacement(Motor, double, RunningWay) - Method in class org.lsst.ccs.subsystems.fcs.simulation.ErrorState
Deprecated.
 
computeDisplacement(Motor, double, RunningWay) - Method in class org.lsst.ccs.subsystems.fcs.simulation.RunningState
Deprecated.
Computes the displacement (rotation angle or position) for this engine state during a time period.
computeDisplacement(Motor, double, RunningWay) - Method in class org.lsst.ccs.subsystems.fcs.simulation.StopState
Deprecated.
 
configAsHeartbeatConsumer(int, int, int) - Method in class org.lsst.ccs.subsystems.fcs.drivers.CanOpenProxy
Configure a node as a hearbeat consumer.
configAsHeartbeatProducer(String, String) - Method in class org.lsst.ccs.subsystems.fcs.drivers.CanOpenProxy
Configure a node as a hearbeat producer.
configAsHeartbeatProducer(int, int) - Method in class org.lsst.ccs.subsystems.fcs.drivers.CanOpenProxy
Command to be used by the end users.
configurationChecked - Variable in class org.lsst.ccs.subsystems.fcs.drivers.BridgeToCanOpenHardware
 
configure() - Method in class org.lsst.ccs.subsystems.fcs.drivers.CanOpenPlutoGateway
 
connectHardware() - Method in class org.lsst.ccs.subsystems.fcs.drivers.CanOpenProxy
 
connectHardware() - Method in class org.lsst.ccs.subsystems.fcs.drivers.LoaderCanOpenProxy
This methods connect the CWrapper client, and the TCP server and check the hardware.
connectLoader() - Method in class org.lsst.ccs.subsystems.fcs.testbench.APCTestBench2CanBusMain
 
controlFilterName(Object) - Method in class org.lsst.ccs.subsystems.fcs.FcsMainModule
This method controls if the filter name given at the console by an operator is correct.
controlRealHardware() - Method in class org.lsst.ccs.subsystems.fcs.MainModule
 
convertToInteger16(int) - Static method in class org.lsst.ccs.subsystems.fcs.drivers.CanOpenEPOS
Change an int represented by an UNSIGNED16 to an INTEGER16.
CPPMTestBenchMainModule - Class in org.lsst.ccs.subsystems.fcs.testbench
This subsystem is to read some sensors in CPPM through the pluto gateway.
CPPMTestBenchMainModule(String, int, BridgeToCanOpenHardware) - Constructor for class org.lsst.ccs.subsystems.fcs.testbench.CPPMTestBenchMainModule
 
createActuatorConfig(Actuator) - Static method in class org.lsst.ccs.subsystems.fcs.utils.FcsUtils
 
createActuatorConfig(LatchActuatorModule) - Static method in class org.lsst.ccs.subsystems.fcs.utils.FcsUtils
 
createClampConfig(FilterClampModule) - Static method in class org.lsst.ccs.subsystems.fcs.utils.FcsUtils
 
createLoaderCarrierConfig(LoaderCarrierModule) - Static method in class org.lsst.ccs.subsystems.fcs.utils.FcsUtils
 
createLoaderClampConfig(LoaderClampModule) - Static method in class org.lsst.ccs.subsystems.fcs.utils.FcsUtils
 
createLoaderConfig(LoaderTestBenchMainModule) - Static method in class org.lsst.ccs.subsystems.fcs.utils.FcsUtils
 
createLoaderHookConfig(LoaderHookModule) - Static method in class org.lsst.ccs.subsystems.fcs.utils.FcsUtils
 
createSingleFilterTestConfig(SftMainModule) - Static method in class org.lsst.ccs.subsystems.fcs.utils.FcsUtils
 
createStatusDataPublishedByAutoChanger(AutoChangerModule) - Static method in class org.lsst.ccs.subsystems.fcs.utils.FcsUtils
 
createStatusDataPublishedByBasicAutoChanger(BasicAutoChangerModule) - Static method in class org.lsst.ccs.subsystems.fcs.utils.FcsUtils
 
createStatusDataPublishedByCarousel(CarouselModule) - Static method in class org.lsst.ccs.subsystems.fcs.utils.FcsUtils
 
createStatusDataPublishedByClamp(FilterClampModule) - Static method in class org.lsst.ccs.subsystems.fcs.utils.FcsUtils
 
createStatusDataPublishedByClampActuator(Actuator) - Static method in class org.lsst.ccs.subsystems.fcs.utils.FcsUtils
 
createStatusDataPublishedByLatch(FilterLatchModule) - Static method in class org.lsst.ccs.subsystems.fcs.utils.FcsUtils
 
createStatusDataPublishedByLoaderClamp(LoaderClampModule) - Static method in class org.lsst.ccs.subsystems.fcs.utils.FcsUtils
 
currentAction - Variable in class org.lsst.ccs.subsystems.fcs.common.MobileItemModule
 
currentLimitInVolt - Variable in class org.lsst.ccs.subsystems.fcs.LatchActuatorModule
 
currentValue - Variable in class org.lsst.ccs.subsystems.fcs.drivers.CanOpenEPOS
The value of current that has to be sent to the motor to make it move.

D

defineAbsolutePosition(int) - Method in interface org.lsst.ccs.subsystems.fcs.common.EPOSController
Defines the actual position as the absolute position which value is given as an argument.
defineAbsolutePosition(int) - Method in class org.lsst.ccs.subsystems.fcs.drivers.CanOpenEPOS
Defines the actual position as the absolute position which value is given as an argument.
defineAbsolutePosition(int) - Method in class org.lsst.ccs.subsystems.fcs.simulation.SimuEPOSControllerModule
 
digitalValue - Variable in class org.lsst.ccs.subsystems.fcs.NumericSensor
 
disconnectHardware() - Method in class org.lsst.ccs.subsystems.fcs.drivers.CanOpenProxy
This methods stops the CWrapper client, and the TCP server.
disconnectLoader() - Method in class org.lsst.ccs.subsystems.fcs.testbench.APCTestBench2CanBusMain
 
display() - Method in enum org.lsst.ccs.subsystems.fcs.drivers.CanOpenDigitaxVariator.Parameter
 
display() - Method in enum org.lsst.ccs.subsystems.fcs.drivers.CanOpenEPOS.Parameter
 
displayData() - Method in class org.lsst.ccs.subsystems.fcs.FcsMainModule
This method can be invoked from the Console to display at the Console status data of the whole subsystem.
displayData() - Method in class org.lsst.ccs.subsystems.fcs.singlefiltertest.SftMainModule
 
displayErrorHistory() - Method in class org.lsst.ccs.subsystems.fcs.drivers.CanOpenDevice
 
displayErrorRegister() - Method in class org.lsst.ccs.subsystems.fcs.drivers.CanOpenDevice
 
displayListParameters(String) - Static method in class org.lsst.ccs.subsystems.fcs.drivers.CanOpenDigitaxVariator
Displays the list of parameters that we have to define for a given mode.
displayListParameters() - Static method in class org.lsst.ccs.subsystems.fcs.drivers.CanOpenDigitaxVariator
Displays the list of parameters.
displayListParameters(String) - Static method in class org.lsst.ccs.subsystems.fcs.drivers.CanOpenEPOS
Displays the list of parameters that we have to define for a given mode.
displayListParameters() - Static method in class org.lsst.ccs.subsystems.fcs.drivers.CanOpenEPOS
Displays the list of parameters.
displayMotorParameters() - Method in class org.lsst.ccs.subsystems.fcs.drivers.CanOpenEPOS
Read the values of the motor parameters and displays them for the end user.
dummyFilter - Variable in class org.lsst.ccs.subsystems.fcs.simulation.SimuFilterClampModule
 

E

enable() - Method in interface org.lsst.ccs.subsystems.fcs.common.EPOSController
 
enable() - Method in class org.lsst.ccs.subsystems.fcs.drivers.CanOpenDigitaxVariator
This methods enable the actuator : i.e.
enable() - Method in class org.lsst.ccs.subsystems.fcs.drivers.CanOpenEPOS
This methods enable the actuator : i.e.
enable() - Method in class org.lsst.ccs.subsystems.fcs.simulation.SimuEPOSControllerModule
 
enableEPOS() - Method in class org.lsst.ccs.subsystems.fcs.testbench.CPPMTestBenchMainModule
To enable the EPOS controller.
enabling - Variable in class org.lsst.ccs.subsystems.fcs.drivers.CanOpenDigitaxVariator
 
enabling - Variable in class org.lsst.ccs.subsystems.fcs.drivers.CanOpenEPOS
 
engageBrake() - Method in class org.lsst.ccs.subsystems.fcs.CarouselModule
 
engageBrake() - Method in interface org.lsst.ccs.subsystems.fcs.common.Carousel
Lock the carousel (or engage the break).
engageBrake() - Method in class org.lsst.ccs.subsystems.fcs.singlefiltertest.SftCarouselModule
 
engageClampsContact() - Method in class org.lsst.ccs.subsystems.fcs.CarouselModule
 
engageClampsContact() - Method in interface org.lsst.ccs.subsystems.fcs.common.Carousel
After a rotation, when the carousel is stopped the power contact can be engaged again.
EngineState - Interface in org.lsst.ccs.subsystems.fcs.common
 
EPOSController - Interface in org.lsst.ccs.subsystems.fcs.common
 
ERROR - Static variable in interface org.lsst.ccs.subsystems.fcs.common.EngineState
 
error(Motor) - Method in interface org.lsst.ccs.subsystems.fcs.common.EngineState
 
error(Motor) - Method in class org.lsst.ccs.subsystems.fcs.simulation.ErrorState
Deprecated.
 
error(Motor) - Method in class org.lsst.ccs.subsystems.fcs.simulation.RunningState
Deprecated.
 
error(Motor) - Method in class org.lsst.ccs.subsystems.fcs.simulation.StopState
Deprecated.
 
ErrorState - Class in org.lsst.ccs.subsystems.fcs.simulation
Deprecated.
ErrorState() - Constructor for class org.lsst.ccs.subsystems.fcs.simulation.ErrorState
Deprecated.
 
executeAction(FcsEnumerations.MobileItemAction, long) - Method in class org.lsst.ccs.subsystems.fcs.common.MobileItemModule
This executes an action which moves the MobileItem and waits for the end od this action.
executeSequence1() - Method in class org.lsst.ccs.subsystems.fcs.singlefiltertest.SftMainModule
This method is the main sequence of commands that we want to test on the Single Filter Test.
executeSequence1(int) - Method in class org.lsst.ccs.subsystems.fcs.singlefiltertest.SftMainModule
This method will execute nb times the Sequence1 : the parameter nb is given by the user at the console.

F

faultReset() - Method in class org.lsst.ccs.subsystems.fcs.drivers.CanOpenDigitaxVariator
 
faultReset() - Method in class org.lsst.ccs.subsystems.fcs.drivers.CanOpenEPOS
 
fcslog - Static variable in class org.lsst.ccs.subsystems.fcs.common.MobileItemModule
 
fcslog - Static variable in class org.lsst.ccs.subsystems.fcs.drivers.BridgeToCanOpenHardware
 
fcslog - Static variable in class org.lsst.ccs.subsystems.fcs.drivers.CanOpenEPOS
 
FcsMainModule - Class in org.lsst.ccs.subsystems.fcs
The main module in FCS.
FcsMainModule(String, int, BridgeToHardware) - Constructor for class org.lsst.ccs.subsystems.fcs.FcsMainModule
 
FcsUtils - Class in org.lsst.ccs.subsystems.fcs.utils
 
FcsUtils() - Constructor for class org.lsst.ccs.subsystems.fcs.utils.FcsUtils
 
Filter - Class in org.lsst.ccs.subsystems.fcs
This is a model for an optical filter for the camera.
Filter() - Constructor for class org.lsst.ccs.subsystems.fcs.Filter
 
FilterClampModule - Class in org.lsst.ccs.subsystems.fcs
An abstract class which extends Module to model a clamp that holds a filter on the carousel.
FilterClampModule(String, int, Sensor14bits, Sensor14bits, Thermometer, int, int, int, int, int, int, int, int, int, int) - Constructor for class org.lsst.ccs.subsystems.fcs.FilterClampModule
 
FilterClampXminusModule - Class in org.lsst.ccs.subsystems.fcs
 
FilterClampXminusModule(String, int, Sensor14bits, Sensor14bits, Thermometer, int, int, int, int, int, int, int, int, int, int) - Constructor for class org.lsst.ccs.subsystems.fcs.FilterClampXminusModule
 
FilterLatch - Interface in org.lsst.ccs.subsystems.fcs.common
This is a model for the Latch which holds a filter on an autochanger's truck.
FilterLatchModule - Class in org.lsst.ccs.subsystems.fcs
This is a model for a latch.
FilterLatchModule(String, int, long, long, String, NumericSensor, NumericSensor, NumericSensor, LatchActuatorModule) - Constructor for class org.lsst.ccs.subsystems.fcs.FilterLatchModule
 
FilterLocation - Enum in org.lsst.ccs.subsystems.fcs.common
 
filterPresenceSensor - Variable in class org.lsst.ccs.subsystems.fcs.FilterLatchModule
 
filterPresenceStatus - Variable in class org.lsst.ccs.subsystems.fcs.FilterClampModule
 

G

GenericLatch - Interface in org.lsst.ccs.subsystems.fcs.common
 
getActuator() - Method in class org.lsst.ccs.subsystems.fcs.FilterClampModule
 
getAutoChangerModule() - Method in class org.lsst.ccs.subsystems.fcs.singlefiltertest.SftMainModule
 
getBootedNodesMap() - Method in class org.lsst.ccs.subsystems.fcs.drivers.CanOpenProxy
 
getBootedNodesNB() - Method in class org.lsst.ccs.subsystems.fcs.drivers.CanOpenProxy
 
getBridge() - Method in class org.lsst.ccs.subsystems.fcs.testbench.APCTestBenchMainModule
 
getBridge() - Method in class org.lsst.ccs.subsystems.fcs.testbench.LPNHETestBenchMainModule
 
getByteNumero() - Method in class org.lsst.ccs.subsystems.fcs.drivers.PlutoGWSensor
Deprecated.
 
getCarouselModule() - Method in class org.lsst.ccs.subsystems.fcs.singlefiltertest.SftMainModule
 
getCarrier() - Method in class org.lsst.ccs.subsystems.fcs.LoaderModule
 
getClamp() - Method in class org.lsst.ccs.subsystems.fcs.LoaderModule
 
getClampActuatorXminus() - Method in class org.lsst.ccs.subsystems.fcs.CarouselModule
 
getClampActuatorXplus() - Method in class org.lsst.ccs.subsystems.fcs.CarouselModule
 
getClampsState() - Method in class org.lsst.ccs.subsystems.fcs.CarouselSocket
Returns the state of the clamps.
getClampState() - Method in class org.lsst.ccs.subsystems.fcs.FilterClampModule
Returns the clampState of the clamp.
getClampXminus() - Method in class org.lsst.ccs.subsystems.fcs.CarouselModule
This method returns the clampX- which is at standby position.
getClampXminus() - Method in class org.lsst.ccs.subsystems.fcs.CarouselSocket
 
getClampXminus() - Method in class org.lsst.ccs.subsystems.fcs.testbench.LPNHETestBenchMainModule
 
getClampXplus() - Method in class org.lsst.ccs.subsystems.fcs.CarouselModule
This method returns the clampX+ which is at standby position.
getClampXplus() - Method in class org.lsst.ccs.subsystems.fcs.CarouselSocket
 
getCommandResponse(String, long) - Method in class org.lsst.ccs.subsystems.fcs.drivers.CommandDispenser
 
getContinuousCurrentLimit() - Method in class org.lsst.ccs.subsystems.fcs.drivers.Motor
Deprecated.
 
getCurrentLimitInVolt() - Method in class org.lsst.ccs.subsystems.fcs.LatchActuatorModule
 
getCurrentToClose() - Method in class org.lsst.ccs.subsystems.fcs.LoaderClampModule
 
getCurrentToGoHome() - Method in class org.lsst.ccs.subsystems.fcs.LoaderClampModule
 
getCurrentValue() - Method in class org.lsst.ccs.subsystems.fcs.drivers.Motor
Deprecated.
 
getCurrentValueToMaintain() - Method in class org.lsst.ccs.subsystems.fcs.drivers.Motor
Deprecated.
 
getDac() - Method in class org.lsst.ccs.subsystems.fcs.testbench.CanOpenLED
 
getDacName() - Method in class org.lsst.ccs.subsystems.fcs.testbench.CanOpenLED
 
getDetectedNodeForSerialNumber(String) - Method in class org.lsst.ccs.subsystems.fcs.drivers.CanOpenProxy
This method returns the can open detected on the can open network for a piece of hardware identified by its serial number.
getDeviceErrorNameByCode(String) - Static method in class org.lsst.ccs.subsystems.fcs.drivers.CanOpenErrorsTable
Return the name of an error code given as a parameter in reading in the error codes table.
getDigitalValue() - Method in class org.lsst.ccs.subsystems.fcs.NumericSensor
 
getDio() - Method in class org.lsst.ccs.subsystems.fcs.drivers.CanOpenTruckMotor
 
getDoubleValue(String) - Static method in class org.lsst.ccs.subsystems.fcs.drivers.CanOpenThermometer
This methods translate the hexa value return by a sensor to the double value.
getDummyFilter() - Method in class org.lsst.ccs.subsystems.fcs.simulation.SimuFilterClampModule
 
getDummyFilter() - Method in class org.lsst.ccs.subsystems.fcs.singlefiltertest.SftMainModule
 
getEngineState() - Method in interface org.lsst.ccs.subsystems.fcs.common.Motor
 
getEngineState() - Method in class org.lsst.ccs.subsystems.fcs.simulation.SimulatedMotor
 
getExpectedNodesNB() - Method in class org.lsst.ccs.subsystems.fcs.drivers.CanOpenProxy
 
getFakeLed() - Method in class org.lsst.ccs.subsystems.fcs.testbench.APCTestBenchMainModule
 
getFakeSensor() - Method in class org.lsst.ccs.subsystems.fcs.testbench.APCTestBenchMainModule
 
getFilter() - Method in class org.lsst.ccs.subsystems.fcs.CarouselSocket
 
getFilterAtStandby() - Method in class org.lsst.ccs.subsystems.fcs.CarouselModule
This methods return the filter which is in the socketAtStandby at standby position.
getFilterAtStandby() - Method in class org.lsst.ccs.subsystems.fcs.FcsMainModule
 
getFilterAtStandby() - Method in class org.lsst.ccs.subsystems.fcs.singlefiltertest.SftMainModule
 
getFilterByName(String) - Method in class org.lsst.ccs.subsystems.fcs.FcsMainModule
 
getFilterID() - Method in class org.lsst.ccs.subsystems.fcs.Filter
 
getFilterInStandbyName() - Method in class org.lsst.ccs.subsystems.fcs.CarouselModule
 
getFilterLocation() - Method in class org.lsst.ccs.subsystems.fcs.Filter
 
getFilterOnline() - Method in class org.lsst.ccs.subsystems.fcs.AutoChangerModule
 
getFilterOnline() - Method in class org.lsst.ccs.subsystems.fcs.FcsMainModule
 
getFilterOnlineName() - Method in class org.lsst.ccs.subsystems.fcs.AutoChangerModule
 
getFilterOnTrucks() - Method in class org.lsst.ccs.subsystems.fcs.BasicAutoChangerModule
 
getFilterOnTrucks() - Method in interface org.lsst.ccs.subsystems.fcs.common.AutoChanger
 
getFilterOnTrucksName() - Method in class org.lsst.ccs.subsystems.fcs.BasicAutoChangerModule
 
getFilterPosition(Filter) - Method in class org.lsst.ccs.subsystems.fcs.CarouselModule
 
getFilterPositionMaxValue() - Method in class org.lsst.ccs.subsystems.fcs.FilterClampModule
 
getFilterPositionMinValue() - Method in class org.lsst.ccs.subsystems.fcs.FilterClampModule
 
getFilterPositionOffset() - Method in class org.lsst.ccs.subsystems.fcs.FilterClampModule
 
getFilterPositionValueA() - Method in class org.lsst.ccs.subsystems.fcs.FilterClampModule
 
getFilterPositionValueB() - Method in class org.lsst.ccs.subsystems.fcs.FilterClampModule
 
getFilterPositionValueC() - Method in class org.lsst.ccs.subsystems.fcs.FilterClampModule
 
getFilterPresenceSensor() - Method in class org.lsst.ccs.subsystems.fcs.FilterClampModule
For encapsulation : we want to access to filterPresenceSensor in sub-packages.
getFilterPresenceSensor() - Method in class org.lsst.ccs.subsystems.fcs.FilterLatchModule
 
getFilterPresenceStatus() - Method in class org.lsst.ccs.subsystems.fcs.FilterClampModule
 
getFilters() - Method in class org.lsst.ccs.subsystems.fcs.FcsMainModule
 
getFilterSensorsDIO() - Method in class org.lsst.ccs.subsystems.fcs.BasicAutoChangerModule
 
getFilterSensorsDIOName() - Method in class org.lsst.ccs.subsystems.fcs.BasicAutoChangerModule
 
getFullState() - Method in class org.lsst.ccs.subsystems.fcs.singlefiltertest.SftMainModule
 
getFullState() - Method in class org.lsst.ccs.subsystems.fcs.testbench.LoaderTestBenchMainModule
For the GUI.
getHardwareBootTimeout() - Method in class org.lsst.ccs.subsystems.fcs.drivers.CanOpenProxy
 
getHexaValue() - Method in class org.lsst.ccs.subsystems.fcs.CompactIOModule
 
getHexaValues() - Method in class org.lsst.ccs.subsystems.fcs.PlutoGatewayModule
 
getHook1() - Method in class org.lsst.ccs.subsystems.fcs.LoaderClampModule
 
getHook2() - Method in class org.lsst.ccs.subsystems.fcs.LoaderClampModule
 
getHook3() - Method in class org.lsst.ccs.subsystems.fcs.LoaderClampModule
 
getHook4() - Method in class org.lsst.ccs.subsystems.fcs.LoaderClampModule
 
getInitialHexaValue() - Method in class org.lsst.ccs.subsystems.fcs.simulation.SimuCompactIOModule
 
getInputNumero() - Method in class org.lsst.ccs.subsystems.fcs.drivers.CanOpenNumericSensor
 
getInputNumero() - Method in class org.lsst.ccs.subsystems.fcs.simulation.SimuNumericSensor
 
getLatchActuator() - Method in class org.lsst.ccs.subsystems.fcs.FilterLatchModule
 
getLatchesState() - Method in class org.lsst.ccs.subsystems.fcs.BasicAutoChangerModule
This method returns the latchesState if it is not been updated otherwise it waits until the end of the update.
getLatchXminus() - Method in class org.lsst.ccs.subsystems.fcs.BasicAutoChangerModule
 
getLatchXplus() - Method in class org.lsst.ccs.subsystems.fcs.BasicAutoChangerModule
 
getLed() - Method in class org.lsst.ccs.subsystems.fcs.testbench.APCTestBenchMainModule
 
getLoader() - Method in class org.lsst.ccs.subsystems.fcs.testbench.LoaderTestBenchMainModule
 
getLockSensor() - Method in class org.lsst.ccs.subsystems.fcs.FilterClampModule
 
getLockSensor() - Method in class org.lsst.ccs.subsystems.fcs.FilterLatchModule
 
getLockSensor() - Method in class org.lsst.ccs.subsystems.fcs.LoaderHookModule
 
getLockSensorMaxValue() - Method in class org.lsst.ccs.subsystems.fcs.FilterClampModule
 
getLockSensorMinValue() - Method in class org.lsst.ccs.subsystems.fcs.FilterClampModule
 
getLockSensorOffset() - Method in class org.lsst.ccs.subsystems.fcs.FilterClampModule
 
getLockSensorValueA() - Method in class org.lsst.ccs.subsystems.fcs.FilterClampModule
 
getLockSensorValueB() - Method in class org.lsst.ccs.subsystems.fcs.FilterClampModule
 
getLockSensorValueC() - Method in class org.lsst.ccs.subsystems.fcs.FilterClampModule
 
getLockStatus() - Method in interface org.lsst.ccs.subsystems.fcs.common.FilterLatch
 
getLockStatus() - Method in class org.lsst.ccs.subsystems.fcs.FilterClampModule
 
getLockStatus() - Method in class org.lsst.ccs.subsystems.fcs.FilterLatchModule
 
getLockStatus() - Method in class org.lsst.ccs.subsystems.fcs.LoaderClampModule
 
getLockStatus() - Method in class org.lsst.ccs.subsystems.fcs.LoaderHookModule
 
getMaximalPosition() - Method in interface org.lsst.ccs.subsystems.fcs.common.Motor
 
getMaximalPosition() - Method in class org.lsst.ccs.subsystems.fcs.simulation.SimulatedMotor
 
getMaximalVelocity() - Method in interface org.lsst.ccs.subsystems.fcs.common.Motor
 
getMaximalVelocity() - Method in class org.lsst.ccs.subsystems.fcs.simulation.SimulatedMotor
 
getMaxPosition() - Method in class org.lsst.ccs.subsystems.fcs.LoaderClampModule
 
getMaxSpeedInCurrentMode() - Method in class org.lsst.ccs.subsystems.fcs.drivers.Motor
Deprecated.
 
getMinimalPosition() - Method in interface org.lsst.ccs.subsystems.fcs.common.Motor
 
getMinimalPosition() - Method in class org.lsst.ccs.subsystems.fcs.simulation.SimulatedMotor
 
getMinPosition() - Method in class org.lsst.ccs.subsystems.fcs.LoaderClampModule
 
getMode(String) - Static method in enum org.lsst.ccs.subsystems.fcs.drivers.CanOpenDigitaxVariator.DigitaxMode
Retrieve and returns a mode which hexa code is given as an argument.
getMode(String) - Static method in enum org.lsst.ccs.subsystems.fcs.drivers.CanOpenEPOS.EposMode
Retrieve and returns a mode which hexa code is given as an argument.
getMotor() - Method in class org.lsst.ccs.subsystems.fcs.AutoChangerModule
 
getMotor_continuousCurrentLimit() - Method in class org.lsst.ccs.subsystems.fcs.ClampActuatorModule
 
getMotor_maxSpeedInCurrentMode() - Method in class org.lsst.ccs.subsystems.fcs.ClampActuatorModule
 
getMotor_mode() - Method in class org.lsst.ccs.subsystems.fcs.ClampActuatorModule
 
getMotor_outputCurrentLimit() - Method in class org.lsst.ccs.subsystems.fcs.ClampActuatorModule
 
getMotor_polePairNumber() - Method in class org.lsst.ccs.subsystems.fcs.ClampActuatorModule
 
getMotor_thermalTimeConstantWinding() - Method in class org.lsst.ccs.subsystems.fcs.ClampActuatorModule
 
getMotor_type() - Method in class org.lsst.ccs.subsystems.fcs.ClampActuatorModule
 
getMotorParameterValue(String) - Method in class org.lsst.ccs.subsystems.fcs.drivers.CanOpenEPOS
 
getMotorType() - Method in class org.lsst.ccs.subsystems.fcs.drivers.Motor
Deprecated.
 
getMyClientName() - Method in class org.lsst.ccs.subsystems.fcs.drivers.CanOpenProxy
 
getName() - Method in interface org.lsst.ccs.subsystems.fcs.common.Actuator
 
getName() - Method in interface org.lsst.ccs.subsystems.fcs.common.Motor
 
getName() - Method in interface org.lsst.ccs.subsystems.fcs.common.PieceOfHardware
 
getName() - Method in class org.lsst.ccs.subsystems.fcs.drivers.Motor
Deprecated.
 
getName() - Method in class org.lsst.ccs.subsystems.fcs.Filter
 
getNbSockets() - Method in class org.lsst.ccs.subsystems.fcs.CarouselModule
 
getNodeID() - Method in class org.lsst.ccs.subsystems.fcs.ClampActuatorModule
 
getNodeID() - Method in interface org.lsst.ccs.subsystems.fcs.common.PieceOfHardware
 
getNodeID() - Method in class org.lsst.ccs.subsystems.fcs.drivers.CanOpenDevice
 
getNodeID() - Method in class org.lsst.ccs.subsystems.fcs.drivers.CanOpenDIO
 
getNodeID() - Method in class org.lsst.ccs.subsystems.fcs.drivers.CanOpenNode
 
getNodeID() - Method in class org.lsst.ccs.subsystems.fcs.drivers.CanOpenPlutoGateway
 
getNodes() - Method in class org.lsst.ccs.subsystems.fcs.drivers.CanOpenProxy
 
getNominalVelocity() - Method in interface org.lsst.ccs.subsystems.fcs.common.Motor
 
getNominalVelocity() - Method in class org.lsst.ccs.subsystems.fcs.simulation.SimulatedMotor
 
getOnlineClamp() - Method in class org.lsst.ccs.subsystems.fcs.AutoChangerModule
 
getOutputCurrentLimit() - Method in class org.lsst.ccs.subsystems.fcs.drivers.Motor
Deprecated.
 
getOutputNumero() - Method in class org.lsst.ccs.subsystems.fcs.testbench.CanOpenLED
 
getOutputNumeroToStandback() - Method in class org.lsst.ccs.subsystems.fcs.drivers.CanOpenTruckMotor
 
getOutputNumeroToStandby() - Method in class org.lsst.ccs.subsystems.fcs.drivers.CanOpenTruckMotor
 
getPdoStorage() - Method in class org.lsst.ccs.subsystems.fcs.drivers.CanOpenProxy
 
getPeriod() - Method in interface org.lsst.ccs.subsystems.fcs.common.Motor
 
getPeriod() - Method in class org.lsst.ccs.subsystems.fcs.simulation.SimulatedMotor
 
getPolePairNumber() - Method in class org.lsst.ccs.subsystems.fcs.drivers.Motor
Deprecated.
 
getPosition() - Method in class org.lsst.ccs.subsystems.fcs.CarouselModule
 
getPosition() - Method in class org.lsst.ccs.subsystems.fcs.CarouselSocket
 
getPosition() - Method in interface org.lsst.ccs.subsystems.fcs.common.Carousel
The carousel position measures the rotation angle of the carousel within the fixed part of the camera.
getPosition() - Method in interface org.lsst.ccs.subsystems.fcs.common.Motor
 
getPosition() - Method in class org.lsst.ccs.subsystems.fcs.LoaderClampModule
 
getPosition() - Method in class org.lsst.ccs.subsystems.fcs.simulation.SimulatedMotor
 
getPosition() - Method in class org.lsst.ccs.subsystems.fcs.singlefiltertest.SftCarouselModule
 
getPositionSensorType() - Method in class org.lsst.ccs.subsystems.fcs.ClampActuatorModule
 
getPositionSensorType() - Method in class org.lsst.ccs.subsystems.fcs.drivers.Motor
Deprecated.
 
getPresenceStatus() - Method in class org.lsst.ccs.subsystems.fcs.FilterLatchModule
 
getProductCode() - Method in class org.lsst.ccs.subsystems.fcs.drivers.CanOpenNode
 
getRailSensorStandback() - Method in class org.lsst.ccs.subsystems.fcs.TruckModule
 
getRailSensorStandby() - Method in class org.lsst.ccs.subsystems.fcs.TruckModule
 
getRailsSensorsDIO() - Method in class org.lsst.ccs.subsystems.fcs.BasicAutoChangerModule
 
getRailsSensorsDIOName() - Method in class org.lsst.ccs.subsystems.fcs.BasicAutoChangerModule
 
getReadValue() - Method in class org.lsst.ccs.subsystems.fcs.ClampActuatorModule
 
getReadValue() - Method in interface org.lsst.ccs.subsystems.fcs.common.Actuator
 
getReadValue() - Method in class org.lsst.ccs.subsystems.fcs.drivers.CanOpenEPOS
 
getReadValue() - Method in class org.lsst.ccs.subsystems.fcs.simulation.SimuClampActuatorModule
 
getReadValue() - Method in class org.lsst.ccs.subsystems.fcs.simulation.SimuEPOSControllerModule
 
getRequiredPosition() - Method in interface org.lsst.ccs.subsystems.fcs.common.Motor
 
getRequiredPosition() - Method in class org.lsst.ccs.subsystems.fcs.simulation.SimulatedMotor
 
getResponse(long) - Method in class org.lsst.ccs.subsystems.fcs.drivers.CommandDispenser.CommandToRegister
Return the response to the initial commandWord.
getReturnValue(String, int) - Method in class org.lsst.ccs.subsystems.fcs.testbench.APCTestBenchMainModule
Returns the value read on the socket for the input of the ADC given as an argument.
getRevisionNB() - Method in class org.lsst.ccs.subsystems.fcs.drivers.CanOpenNode
 
getSentCurrentMaxValue() - Method in class org.lsst.ccs.subsystems.fcs.ClampActuatorModule
 
getSentCurrentMaxValue() - Method in interface org.lsst.ccs.subsystems.fcs.common.Actuator
 
getSentCurrentMaxValue() - Method in class org.lsst.ccs.subsystems.fcs.drivers.CanOpenEPOS
 
getSentCurrentMaxValue() - Method in class org.lsst.ccs.subsystems.fcs.simulation.SimuClampActuatorModule
 
getSentCurrentMaxValue() - Method in class org.lsst.ccs.subsystems.fcs.simulation.SimuEPOSControllerModule
 
getSentCurrentMinValue() - Method in class org.lsst.ccs.subsystems.fcs.ClampActuatorModule
 
getSentCurrentMinValue() - Method in interface org.lsst.ccs.subsystems.fcs.common.Actuator
 
getSentCurrentMinValue() - Method in class org.lsst.ccs.subsystems.fcs.drivers.CanOpenEPOS
 
getSentCurrentMinValue() - Method in class org.lsst.ccs.subsystems.fcs.simulation.SimuClampActuatorModule
 
getSentCurrentMinValue() - Method in class org.lsst.ccs.subsystems.fcs.simulation.SimuEPOSControllerModule
 
getSentValue() - Method in class org.lsst.ccs.subsystems.fcs.ClampActuatorModule
 
getSentValue() - Method in interface org.lsst.ccs.subsystems.fcs.common.Actuator
 
getSentValue() - Method in class org.lsst.ccs.subsystems.fcs.drivers.CanOpenEPOS
 
getSentValue() - Method in class org.lsst.ccs.subsystems.fcs.simulation.SimuClampActuatorModule
 
getSentValue() - Method in class org.lsst.ccs.subsystems.fcs.simulation.SimuEPOSControllerModule
 
getSerialNB() - Method in class org.lsst.ccs.subsystems.fcs.ClampActuatorModule
 
getSerialNB() - Method in interface org.lsst.ccs.subsystems.fcs.common.PieceOfHardware
 
getSerialNB() - Method in class org.lsst.ccs.subsystems.fcs.drivers.CanOpenDevice
 
getSerialNB() - Method in class org.lsst.ccs.subsystems.fcs.drivers.CanOpenDIO
 
getSerialNB() - Method in class org.lsst.ccs.subsystems.fcs.drivers.CanOpenNode
 
getSerialNB() - Method in class org.lsst.ccs.subsystems.fcs.drivers.CanOpenPlutoGateway
 
getSerialNumber() - Method in interface org.lsst.ccs.subsystems.fcs.common.Motor
 
getSerialNumber() - Method in class org.lsst.ccs.subsystems.fcs.simulation.SimulatedMotor
 
getSftTrucksMotor() - Method in class org.lsst.ccs.subsystems.fcs.singlefiltertest.SftAutoChangerModule
 
getSocketAtStandby() - Method in class org.lsst.ccs.subsystems.fcs.CarouselModule
 
getSocketAtStandby() - Method in interface org.lsst.ccs.subsystems.fcs.common.Carousel
This methods returns the socket at standby position or null if there is no socket at standby position.
getSocketAtStandby() - Method in class org.lsst.ccs.subsystems.fcs.singlefiltertest.SftCarouselModule
 
getSocketNumber(Filter) - Method in class org.lsst.ccs.subsystems.fcs.CarouselModule
 
getSockets() - Method in class org.lsst.ccs.subsystems.fcs.CarouselModule
 
getSpeedVoltageInVolt() - Method in class org.lsst.ccs.subsystems.fcs.LatchActuatorModule
 
getSpeedVoltageMaxValue() - Method in class org.lsst.ccs.subsystems.fcs.LatchActuatorModule
 
getSpeedVoltageMinValue() - Method in class org.lsst.ccs.subsystems.fcs.LatchActuatorModule
 
getStandbyPosition() - Method in class org.lsst.ccs.subsystems.fcs.CarouselSocket
 
getStandbyPosition() - Method in class org.lsst.ccs.subsystems.fcs.FcsMainModule
 
getStandbyPositionForFilter(Filter) - Method in class org.lsst.ccs.subsystems.fcs.CarouselModule
 
getState() - Method in class org.lsst.ccs.subsystems.fcs.BasicAutoChangerModule
 
getState() - Method in class org.lsst.ccs.subsystems.fcs.CarouselModule
 
getStateChangeTime() - Method in interface org.lsst.ccs.subsystems.fcs.common.Motor
 
getStateChangeTime() - Method in class org.lsst.ccs.subsystems.fcs.simulation.SimulatedMotor
 
getStatusData() - Method in class org.lsst.ccs.subsystems.fcs.AutoChangerModule
 
getStatusData() - Method in class org.lsst.ccs.subsystems.fcs.BasicAutoChangerModule
 
getStatusData() - Method in class org.lsst.ccs.subsystems.fcs.CarouselModule
 
getStatusData() - Method in class org.lsst.ccs.subsystems.fcs.ClampActuatorModule
 
getStatusData() - Method in class org.lsst.ccs.subsystems.fcs.drivers.CanOpenClampActuatorModule
 
getStatusData() - Method in class org.lsst.ccs.subsystems.fcs.FilterClampModule
 
getStatusData() - Method in class org.lsst.ccs.subsystems.fcs.FilterLatchModule
 
getStatusData() - Method in class org.lsst.ccs.subsystems.fcs.LoaderClampModule
 
getStatusData() - Method in class org.lsst.ccs.subsystems.fcs.simulation.SimuClampActuatorModule
 
getTargetPositionToClamp() - Method in class org.lsst.ccs.subsystems.fcs.LoaderClampModule
 
getTargetPositionToClose() - Method in class org.lsst.ccs.subsystems.fcs.LoaderClampModule
 
getTargetPositionToOpen() - Method in class org.lsst.ccs.subsystems.fcs.LoaderClampModule
 
getTcpProxy() - Method in interface org.lsst.ccs.subsystems.fcs.common.BridgeToHardware
 
getTcpProxy() - Method in class org.lsst.ccs.subsystems.fcs.drivers.BridgeToCanOpenHardware
 
getTcpProxy() - Method in class org.lsst.ccs.subsystems.fcs.simulation.SimuBridgeForLPSCTestBench
 
getTcpProxy() - Method in class org.lsst.ccs.subsystems.fcs.simulation.SimuBridgeToCanOpenHardware
 
getTemperature() - Method in class org.lsst.ccs.subsystems.fcs.FilterClampModule
 
getThermalTimeConstantWinding() - Method in class org.lsst.ccs.subsystems.fcs.drivers.Motor
Deprecated.
 
getThermometer() - Method in class org.lsst.ccs.subsystems.fcs.FilterClampModule
 
getThermometer() - Method in class org.lsst.ccs.subsystems.fcs.testbench.APCTestBenchMainModule
 
getTimeoutForClampingHooks() - Method in class org.lsst.ccs.subsystems.fcs.LoaderClampModule
 
getTimeoutForClosing() - Method in class org.lsst.ccs.subsystems.fcs.FilterLatchModule
 
getTimeoutForClosingHooks() - Method in class org.lsst.ccs.subsystems.fcs.LoaderClampModule
 
getTimeoutForGoingToHomePosition() - Method in class org.lsst.ccs.subsystems.fcs.LoaderClampModule
 
getTimeoutForOpening() - Method in class org.lsst.ccs.subsystems.fcs.FilterLatchModule
 
getTimeoutForOpeningHooks() - Method in class org.lsst.ccs.subsystems.fcs.LoaderClampModule
 
getTimeoutRelease() - Method in class org.lsst.ccs.subsystems.fcs.FilterClampModule
 
getTimeoutUnlock() - Method in class org.lsst.ccs.subsystems.fcs.FilterClampModule
 
getTimeToConfortAPosition() - Method in class org.lsst.ccs.subsystems.fcs.singlefiltertest.SftAutoChangerModule
 
getTimeToGoToStandback() - Method in class org.lsst.ccs.subsystems.fcs.singlefiltertest.SftAutoChangerModule
 
getTimeToGoToStandby() - Method in class org.lsst.ccs.subsystems.fcs.singlefiltertest.SftAutoChangerModule
 
getTransmissionType() - Method in class org.lsst.ccs.subsystems.fcs.drivers.CanOpenADC
 
getTruckLocation() - Method in class org.lsst.ccs.subsystems.fcs.TruckModule
This method returns the truck position (an ENUM).
getTrucksLocation() - Method in class org.lsst.ccs.subsystems.fcs.BasicAutoChangerModule
This method returns the truckLocation if it is not been updated otherwise it waits until the end of the update.
getTrucksPosition() - Method in class org.lsst.ccs.subsystems.fcs.AutoChangerModule
 
getTrucksPosition() - Method in interface org.lsst.ccs.subsystems.fcs.common.AutoChanger
 
getTrucksPosition() - Method in class org.lsst.ccs.subsystems.fcs.singlefiltertest.SftAutoChangerModule
 
getTrucksPositionAtStandby() - Method in class org.lsst.ccs.subsystems.fcs.AutoChangerModule
 
getTrucksPositionOnline() - Method in class org.lsst.ccs.subsystems.fcs.AutoChangerModule
 
getTrucksPositionSwapout() - Method in class org.lsst.ccs.subsystems.fcs.AutoChangerModule
 
getTruckXminus() - Method in class org.lsst.ccs.subsystems.fcs.BasicAutoChangerModule
 
getTruckXplus() - Method in class org.lsst.ccs.subsystems.fcs.BasicAutoChangerModule
 
getType() - Method in class org.lsst.ccs.subsystems.fcs.drivers.CanOpenNode
 
getUnlockSensor() - Method in class org.lsst.ccs.subsystems.fcs.FilterLatchModule
 
getUnlockSensor() - Method in class org.lsst.ccs.subsystems.fcs.LoaderHookModule
 
getValue() - Method in interface org.lsst.ccs.subsystems.fcs.common.AnalogicSensor
 
getValue() - Method in interface org.lsst.ccs.subsystems.fcs.common.Sensor
 
getValue() - Method in class org.lsst.ccs.subsystems.fcs.CompactIOModule
 
getValue() - Method in class org.lsst.ccs.subsystems.fcs.Sensor14bits
This method returns value if the sensor is not updating otherwise it waits until the update is completed and returns the new read value from the hardware.
getVarValue(String, String) - Method in class org.lsst.ccs.subsystems.fcs.drivers.CanOpenProxy.PDOStorage
 
getVendorID() - Method in class org.lsst.ccs.subsystems.fcs.drivers.CanOpenNode
 
getWeight() - Method in class org.lsst.ccs.subsystems.fcs.Filter
 
go(Motor, double, RunningWay) - Method in interface org.lsst.ccs.subsystems.fcs.common.EngineState
Send the command go to engine e for t milliseconds in a given rotation way.
go(Motor, double, RunningWay) - Method in class org.lsst.ccs.subsystems.fcs.simulation.ErrorState
Deprecated.
 
go(Motor, double, RunningWay) - Method in class org.lsst.ccs.subsystems.fcs.simulation.RunningState
Deprecated.
Engine stays in state running when it is running and it receives the command go.
go(Motor, double, RunningWay) - Method in class org.lsst.ccs.subsystems.fcs.simulation.StopState
Deprecated.
 
goToClampedPosition() - Method in class org.lsst.ccs.subsystems.fcs.LoaderClampModule
In the initialisation phase, this close the clamp to be able to define the absolute position of the encoder.
goToHandOff() - Method in class org.lsst.ccs.subsystems.fcs.LoaderCarrierModule
 
goToHome() - Method in class org.lsst.ccs.subsystems.fcs.testbench.Scale1ProtoPivotingFrame
 
goToHomePosition() - Method in class org.lsst.ccs.subsystems.fcs.LoaderClampModule
In the initialisation phase, this open the clamp to be able to define the absolute position of the encoder.
goToInitialState() - Method in class org.lsst.ccs.subsystems.fcs.singlefiltertest.SftMainModule
Initial state for sequence1 : autochanger is in highposition and trucks are empty carousel holds a filter and its clamps are in CLAMPEDONFILTER state.
goToPosition(double) - Method in class org.lsst.ccs.subsystems.fcs.AutoChangerModule
This method moves the autochanger trucks to a position given as a parameter.
goToPosition(double) - Method in interface org.lsst.ccs.subsystems.fcs.common.AutoChanger
 
goToPosition(double) - Method in class org.lsst.ccs.subsystems.fcs.singlefiltertest.SftAutoChangerModule
 
goToStandback() - Method in class org.lsst.ccs.subsystems.fcs.AutoChangerModule
 
goToStandback() - Method in class org.lsst.ccs.subsystems.fcs.BasicAutoChangerModule
 
goToStandback() - Method in class org.lsst.ccs.subsystems.fcs.singlefiltertest.SftAutoChangerModule
 
goToStandby() - Method in class org.lsst.ccs.subsystems.fcs.AutoChangerModule
 
goToStandby() - Method in class org.lsst.ccs.subsystems.fcs.BasicAutoChangerModule
 
goToStandby() - Method in class org.lsst.ccs.subsystems.fcs.singlefiltertest.SftAutoChangerModule
This methods moves the trucks from standback position to standby position.
goToStorage() - Method in class org.lsst.ccs.subsystems.fcs.LoaderCarrierModule
 
grabFilterAtHandoff(Filter) - Method in class org.lsst.ccs.subsystems.fcs.BasicAutoChangerModule
 
grabFilterAtStandby(Filter) - Method in class org.lsst.ccs.subsystems.fcs.BasicAutoChangerModule
 
grabFilterAtStandby(Object) - Method in class org.lsst.ccs.subsystems.fcs.CarouselModule
 
grabFilterAtStandby(Filter) - Method in class org.lsst.ccs.subsystems.fcs.CarouselModule
This method has to be executed when a filter has just been moved on the carousel at standby position by the autochanger.
grabFilterAtStandby(Filter) - Method in interface org.lsst.ccs.subsystems.fcs.common.AutoChanger
 

H

haltRequired - Variable in class org.lsst.ccs.subsystems.fcs.common.MobileItemModule
 
haltRequired - Variable in class org.lsst.ccs.subsystems.fcs.MainModule
 
handoffPositionSensor - Variable in class org.lsst.ccs.subsystems.fcs.LoaderCarrierModule
 
hardwareInitialized - Variable in class org.lsst.ccs.subsystems.fcs.drivers.BridgeToCanOpenHardware
 
hardwareList - Variable in class org.lsst.ccs.subsystems.fcs.drivers.CanOpenProxy
 
hardwareMap - Variable in class org.lsst.ccs.subsystems.fcs.drivers.BridgeToCanOpenHardware
 
hardwareReady - Variable in class org.lsst.ccs.subsystems.fcs.MainModule
 
hasToWaitForEndOfAction - Variable in class org.lsst.ccs.subsystems.fcs.common.MobileItemModule
 
hexaValue - Variable in class org.lsst.ccs.subsystems.fcs.CompactIOModule
 
hexaValues - Variable in class org.lsst.ccs.subsystems.fcs.PlutoGatewayModule
 
hexToBinary(String) - Static method in class org.lsst.ccs.subsystems.fcs.utils.FcsUtils
The String argument represents an integer in hexa.
hookController - Variable in class org.lsst.ccs.subsystems.fcs.testbench.BridgeForLPSCTestBench
 
hooksController - Variable in class org.lsst.ccs.subsystems.fcs.simulation.SimuBridgeForLPSCTestBench
 
hygrometry - Variable in class org.lsst.ccs.subsystems.fcs.testbench.Scale1ProtoTestBenchMainModule
 
HygrometrySensor - Interface in org.lsst.ccs.subsystems.fcs.common
 

I

identifieHardware() - Method in class org.lsst.ccs.subsystems.fcs.drivers.CanOpenProxy
Identification of the hardware : we want to retrieve the information stored in the hardware of the booted nodes and update the array of nodes with this information.
InclinometerModule - Class in org.lsst.ccs.subsystems.fcs.testbench
 
InclinometerModule(String, int) - Constructor for class org.lsst.ccs.subsystems.fcs.testbench.InclinometerModule
 
incrementPosition(double) - Method in interface org.lsst.ccs.subsystems.fcs.common.Motor
To be overrided in each subclasses.
incrementPosition(double) - Method in class org.lsst.ccs.subsystems.fcs.simulation.SimuCarouselMotor
There is no minimal or maximal position for the carousel.
incrementPosition(double) - Method in class org.lsst.ccs.subsystems.fcs.simulation.SimulatedMotor
To be overrided in each subclasses.
initialiazeHardware() - Method in class org.lsst.ccs.subsystems.fcs.LoaderCarrierModule
 
initializeHardware() - Method in interface org.lsst.ccs.subsystems.fcs.common.PieceOfHardware
This methods write some configuration data on the hardware CPU.
initializeHardware() - Method in class org.lsst.ccs.subsystems.fcs.drivers.CanOpenADC
 
initializeHardware() - Method in class org.lsst.ccs.subsystems.fcs.drivers.CanOpenDevice
This methods has to be overridden if there is some initialization to do for the device.
initializeHardware() - Method in class org.lsst.ccs.subsystems.fcs.drivers.CanOpenDigitaxVariator
 
initializeHardware() - Method in class org.lsst.ccs.subsystems.fcs.drivers.CanOpenDIO
 
initializeHardware() - Method in class org.lsst.ccs.subsystems.fcs.drivers.CanOpenEPOS
 
initializeHardware() - Method in class org.lsst.ccs.subsystems.fcs.drivers.CanOpenPlutoGateway
 
initializeHardware() - Method in class org.lsst.ccs.subsystems.fcs.drivers.CanOpenProxy
 
initializeHardware() - Method in class org.lsst.ccs.subsystems.fcs.LoaderClampModule
If loader is empty, go to home position otherwise go to clamped position.
initializeHardware() - Method in class org.lsst.ccs.subsystems.fcs.LoaderModule
 
initModule() - Method in class org.lsst.ccs.subsystems.fcs.AutoChangerModule
 
initModule() - Method in class org.lsst.ccs.subsystems.fcs.BasicAutoChangerModule
 
initModule() - Method in class org.lsst.ccs.subsystems.fcs.CarouselModule
 
initModule() - Method in class org.lsst.ccs.subsystems.fcs.CarouselSocket
 
initModule() - Method in class org.lsst.ccs.subsystems.fcs.ClampActuatorModule
 
initModule() - Method in class org.lsst.ccs.subsystems.fcs.CompactIOModule
 
initModule() - Method in class org.lsst.ccs.subsystems.fcs.drivers.BridgeToCanOpenHardware
 
initModule() - Method in class org.lsst.ccs.subsystems.fcs.drivers.CanOpenDevice
 
initModule() - Method in class org.lsst.ccs.subsystems.fcs.drivers.CanOpenDigitaxVariator
 
initModule() - Method in class org.lsst.ccs.subsystems.fcs.drivers.CanOpenDIO
 
initModule() - Method in class org.lsst.ccs.subsystems.fcs.drivers.CanOpenEPOS
 
initModule() - Method in class org.lsst.ccs.subsystems.fcs.drivers.CanOpenLatchActuatorModule
 
initModule() - Method in class org.lsst.ccs.subsystems.fcs.drivers.CanOpenPlutoGateway
 
initModule() - Method in class org.lsst.ccs.subsystems.fcs.drivers.CanOpenProxy
 
initModule() - Method in class org.lsst.ccs.subsystems.fcs.drivers.CanOpenSensor14bits
 
initModule() - Method in class org.lsst.ccs.subsystems.fcs.drivers.CanOpenTruckMotor
 
initModule() - Method in class org.lsst.ccs.subsystems.fcs.FcsMainModule
In the initialisation, we want to do some software initialization, and some hardware initialization.
initModule() - Method in class org.lsst.ccs.subsystems.fcs.FilterClampModule
 
initModule() - Method in class org.lsst.ccs.subsystems.fcs.FilterLatchModule
 
initModule() - Method in class org.lsst.ccs.subsystems.fcs.LoaderCarrierModule
 
initModule() - Method in class org.lsst.ccs.subsystems.fcs.LoaderClampModule
 
initModule() - Method in class org.lsst.ccs.subsystems.fcs.LoaderHookModule
 
initModule() - Method in class org.lsst.ccs.subsystems.fcs.LoaderModule
 
initModule() - Method in class org.lsst.ccs.subsystems.fcs.MainModule
 
initModule() - Method in class org.lsst.ccs.subsystems.fcs.NumericSensor
 
initModule() - Method in class org.lsst.ccs.subsystems.fcs.PlutoGatewayModule
 
initModule() - Method in class org.lsst.ccs.subsystems.fcs.Sensor14bits
 
initModule() - Method in class org.lsst.ccs.subsystems.fcs.simulation.SimuClampActuatorModule
 
initModule() - Method in class org.lsst.ccs.subsystems.fcs.simulation.SimuCompactIOModule
 
initModule() - Method in class org.lsst.ccs.subsystems.fcs.simulation.SimuEPOSControllerModule
 
initModule() - Method in class org.lsst.ccs.subsystems.fcs.simulation.SimuFilterClampModule
 
initModule() - Method in class org.lsst.ccs.subsystems.fcs.simulation.SimuLatchActuatorModule
 
initModule() - Method in class org.lsst.ccs.subsystems.fcs.simulation.SimulatedMotor
 
initModule() - Method in class org.lsst.ccs.subsystems.fcs.simulation.SimuNumericSensor
 
initModule() - Method in class org.lsst.ccs.subsystems.fcs.simulation.SimuPlutoGateway
 
initModule() - Method in class org.lsst.ccs.subsystems.fcs.simulation.SimuTruckMotorModule
 
initModule() - Method in class org.lsst.ccs.subsystems.fcs.singlefiltertest.SftMainModule
 
initModule() - Method in class org.lsst.ccs.subsystems.fcs.testbench.APCTestBenchMainModule
 
initModule() - Method in class org.lsst.ccs.subsystems.fcs.testbench.CanOpenLED
 
initModule() - Method in class org.lsst.ccs.subsystems.fcs.testbench.CPPMTestBenchMainModule
 
initModule() - Method in class org.lsst.ccs.subsystems.fcs.testbench.LoaderTestBenchMainModule
 
initModule() - Method in class org.lsst.ccs.subsystems.fcs.TruckModule
 
isAbleToMove() - Method in class org.lsst.ccs.subsystems.fcs.CarouselModule
 
isAbleToMove() - Method in interface org.lsst.ccs.subsystems.fcs.common.Carousel
The carousel can be EngageBrakeed by a break or prevented to move by the autochanger fliprail.
isAbleToMove() - Method in class org.lsst.ccs.subsystems.fcs.singlefiltertest.SftCarouselModule
 
isActionCompleted(FcsEnumerations.MobileItemAction) - Method in class org.lsst.ccs.subsystems.fcs.BasicAutoChangerModule
 
isActionCompleted(FcsEnumerations.MobileItemAction) - Method in class org.lsst.ccs.subsystems.fcs.CarouselSocket
 
isActionCompleted(FcsEnumerations.MobileItemAction) - Method in class org.lsst.ccs.subsystems.fcs.common.MobileItemModule
 
isActionCompleted(FcsEnumerations.MobileItemAction) - Method in class org.lsst.ccs.subsystems.fcs.FilterClampModule
 
isActionCompleted(FcsEnumerations.MobileItemAction) - Method in class org.lsst.ccs.subsystems.fcs.FilterLatchModule
 
isActionCompleted(FcsEnumerations.MobileItemAction) - Method in class org.lsst.ccs.subsystems.fcs.LoaderCarrierModule
 
isActionCompleted(FcsEnumerations.MobileItemAction) - Method in class org.lsst.ccs.subsystems.fcs.LoaderClampModule
Check if the action is completed.
isActionCompleted(FcsEnumerations.MobileItemAction) - Method in class org.lsst.ccs.subsystems.fcs.testbench.Scale1ProtoPivotingFrame
 
isADC() - Method in class org.lsst.ccs.subsystems.fcs.drivers.CanOpenNode
 
isAtClampedPosition() - Method in class org.lsst.ccs.subsystems.fcs.LoaderClampModule
 
isAtClosedPosition() - Method in class org.lsst.ccs.subsystems.fcs.LoaderClampModule
 
isAtHandoff() - Method in class org.lsst.ccs.subsystems.fcs.BasicAutoChangerModule
 
isAtHandoffPosition() - Method in class org.lsst.ccs.subsystems.fcs.LoaderCarrierModule
Returns the boolean field atHandoff.
isAtHomePosition() - Method in class org.lsst.ccs.subsystems.fcs.LoaderClampModule
 
isAtOpenPosition() - Method in class org.lsst.ccs.subsystems.fcs.LoaderClampModule
 
isAtStandback() - Method in class org.lsst.ccs.subsystems.fcs.BasicAutoChangerModule
For the single-filter-test only ?
isAtStandby() - Method in class org.lsst.ccs.subsystems.fcs.AutoChangerModule
 
isAtStandby() - Method in class org.lsst.ccs.subsystems.fcs.BasicAutoChangerModule
 
isAtStandby() - Method in interface org.lsst.ccs.subsystems.fcs.common.AutoChanger
 
isAtStoragePosition() - Method in class org.lsst.ccs.subsystems.fcs.LoaderCarrierModule
Returns the boolean field atStorage.
isAutochangerHoldingFilter() - Method in class org.lsst.ccs.subsystems.fcs.LoaderCarrierModule
 
isAutochangerHoldingFilter() - Method in class org.lsst.ccs.subsystems.fcs.LoaderModule
 
isBooted(String) - Method in class org.lsst.ccs.subsystems.fcs.drivers.CanOpenProxy
 
isBooted(PieceOfHardware) - Method in class org.lsst.ccs.subsystems.fcs.drivers.CanOpenProxy
 
isCarrierAtStoragePosition() - Method in class org.lsst.ccs.subsystems.fcs.LoaderModule
 
isChangerConnected() - Method in class org.lsst.ccs.subsystems.fcs.testbench.APCTestBench2CanBusMain
 
isChangerReady() - Method in class org.lsst.ccs.subsystems.fcs.testbench.APCTestBench2CanBusMain
 
isClampedOnFilter() - Method in class org.lsst.ccs.subsystems.fcs.CarouselSocket
 
isConnectedOnCamera() - Method in class org.lsst.ccs.subsystems.fcs.LoaderCarrierModule
 
isConnectedOnCamera() - Method in class org.lsst.ccs.subsystems.fcs.LoaderModule
Returns the boolean field atHandoff.
isCWrapperConnected() - Method in interface org.lsst.ccs.subsystems.fcs.common.BridgeToHardware
This method returns true if the C-Wrapper is connected to the tcp proxy.
isCWrapperConnected() - Method in class org.lsst.ccs.subsystems.fcs.drivers.BridgeToCanOpenHardware
This method returns true if the C-Wrapper is connected to the tcp proxy.
isCWrapperConnected() - Method in class org.lsst.ccs.subsystems.fcs.simulation.SimuBridgeForLPSCTestBench
 
isCWrapperConnected() - Method in class org.lsst.ccs.subsystems.fcs.simulation.SimuBridgeToCanOpenHardware
 
isDAC() - Method in class org.lsst.ccs.subsystems.fcs.drivers.CanOpenNode
 
isEmpty() - Method in class org.lsst.ccs.subsystems.fcs.CarouselSocket
 
isEmpty() - Method in class org.lsst.ccs.subsystems.fcs.LoaderCarrierModule
Returns the boolean field empty.
isEmpty() - Method in class org.lsst.ccs.subsystems.fcs.LoaderClampModule
 
isEmpty() - Method in class org.lsst.ccs.subsystems.fcs.LoaderModule
Returns the boolean field empty.
isEmptyOnline() - Method in class org.lsst.ccs.subsystems.fcs.FcsMainModule
 
isEmptyStandBy() - Method in class org.lsst.ccs.subsystems.fcs.FcsMainModule
 
isEnable() - Method in class org.lsst.ccs.subsystems.fcs.drivers.CanOpenDigitaxVariator
 
isEnable() - Method in class org.lsst.ccs.subsystems.fcs.drivers.CanOpenEPOS
 
isFilterEngaged() - Method in interface org.lsst.ccs.subsystems.fcs.common.FilterLatch
 
isFilterEngaged() - Method in class org.lsst.ccs.subsystems.fcs.FilterClampModule
 
isHardwareConnected() - Method in class org.lsst.ccs.subsystems.fcs.testbench.LPNHETestBenchMainModule
This method returns true if the C-Wrapper is connected to the tcp proxy.
isHardwareIdentified() - Method in class org.lsst.ccs.subsystems.fcs.drivers.CanOpenProxy
 
isHardwareReady() - Method in class org.lsst.ccs.subsystems.fcs.BasicAutoChangerModule
 
isHardwareReady() - Method in class org.lsst.ccs.subsystems.fcs.CarouselSocket
 
isHardwareReady() - Method in interface org.lsst.ccs.subsystems.fcs.common.BridgeToHardware
returns true if the hardware is booted, identified.
isHardwareReady() - Method in class org.lsst.ccs.subsystems.fcs.common.MobileItemModule
 
isHardwareReady() - Method in class org.lsst.ccs.subsystems.fcs.drivers.BridgeToCanOpenHardware
returns true if the hardware is booted, identified and initialized.
isHardwareReady() - Method in class org.lsst.ccs.subsystems.fcs.drivers.CanOpenProxy
This method returns true if : all the hardware items are booted and identified and the hardware have the node ID expected within the configuration and the hardware is initialized.
isHardwareReady() - Method in class org.lsst.ccs.subsystems.fcs.FilterClampModule
 
isHardwareReady() - Method in class org.lsst.ccs.subsystems.fcs.FilterLatchModule
 
isHardwareReady() - Method in class org.lsst.ccs.subsystems.fcs.LoaderCarrierModule
 
isHardwareReady() - Method in class org.lsst.ccs.subsystems.fcs.LoaderClampModule
 
isHardwareReady() - Method in class org.lsst.ccs.subsystems.fcs.LoaderModule
 
isHardwareReady() - Method in class org.lsst.ccs.subsystems.fcs.MainModule
This methods updates the boolean hardwareReady from the hardware bridge.
isHardwareReady() - Method in class org.lsst.ccs.subsystems.fcs.simulation.SimuBridgeForLPSCTestBench
 
isHardwareReady() - Method in class org.lsst.ccs.subsystems.fcs.simulation.SimuBridgeToCanOpenHardware
 
isHardwareReady() - Method in class org.lsst.ccs.subsystems.fcs.testbench.LPNHETestBenchMainModule
returns true if the hardware is booted, identified and initialized.
isHardwareReady() - Method in class org.lsst.ccs.subsystems.fcs.testbench.Scale1ProtoPivotingFrame
 
isHoldingAFilter() - Method in class org.lsst.ccs.subsystems.fcs.LoaderModule
 
isHoldingFilterAtHandoff() - Method in class org.lsst.ccs.subsystems.fcs.AutoChangerModule
 
isHoldingFilterAtStandback() - Method in class org.lsst.ccs.subsystems.fcs.BasicAutoChangerModule
 
isHoldingFilterAtStandby() - Method in class org.lsst.ccs.subsystems.fcs.BasicAutoChangerModule
 
isHoldingFilterAtStandby() - Method in class org.lsst.ccs.subsystems.fcs.CarouselModule
 
isInError() - Method in interface org.lsst.ccs.subsystems.fcs.common.FilterLatch
 
isInError() - Method in class org.lsst.ccs.subsystems.fcs.LoaderHookModule
 
isInitalized() - Method in interface org.lsst.ccs.subsystems.fcs.common.PieceOfHardware
 
isInitalized() - Method in class org.lsst.ccs.subsystems.fcs.drivers.CanOpenDevice
 
isInitalized() - Method in class org.lsst.ccs.subsystems.fcs.drivers.CanOpenDIO
 
isInitalized() - Method in class org.lsst.ccs.subsystems.fcs.drivers.CanOpenPlutoGateway
 
isLoaderConnected() - Method in class org.lsst.ccs.subsystems.fcs.testbench.APCTestBench2CanBusMain
 
isLoaderReady() - Method in class org.lsst.ccs.subsystems.fcs.testbench.APCTestBench2CanBusMain
 
isLocked() - Method in class org.lsst.ccs.subsystems.fcs.CarouselLatch
 
isLocked() - Method in class org.lsst.ccs.subsystems.fcs.CarouselModule
 
isLocked() - Method in interface org.lsst.ccs.subsystems.fcs.common.FilterLatch
 
isLocked() - Method in interface org.lsst.ccs.subsystems.fcs.common.GenericLatch
 
isLocked() - Method in class org.lsst.ccs.subsystems.fcs.FilterClampModule
This methods returns true if the clamp is locked.
isLocked() - Method in class org.lsst.ccs.subsystems.fcs.FilterLatchModule
 
isLocked() - Method in class org.lsst.ccs.subsystems.fcs.LoaderClampModule
 
isMaxonMotor() - Method in class org.lsst.ccs.subsystems.fcs.drivers.CanOpenNode
 
isMoving() - Method in class org.lsst.ccs.subsystems.fcs.AutoChangerModule
 
isMoving() - Method in class org.lsst.ccs.subsystems.fcs.BasicAutoChangerModule
 
isMoving() - Method in class org.lsst.ccs.subsystems.fcs.common.MobileItemModule
 
isMoving() - Method in class org.lsst.ccs.subsystems.fcs.LoaderModule
 
isMoving() - Method in class org.lsst.ccs.subsystems.fcs.singlefiltertest.SftAutoChangerModule
 
isMovingToStandback() - Method in class org.lsst.ccs.subsystems.fcs.AutoChangerModule
 
isMovingToStandback() - Method in class org.lsst.ccs.subsystems.fcs.BasicAutoChangerModule
 
isMovingToStandback() - Method in class org.lsst.ccs.subsystems.fcs.singlefiltertest.SftAutoChangerModule
 
isMovingToStandback() - Method in class org.lsst.ccs.subsystems.fcs.singlefiltertest.SftTruckMotor
 
isMovingToStandby() - Method in class org.lsst.ccs.subsystems.fcs.AutoChangerModule
 
isMovingToStandby() - Method in class org.lsst.ccs.subsystems.fcs.BasicAutoChangerModule
 
isMovingToStandby() - Method in class org.lsst.ccs.subsystems.fcs.singlefiltertest.SftAutoChangerModule
 
isMovingToStandby() - Method in class org.lsst.ccs.subsystems.fcs.singlefiltertest.SftTruckMotor
 
isNodeIdBootedAndOK() - Method in interface org.lsst.ccs.subsystems.fcs.common.PieceOfHardware
 
isNodeIdBootedAndOK() - Method in class org.lsst.ccs.subsystems.fcs.drivers.CanOpenDevice
 
isNodeIdBootedAndOK() - Method in class org.lsst.ccs.subsystems.fcs.drivers.CanOpenDIO
 
isNodeIdBootedAndOK() - Method in class org.lsst.ccs.subsystems.fcs.drivers.CanOpenPlutoGateway
 
isNodeIdBootedAndOK(PieceOfHardware) - Method in class org.lsst.ccs.subsystems.fcs.drivers.CanOpenProxy
Check if a piece of hardware is booted and if its can open node ID is correct.
isOff() - Method in class org.lsst.ccs.subsystems.fcs.ClampActuatorModule
 
isOff() - Method in interface org.lsst.ccs.subsystems.fcs.common.Actuator
 
isOff() - Method in class org.lsst.ccs.subsystems.fcs.drivers.CanOpenEPOS
 
isOff() - Method in class org.lsst.ccs.subsystems.fcs.simulation.SimuClampActuatorModule
 
isOff() - Method in class org.lsst.ccs.subsystems.fcs.simulation.SimuEPOSControllerModule
 
isOn() - Method in class org.lsst.ccs.subsystems.fcs.ClampActuatorModule
 
isOn() - Method in interface org.lsst.ccs.subsystems.fcs.common.Actuator
 
isOn() - Method in class org.lsst.ccs.subsystems.fcs.drivers.CanOpenEPOS
 
isOn() - Method in class org.lsst.ccs.subsystems.fcs.simulation.SimuClampActuatorModule
 
isOn() - Method in class org.lsst.ccs.subsystems.fcs.simulation.SimuEPOSControllerModule
 
isOnAutoChanger() - Method in class org.lsst.ccs.subsystems.fcs.Filter
 
isOnCamera() - Method in class org.lsst.ccs.subsystems.fcs.LoaderModule
 
isOnCarousel() - Method in class org.lsst.ccs.subsystems.fcs.Filter
 
isOnline() - Method in class org.lsst.ccs.subsystems.fcs.BasicAutoChangerModule
 
isOnStandby(Filter) - Method in class org.lsst.ccs.subsystems.fcs.CarouselModule
 
isOut() - Method in class org.lsst.ccs.subsystems.fcs.Filter
 
isReadyToClamp() - Method in class org.lsst.ccs.subsystems.fcs.CarouselSocket
 
isReadyToGrabAFilterAtStandby() - Method in class org.lsst.ccs.subsystems.fcs.CarouselModule
This method let us know if the carousel is ready to receive a filter at standby position : - the carousel must not rotate - an empty socketAtStandby is at standby position.
isRealHardware() - Method in interface org.lsst.ccs.subsystems.fcs.common.BridgeToHardware
 
isRealHardware() - Method in class org.lsst.ccs.subsystems.fcs.drivers.BridgeToCanOpenHardware
 
isRealHardware() - Method in class org.lsst.ccs.subsystems.fcs.simulation.SimuBridgeForLPSCTestBench
 
isRealHardware() - Method in class org.lsst.ccs.subsystems.fcs.simulation.SimuBridgeToCanOpenHardware
 
isRotating() - Method in class org.lsst.ccs.subsystems.fcs.CarouselModule
 
isRotating() - Method in class org.lsst.ccs.subsystems.fcs.singlefiltertest.SftCarouselModule
 
isTargetPositionReached(int) - Method in interface org.lsst.ccs.subsystems.fcs.common.EPOSController
 
isTargetPositionReached(int) - Method in class org.lsst.ccs.subsystems.fcs.drivers.CanOpenEPOS
 
isTargetPositionReached(int) - Method in class org.lsst.ccs.subsystems.fcs.simulation.SimuEPOSControllerModule
 
isTokenUsed(String) - Method in class org.lsst.ccs.subsystems.fcs.drivers.CommandDispenser
tells if the token is known.
isTrucksEmpty() - Method in class org.lsst.ccs.subsystems.fcs.BasicAutoChangerModule
 
isUnclampedEmpty() - Method in class org.lsst.ccs.subsystems.fcs.CarouselSocket
 
isUnclampedOnFilter() - Method in class org.lsst.ccs.subsystems.fcs.CarouselSocket
 
isUnknown() - Method in class org.lsst.ccs.subsystems.fcs.Filter
 
isUnlocked() - Method in interface org.lsst.ccs.subsystems.fcs.common.FilterLatch
 
isUnlocked() - Method in class org.lsst.ccs.subsystems.fcs.LoaderClampModule
 

L

LatchActuatorModule - Class in org.lsst.ccs.subsystems.fcs
 
LatchActuatorModule(String, int, double, double, int, int) - Constructor for class org.lsst.ccs.subsystems.fcs.LatchActuatorModule
 
latchesState - Variable in class org.lsst.ccs.subsystems.fcs.BasicAutoChangerModule
 
Led - Interface in org.lsst.ccs.subsystems.fcs.testbench
Use in APC test bench
listHardware() - Method in class org.lsst.ccs.subsystems.fcs.drivers.BridgeToCanOpenHardware
This method returns the list of hardware that this bridge will manage.
listHardware() - Method in class org.lsst.ccs.subsystems.fcs.drivers.CanOpenProxy
 
listHardware() - Method in class org.lsst.ccs.subsystems.fcs.MainModule
This method returns the list of hardware that this bridge will manage.
listHooks() - Method in class org.lsst.ccs.subsystems.fcs.LoaderClampModule
 
listHooks() - Method in class org.lsst.ccs.subsystems.fcs.LoaderModule
 
listHooksSensors() - Method in class org.lsst.ccs.subsystems.fcs.testbench.LoaderTestBenchMainModule
 
listNodes() - Method in class org.lsst.ccs.subsystems.fcs.drivers.CanOpenProxy
List the can open nodes which are in the nodes table.
listSensorsValues() - Method in class org.lsst.ccs.subsystems.fcs.LoaderClampModule
 
listSensorsValues() - Method in class org.lsst.ccs.subsystems.fcs.LoaderHookModule
 
listSensorsValues() - Method in class org.lsst.ccs.subsystems.fcs.LoaderModule
 
listSensorsValues() - Method in class org.lsst.ccs.subsystems.fcs.testbench.LoaderTestBenchMainModule
 
listStatus() - Method in class org.lsst.ccs.subsystems.fcs.LoaderClampModule
 
loadCommunicationErrorTable() - Static method in class org.lsst.ccs.subsystems.fcs.drivers.CanOpenErrorsTable
 
loadDeviceErrorTable() - Static method in class org.lsst.ccs.subsystems.fcs.drivers.CanOpenErrorsTable
 
LoaderCanOpenProxy - Class in org.lsst.ccs.subsystems.fcs.drivers
The tcp server for the loader when we want to connect or disconnect loader hardware.
LoaderCanOpenProxy(String, int, int, String, long) - Constructor for class org.lsst.ccs.subsystems.fcs.drivers.LoaderCanOpenProxy
 
LoaderCarrierModule - Class in org.lsst.ccs.subsystems.fcs
This is a model for the carrier in the loader.
LoaderCarrierModule(String, int, String) - Constructor for class org.lsst.ccs.subsystems.fcs.LoaderCarrierModule
 
LoaderClampModule - Class in org.lsst.ccs.subsystems.fcs
This is model for the clamps mechanism in the loader.
LoaderClampModule(String, int, LoaderHookModule, LoaderHookModule, LoaderHookModule, LoaderHookModule, String, long, long, long, long, int, int, int, int, int, Map<String, Integer>, Map<String, Integer>, int, int) - Constructor for class org.lsst.ccs.subsystems.fcs.LoaderClampModule
 
LoaderHookModule - Class in org.lsst.ccs.subsystems.fcs
This is the model for a single hook in the loader.
LoaderHookModule(String, NumericSensor, NumericSensor) - Constructor for class org.lsst.ccs.subsystems.fcs.LoaderHookModule
 
LoaderModule - Class in org.lsst.ccs.subsystems.fcs
This is the model for the loader in the Filter Exchange System.
LoaderModule(String, int, LoaderCarrierModule, LoaderClampModule, String, NumericSensor, NumericSensor) - Constructor for class org.lsst.ccs.subsystems.fcs.LoaderModule
 
loadErrorRegisterTable() - Static method in class org.lsst.ccs.subsystems.fcs.drivers.CanOpenErrorsTable
 
LoaderTestBenchMainModule - Class in org.lsst.ccs.subsystems.fcs.testbench
This is the Main Module for the LPSC test bench control software.
LoaderTestBenchMainModule(String, int, BridgeToHardware, NumericSensor) - Constructor for class org.lsst.ccs.subsystems.fcs.testbench.LoaderTestBenchMainModule
 
loadFilter(Filter) - Method in class org.lsst.ccs.subsystems.fcs.FcsMainModule
Load a filter from the loader to the camera.
locateFilter() - Method in class org.lsst.ccs.subsystems.fcs.singlefiltertest.SftMainModule
 
locateTrucks() - Method in class org.lsst.ccs.subsystems.fcs.AutoChangerModule
This method has to be executed at the FCS startup.
locateTrucks() - Method in interface org.lsst.ccs.subsystems.fcs.common.AutoChanger
 
locateTrucks() - Method in class org.lsst.ccs.subsystems.fcs.singlefiltertest.SftAutoChangerModule
 
lock() - Method in class org.lsst.ccs.subsystems.fcs.CarouselLatch
 
lock() - Method in interface org.lsst.ccs.subsystems.fcs.common.FilterLatch
 
lock() - Method in interface org.lsst.ccs.subsystems.fcs.common.GenericLatch
 
lock - Variable in class org.lsst.ccs.subsystems.fcs.common.MobileItemModule
 
lock - Variable in class org.lsst.ccs.subsystems.fcs.LoaderHookModule
 
lock - Variable in class org.lsst.ccs.subsystems.fcs.PlutoGatewayModule
 
lockSensor - Variable in class org.lsst.ccs.subsystems.fcs.FilterLatchModule
 
log - Static variable in class org.lsst.ccs.subsystems.fcs.simulation.RunningState
Deprecated.
 
log - Static variable in class org.lsst.ccs.subsystems.fcs.simulation.StopState
Deprecated.
 
log - Static variable in class org.lsst.ccs.subsystems.fcs.utils.FcsUtils
 
logger - Static variable in class org.lsst.ccs.subsystems.fcs.drivers.CanOpenErrorsTable
 
LPNHETestBenchMainModule - Class in org.lsst.ccs.subsystems.fcs.testbench
This is the main module for the control software of the LPNHE test bench.
LPNHETestBenchMainModule() - Constructor for class org.lsst.ccs.subsystems.fcs.testbench.LPNHETestBenchMainModule
 

M

main(String[]) - Static method in class org.lsst.ccs.subsystems.fcs.drivers.CanOpenDigitaxVariator
 
main(String[]) - Static method in class org.lsst.ccs.subsystems.fcs.drivers.CanOpenEPOS
 
main(String[]) - Static method in class org.lsst.ccs.subsystems.fcs.drivers.CanOpenErrorsTable
 
MainModule - Class in org.lsst.ccs.subsystems.fcs
This is the Main Module for every software related to the Filters Exchanger : - single-filter-test control-command - scale 1 prototype control-command - real Filters Exchanger This class is designed to gather the commons methods to all these softwares.
MainModule(String, int, BridgeToHardware) - Constructor for class org.lsst.ccs.subsystems.fcs.MainModule
 
maintainUnclamped() - Method in class org.lsst.ccs.subsystems.fcs.ClampActuatorModule
 
maintainUnclamped() - Method in class org.lsst.ccs.subsystems.fcs.simulation.SimuClampActuatorModule
 
maxValue - Static variable in class org.lsst.ccs.subsystems.fcs.Sensor14bits
 
minValue - Static variable in class org.lsst.ccs.subsystems.fcs.Sensor14bits
 
MobileItemModule - Class in org.lsst.ccs.subsystems.fcs.common
This represents a Mechanical Item which can be moved by a motor.
MobileItemModule(String, int) - Constructor for class org.lsst.ccs.subsystems.fcs.common.MobileItemModule
 
mode - Variable in class org.lsst.ccs.subsystems.fcs.drivers.CanOpenDigitaxVariator
 
mode - Variable in class org.lsst.ccs.subsystems.fcs.drivers.CanOpenEPOS
 
ModuleState - Enum in org.lsst.ccs.subsystems.fcs.common
 
motionCompleted - Variable in class org.lsst.ccs.subsystems.fcs.common.MobileItemModule
 
Motor - Interface in org.lsst.ccs.subsystems.fcs.common
 
Motor - Class in org.lsst.ccs.subsystems.fcs.drivers
Deprecated.
Motor() - Constructor for class org.lsst.ccs.subsystems.fcs.drivers.Motor
Deprecated.
 
move(double, RunningWay) - Method in interface org.lsst.ccs.subsystems.fcs.common.Motor
 
move(double) - Method in interface org.lsst.ccs.subsystems.fcs.common.Motor
 
move(double) - Method in class org.lsst.ccs.subsystems.fcs.simulation.SimulatedMotor
 
move(double, RunningWay) - Method in class org.lsst.ccs.subsystems.fcs.simulation.SimulatedMotor
This method sends a command go to the simulated motor.
moveFilterToOnline(Filter) - Method in class org.lsst.ccs.subsystems.fcs.AutoChangerModule
 
moveFilterToOnline(Filter) - Method in interface org.lsst.ccs.subsystems.fcs.common.AutoChanger
 
moveFilterToOnline(Object) - Method in class org.lsst.ccs.subsystems.fcs.FcsMainModule
Move a filter to online position.
moveFilterToOnline(Filter) - Method in class org.lsst.ccs.subsystems.fcs.singlefiltertest.SftAutoChangerModule
 
moveFilterToStandback(Filter) - Method in class org.lsst.ccs.subsystems.fcs.AutoChangerModule
 
moveFilterToStandback(Filter) - Method in class org.lsst.ccs.subsystems.fcs.BasicAutoChangerModule
 
moveFilterToStandback(Filter) - Method in class org.lsst.ccs.subsystems.fcs.singlefiltertest.SftAutoChangerModule
 
moveFilterToStandby(Filter) - Method in class org.lsst.ccs.subsystems.fcs.AutoChangerModule
 
moveFilterToStandby(Filter) - Method in class org.lsst.ccs.subsystems.fcs.BasicAutoChangerModule
 
moveFilterToStandby(Filter) - Method in class org.lsst.ccs.subsystems.fcs.CarouselModule
This method rotates the carousel to put the given filter in front of the autochanger (standby position).
moveFilterToStandby(Filter) - Method in interface org.lsst.ccs.subsystems.fcs.common.AutoChanger
 
moveFilterToStandby(Object) - Method in class org.lsst.ccs.subsystems.fcs.FcsMainModule
Move a filter to standby position.
moveFilterToStandby(Filter) - Method in class org.lsst.ccs.subsystems.fcs.singlefiltertest.SftAutoChangerModule
 
moveToHandoff() - Method in class org.lsst.ccs.subsystems.fcs.LoaderModule
Moves the loader carrier to the handoff position.
moveToStandback() - Method in class org.lsst.ccs.subsystems.fcs.drivers.CanOpenTruckMotor
 
moveToStandback() - Method in class org.lsst.ccs.subsystems.fcs.simulation.SimuTruckMotorModule
 
moveToStandback() - Method in class org.lsst.ccs.subsystems.fcs.singlefiltertest.SftTruckMotor
 
moveToStandby() - Method in class org.lsst.ccs.subsystems.fcs.drivers.CanOpenTruckMotor
 
moveToStandby() - Method in class org.lsst.ccs.subsystems.fcs.simulation.SimuTruckMotorModule
The method moveToStandby for the simulated trucks motor updates the rails sensors and the filter presence sensor in the latches.
moveToStandby() - Method in class org.lsst.ccs.subsystems.fcs.singlefiltertest.SftTruckMotor
 
moveToStorage() - Method in class org.lsst.ccs.subsystems.fcs.LoaderModule
Moves the loader carrier to the storage position.
moving - Variable in class org.lsst.ccs.subsystems.fcs.common.MobileItemModule
 

N

NumericSensor - Class in org.lsst.ccs.subsystems.fcs
This class represents a numeric sensor which sends a digitalValue 0 or 1.
NumericSensor(String) - Constructor for class org.lsst.ccs.subsystems.fcs.NumericSensor
 

O

off() - Method in class org.lsst.ccs.subsystems.fcs.ClampActuatorModule
 
off() - Method in interface org.lsst.ccs.subsystems.fcs.common.Actuator
 
off() - Method in class org.lsst.ccs.subsystems.fcs.drivers.CanOpenEPOS
 
off() - Method in class org.lsst.ccs.subsystems.fcs.drivers.CanOpenTruckMotor
 
off() - Method in class org.lsst.ccs.subsystems.fcs.simulation.SimuClampActuatorModule
 
off() - Method in class org.lsst.ccs.subsystems.fcs.simulation.SimuEPOSControllerModule
 
off() - Method in class org.lsst.ccs.subsystems.fcs.simulation.SimuTruckMotorModule
 
off() - Method in class org.lsst.ccs.subsystems.fcs.singlefiltertest.SftTruckMotor
 
offOld() - Method in class org.lsst.ccs.subsystems.fcs.drivers.CanOpenEPOS
This method set to zero the current value and stops the motor motion.
on - Variable in class org.lsst.ccs.subsystems.fcs.ClampActuatorModule
 
on() - Method in class org.lsst.ccs.subsystems.fcs.ClampActuatorModule
 
on() - Method in interface org.lsst.ccs.subsystems.fcs.common.Actuator
 
on - Variable in class org.lsst.ccs.subsystems.fcs.drivers.CanOpenEPOS
 
on() - Method in class org.lsst.ccs.subsystems.fcs.drivers.CanOpenEPOS
 
on - Variable in class org.lsst.ccs.subsystems.fcs.simulation.SimuClampActuatorModule
 
on() - Method in class org.lsst.ccs.subsystems.fcs.simulation.SimuClampActuatorModule
 
on - Variable in class org.lsst.ccs.subsystems.fcs.simulation.SimuEPOSControllerModule
 
on() - Method in class org.lsst.ccs.subsystems.fcs.simulation.SimuEPOSControllerModule
 
onOld() - Method in class org.lsst.ccs.subsystems.fcs.drivers.CanOpenEPOS
This methods enables the actuator and puts the motor on in sending the appropriate current value to the actuator.
open() - Method in class org.lsst.ccs.subsystems.fcs.drivers.CanOpenLatchActuatorModule
 
open() - Method in class org.lsst.ccs.subsystems.fcs.FilterLatchModule
Open the latch if the carousel is holding the filter.
open() - Method in class org.lsst.ccs.subsystems.fcs.LatchActuatorModule
This is the command that has to be sent to the latch actuator to open the latch (same as unlock it).
open() - Method in class org.lsst.ccs.subsystems.fcs.LoaderClampModule
 
open() - Method in class org.lsst.ccs.subsystems.fcs.simulation.SimuLatchActuatorModule
For the simulated Latch Actuator the command open has to update the value of the lock and unlock sensors on the same side of the filter (Xminus or Xplus).
openHooks() - Method in class org.lsst.ccs.subsystems.fcs.LoaderModule
This method opens the clamp.
openHooks() - Method in class org.lsst.ccs.subsystems.fcs.testbench.LoaderTestBenchMainModule
 
openingLatches - Variable in class org.lsst.ccs.subsystems.fcs.BasicAutoChangerModule
 
openLatchesAtHandoff() - Method in class org.lsst.ccs.subsystems.fcs.BasicAutoChangerModule
 
openLatchesAtStandby() - Method in class org.lsst.ccs.subsystems.fcs.BasicAutoChangerModule
Open the 2 latches when the autochanger trucks are at standby position.
openLatchesAtStandby() - Method in interface org.lsst.ccs.subsystems.fcs.common.AutoChanger
 
openOnlineClamp() - Method in class org.lsst.ccs.subsystems.fcs.AutoChangerModule
when a filter is at online position it is locked by a clamp.
org.lsst.ccs.subsystems.fcs - package 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 - package 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 - package 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 - package org.lsst.ccs.subsystems.fcs.simulation
This package is for the simulators of the Filter Exchanger hardware.
org.lsst.ccs.subsystems.fcs.singlefiltertest - package org.lsst.ccs.subsystems.fcs.singlefiltertest
This package is for the Single Filter Test control software.
org.lsst.ccs.subsystems.fcs.testbench - package 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.
org.lsst.ccs.subsystems.fcs.utils - package org.lsst.ccs.subsystems.fcs.utils
 

P

PDOStorage() - Constructor for class org.lsst.ccs.subsystems.fcs.drivers.CanOpenProxy.PDOStorage
 
PieceOfHardware - Interface in org.lsst.ccs.subsystems.fcs.common
This is an interface for a piece of hardware on a can open network.
plutoGateway - Variable in class org.lsst.ccs.subsystems.fcs.simulation.SimuBridgeForLPSCTestBench
 
plutoGateway - Variable in class org.lsst.ccs.subsystems.fcs.testbench.BridgeForLPSCTestBench
 
PlutoGatewayInterface - Interface in org.lsst.ccs.subsystems.fcs.common
 
PlutoGatewayModule - Class in org.lsst.ccs.subsystems.fcs
This represents the gateway to the pluto PLC involved in the camera protection system.
PlutoGatewayModule(String, int) - Constructor for class org.lsst.ccs.subsystems.fcs.PlutoGatewayModule
 
PlutoGWSensor - Class in org.lsst.ccs.subsystems.fcs.drivers
Deprecated.
PlutoGWSensor(String, String, int, int) - Constructor for class org.lsst.ccs.subsystems.fcs.drivers.PlutoGWSensor
Deprecated.
 
postAction(FcsEnumerations.MobileItemAction) - Method in class org.lsst.ccs.subsystems.fcs.BasicAutoChangerModule
 
postAction(FcsEnumerations.MobileItemAction) - Method in class org.lsst.ccs.subsystems.fcs.CarouselSocket
 
postAction(FcsEnumerations.MobileItemAction) - Method in class org.lsst.ccs.subsystems.fcs.common.MobileItemModule
 
postAction(FcsEnumerations.MobileItemAction) - Method in class org.lsst.ccs.subsystems.fcs.FilterClampModule
 
postAction(FcsEnumerations.MobileItemAction) - Method in class org.lsst.ccs.subsystems.fcs.FilterLatchModule
 
postAction(FcsEnumerations.MobileItemAction) - Method in class org.lsst.ccs.subsystems.fcs.LoaderCarrierModule
 
postAction(FcsEnumerations.MobileItemAction) - Method in class org.lsst.ccs.subsystems.fcs.LoaderClampModule
 
postAction(FcsEnumerations.MobileItemAction) - Method in class org.lsst.ccs.subsystems.fcs.testbench.Scale1ProtoPivotingFrame
 
powerOff() - Method in class org.lsst.ccs.subsystems.fcs.drivers.CanOpenLatchActuatorModule
 
powerOff() - Method in class org.lsst.ccs.subsystems.fcs.LatchActuatorModule
Power off the latch actuator.
powerOff() - Method in class org.lsst.ccs.subsystems.fcs.simulation.SimuLatchActuatorModule
 
pressure - Variable in class org.lsst.ccs.subsystems.fcs.testbench.Scale1ProtoTestBenchMainModule
 
PressureSensor - Interface in org.lsst.ccs.subsystems.fcs.common
 
printChildren() - Method in class org.lsst.ccs.subsystems.fcs.drivers.BridgeToCanOpenHardware
 
printChildren() - Method in class org.lsst.ccs.subsystems.fcs.simulation.SimuBridgeForLPSCTestBench
 
printChildren2() - Method in class org.lsst.ccs.subsystems.fcs.simulation.SimuBridgeForLPSCTestBench
 
printFilters() - Method in class org.lsst.ccs.subsystems.fcs.FcsMainModule
 
printFilters() - Method in class org.lsst.ccs.subsystems.fcs.singlefiltertest.SftMainModule
 
printParameters(String) - Method in class org.lsst.ccs.subsystems.fcs.drivers.CanOpenDigitaxVariator
Print the configured parameters for this Digitax for a mode name given in argument.
printParameters(Map<String, Integer>) - Method in class org.lsst.ccs.subsystems.fcs.drivers.CanOpenDigitaxVariator
Print the parameters map given as argument.
printParameters(String) - Method in class org.lsst.ccs.subsystems.fcs.drivers.CanOpenEPOS
Print the configured parameters for this EPOS for a mode name given in argument.
printParameters(Map<String, Integer>) - Method in class org.lsst.ccs.subsystems.fcs.drivers.CanOpenEPOS
 
printSockets() - Method in class org.lsst.ccs.subsystems.fcs.CarouselModule
Print for every socket on carousel, the name of the filter it contains.
printValue() - Method in class org.lsst.ccs.subsystems.fcs.NumericSensor
 
processUpdate(Observable, Module.ValueUpdate) - Method in class org.lsst.ccs.subsystems.fcs.BasicAutoChangerModule
 
processUpdate(Observable, Module.ValueUpdate) - Method in class org.lsst.ccs.subsystems.fcs.CarouselModule
What to do when the Modules we observe send there new values : we notify our own observers
processUpdate(Observable, Module.ValueUpdate) - Method in class org.lsst.ccs.subsystems.fcs.FcsMainModule
What to do when the Modules we observe (carousel and autochanger) update their data to publish : we publish on status bus.
processUpdate(Observable, Module.ValueUpdate) - Method in class org.lsst.ccs.subsystems.fcs.singlefiltertest.SftMainModule
 
publishActuatorData() - Method in class org.lsst.ccs.subsystems.fcs.ClampActuatorModule
Deprecated.
publishActuatorData() - Method in class org.lsst.ccs.subsystems.fcs.simulation.SimuClampActuatorModule
Deprecated.
publishAutoChangerData() - Method in class org.lsst.ccs.subsystems.fcs.BasicAutoChangerModule
Deprecated.
publishCarouselData() - Method in class org.lsst.ccs.subsystems.fcs.CarouselModule
Deprecated.
publishClampData() - Method in class org.lsst.ccs.subsystems.fcs.FilterClampModule
Deprecated.
publishData() - Method in class org.lsst.ccs.subsystems.fcs.BasicAutoChangerModule
Publish Data on status bus for trending data base and GUIs.
publishData() - Method in class org.lsst.ccs.subsystems.fcs.CarouselModule
Publish Data on status bus for trending data base and GUIs.
publishData() - Method in class org.lsst.ccs.subsystems.fcs.ClampActuatorModule
Publish Data on status bus for trending data base and GUIs.
publishData() - Method in class org.lsst.ccs.subsystems.fcs.FilterClampModule
Publish Data on status bus for trending data base and GUIs.
publishData() - Method in class org.lsst.ccs.subsystems.fcs.FilterLatchModule
Publish Data on status bus for trending data base and GUIs.
publishData() - Method in class org.lsst.ccs.subsystems.fcs.LoaderClampModule
Publish Data on status bus for trending data base and GUIs.
publishData() - Method in class org.lsst.ccs.subsystems.fcs.simulation.SimuClampActuatorModule
Publish Data on status bus for trending data base and GUIs.
publishDataAndNotifyObservers() - Method in class org.lsst.ccs.subsystems.fcs.BasicAutoChangerModule
 
publishedByAutoChangerOutputName - Static variable in class org.lsst.ccs.subsystems.fcs.BasicAutoChangerModule
 
publishedByCarouselOutputName - Static variable in class org.lsst.ccs.subsystems.fcs.CarouselModule
 
publishedByClampOutputName - Variable in class org.lsst.ccs.subsystems.fcs.FilterClampModule
 
publishLatchData() - Method in class org.lsst.ccs.subsystems.fcs.FilterLatchModule
Deprecated.
publishTrendingData(StatusDataPublishedByLatch) - Method in class org.lsst.ccs.subsystems.fcs.FilterLatchModule
Deprecated.
putFilterOnSocket(Filter) - Method in class org.lsst.ccs.subsystems.fcs.CarouselSocket
 

Q

quickStop() - Method in class org.lsst.ccs.subsystems.fcs.drivers.CanOpenDigitaxVariator
 
quickStop() - Method in class org.lsst.ccs.subsystems.fcs.drivers.CanOpenEPOS
 

R

railSensorStandback - Variable in class org.lsst.ccs.subsystems.fcs.TruckModule
A effect Hall sensor which says if the truck is at standback position or not.
railSensorStandby - Variable in class org.lsst.ccs.subsystems.fcs.TruckModule
A effect Hall sensor which says if the truck is at standby position or not.
readActualPosition - Variable in class org.lsst.ccs.subsystems.fcs.drivers.CanOpenEPOS
position we want to reach UNIT= mA given in decimal mode
readAnalogInput(int) - Method in class org.lsst.ccs.subsystems.fcs.drivers.CanOpenADC
Read the analog input whom number is given as a parameter
readAngle() - Method in class org.lsst.ccs.subsystems.fcs.testbench.InclinometerModule
 
readControlWord() - Method in class org.lsst.ccs.subsystems.fcs.drivers.CanOpenDigitaxVariator
Read the control world (index=6040, subindex=0,size=2)
readControlWord() - Method in class org.lsst.ccs.subsystems.fcs.drivers.CanOpenEPOS
Read the control world (index=6040, subindex=0,size=2)
readCurrent() - Method in interface org.lsst.ccs.subsystems.fcs.common.EPOSController
 
readCurrent() - Method in class org.lsst.ccs.subsystems.fcs.drivers.CanOpenEPOS
In Current Mode this methods returns the current actualy received by the motor.
readCurrent() - Method in class org.lsst.ccs.subsystems.fcs.simulation.SimuEPOSControllerModule
 
readCurrentValue - Variable in class org.lsst.ccs.subsystems.fcs.drivers.CanOpenEPOS
The value of current that has to be sent to the motor to make it move.
readErrorHistory() - Method in class org.lsst.ccs.subsystems.fcs.drivers.CanOpenDevice
The error history holds errors that have occurred on the device and have been signalled via the emergency object.
readErrorRegister() - Method in class org.lsst.ccs.subsystems.fcs.drivers.CanOpenDevice
At index 1001 there deviceErrorFile an error register for the device.
readFakeSensor() - Method in class org.lsst.ccs.subsystems.fcs.testbench.APCTestBenchMainModule
 
readFakeSensor() - Method in class org.lsst.ccs.subsystems.fcs.testbench.Scale1ProtoTestBenchMainModule
 
readHygrometry() - Method in interface org.lsst.ccs.subsystems.fcs.common.HygrometrySensor
 
readHygrometry() - Method in class org.lsst.ccs.subsystems.fcs.drivers.CanOpenGaugeHD2001
Read the hygrometry with the sensor and returns the new value in %RH
readHygrometry() - Method in class org.lsst.ccs.subsystems.fcs.testbench.Scale1ProtoTestBenchMainModule
 
readMode() - Method in class org.lsst.ccs.subsystems.fcs.drivers.CanOpenDigitaxVariator
Reads the Digitax mode in the CPU of the Digitax device, updates the field mode and returns the mode as a String.
readMode() - Method in class org.lsst.ccs.subsystems.fcs.drivers.CanOpenEPOS
Reads the EPOS mode in the CPU of the EPOS device, updates the field mode and returns the mode as a String.
readNewHexaValue() - Method in class org.lsst.ccs.subsystems.fcs.CompactIOModule
 
readNewHexaValue() - Method in class org.lsst.ccs.subsystems.fcs.drivers.CanOpenDIO
returns the value in hexa of all the sensors connected on the inputs channels of the device.
readNewHexaValue() - Method in class org.lsst.ccs.subsystems.fcs.simulation.SimuCompactIOModule
 
readNewHexaValues() - Method in interface org.lsst.ccs.subsystems.fcs.common.PlutoGatewayInterface
 
readNewHexaValues() - Method in class org.lsst.ccs.subsystems.fcs.drivers.CanOpenPlutoGateway
 
readNewHexaValues() - Method in class org.lsst.ccs.subsystems.fcs.simulation.SimuPlutoGateway
 
readNewValue() - Method in interface org.lsst.ccs.subsystems.fcs.common.Sensor
This method reads the current value in decimal measured by the hardware or compute a random value for the simulated sensor, and returns this current value.
readNewValue() - Method in class org.lsst.ccs.subsystems.fcs.drivers.CanOpenDIO
 
readNewValue() - Method in class org.lsst.ccs.subsystems.fcs.drivers.CanOpenSensor14bits
 
readNewValue() - Method in class org.lsst.ccs.subsystems.fcs.simulation.SimuCompactIOModule
 
readNewValue() - Method in class org.lsst.ccs.subsystems.fcs.simulation.SimuNumericSensor
 
readNewValue() - Method in class org.lsst.ccs.subsystems.fcs.simulation.SimuSensor14bits
 
readNumberOfErrors() - Method in class org.lsst.ccs.subsystems.fcs.drivers.CanOpenDevice
Extract from the Maxon Motor firmware specification : Contains the number of actual errors that are recorded in the array starting at subindex 1.
readParameter(String) - Method in class org.lsst.ccs.subsystems.fcs.drivers.CanOpenDigitaxVariator
Reads in the Digitax Variator CPU the value of the Parameter which parameter name is given as argument.
readParameter(CanOpenDigitaxVariator.Parameter) - Method in class org.lsst.ccs.subsystems.fcs.drivers.CanOpenDigitaxVariator
Reads in the Digitax Variator CPU the value of the Parameter.
readParameter(String) - Method in class org.lsst.ccs.subsystems.fcs.drivers.CanOpenEPOS
Reads in the EPOS CPU the value of the Parameter which parameter name is given as argument.
readParameter(CanOpenEPOS.Parameter) - Method in class org.lsst.ccs.subsystems.fcs.drivers.CanOpenEPOS
Reads in the EPOS CPU the value of the Parameter.
readParameters(String) - Method in class org.lsst.ccs.subsystems.fcs.drivers.CanOpenDigitaxVariator
This methods reads in the CPU of the Digitax Variator the values of the parameters for a given mode.
readParameters() - Method in class org.lsst.ccs.subsystems.fcs.drivers.CanOpenDigitaxVariator
 
readParameters(String) - Method in class org.lsst.ccs.subsystems.fcs.drivers.CanOpenEPOS
This methods reads in the CPU of the EPOS the values of the parameters for a given mode.
readParameters() - Method in class org.lsst.ccs.subsystems.fcs.drivers.CanOpenEPOS
 
readPDOs() - Method in interface org.lsst.ccs.subsystems.fcs.common.BridgeToHardware
 
readPDOs() - Method in class org.lsst.ccs.subsystems.fcs.drivers.BridgeToCanOpenHardware
 
readPDOs() - Method in class org.lsst.ccs.subsystems.fcs.drivers.CanOpenProxy
This method sends a sync command to the can open stack and returns the reply.
readPDOs() - Method in class org.lsst.ccs.subsystems.fcs.simulation.SimuBridgeForLPSCTestBench
 
readPDOs() - Method in class org.lsst.ccs.subsystems.fcs.simulation.SimuBridgeToCanOpenHardware
 
readPosition() - Method in interface org.lsst.ccs.subsystems.fcs.common.EPOSController
 
readPosition() - Method in class org.lsst.ccs.subsystems.fcs.drivers.CanOpenEPOS
 
readPosition() - Method in class org.lsst.ccs.subsystems.fcs.simulation.SimuEPOSControllerModule
 
readPositionActualValue() - Method in class org.lsst.ccs.subsystems.fcs.drivers.CanOpenEPOS
To make end user's life more easy : reads in the CPU the value of the parameter PositionActualValue and returns it in a decimal format.
readPressure() - Method in interface org.lsst.ccs.subsystems.fcs.common.PressureSensor
 
readPressure() - Method in class org.lsst.ccs.subsystems.fcs.drivers.CanOpenGaugeHD2001
Read the pressure sensors and returns the new value in mbar
readPressure() - Method in class org.lsst.ccs.subsystems.fcs.testbench.Scale1ProtoTestBenchMainModule
 
readSDO(String, String) - Method in class org.lsst.ccs.subsystems.fcs.drivers.CanOpenDevice
 
readSDO(String, String, String) - Method in class org.lsst.ccs.subsystems.fcs.drivers.CanOpenProxy
Read a SDO with the given index and subindex RETURNS the value read in hexa (String) if no error occured or returns the error code if a error was detected.
readSDO(int, String, String) - Method in class org.lsst.ccs.subsystems.fcs.drivers.CanOpenProxy
Command to be used by the end user at the console in engineering mode.
readSensorsUntilActionIsCompleted(FcsEnumerations.MobileItemAction, long, long) - Method in class org.lsst.ccs.subsystems.fcs.common.MobileItemModule
Start reading the sensors at a fixed rate (scheduler.scheduleAtFixedRate) until the action is completed or the timeout for this action is past.
readStatusWord() - Method in class org.lsst.ccs.subsystems.fcs.drivers.CanOpenDigitaxVariator
Read the status world (index=6041, subindex=0,size=2)
readStatusWord() - Method in class org.lsst.ccs.subsystems.fcs.drivers.CanOpenEPOS
Read the status world (index=6041, subindex=0,size=2)
readTemperature() - Method in interface org.lsst.ccs.subsystems.fcs.common.Thermometer
 
readTemperature() - Method in class org.lsst.ccs.subsystems.fcs.drivers.CanOpenGaugeHD2001
Read the temparature and returns the new value in degree celcius.
readTemperature() - Method in class org.lsst.ccs.subsystems.fcs.drivers.CanOpenThermometer
 
readTemperature() - Method in class org.lsst.ccs.subsystems.fcs.simulation.SimuThermometer
 
readTemperature() - Method in class org.lsst.ccs.subsystems.fcs.testbench.APCTestBench2CanBusMain
 
readTemperature() - Method in class org.lsst.ccs.subsystems.fcs.testbench.APCTestBenchMainModule
 
readTemperature() - Method in class org.lsst.ccs.subsystems.fcs.testbench.LPNHETestBenchMainModule
Read and return the temperature of the clampXminus.
readTemperature() - Method in class org.lsst.ccs.subsystems.fcs.testbench.Scale1ProtoTestBenchMainModule
 
readTemperatureFromPDO() - Method in class org.lsst.ccs.subsystems.fcs.testbench.APCTestBenchMainModule
 
readTemperatureWithPDO(CanOpenProxy.PDOStorage) - Method in interface org.lsst.ccs.subsystems.fcs.common.Thermometer
 
readTemperatureWithPDO(CanOpenProxy.PDOStorage) - Method in class org.lsst.ccs.subsystems.fcs.drivers.CanOpenGaugeHD2001
 
readTemperatureWithPDO(CanOpenProxy.PDOStorage) - Method in class org.lsst.ccs.subsystems.fcs.drivers.CanOpenThermometer
 
readTemperatureWithPDO(CanOpenProxy.PDOStorage) - Method in class org.lsst.ccs.subsystems.fcs.simulation.SimuThermometer
 
readTorque_actual_value() - Method in class org.lsst.ccs.subsystems.fcs.drivers.CanOpenDigitaxVariator
 
readValue - Variable in class org.lsst.ccs.subsystems.fcs.ClampActuatorModule
 
readValue - Variable in class org.lsst.ccs.subsystems.fcs.drivers.CanOpenEPOS
 
readValue - Variable in class org.lsst.ccs.subsystems.fcs.simulation.SimuClampActuatorModule
 
readVelocity() - Method in class org.lsst.ccs.subsystems.fcs.drivers.CanOpenEPOS
 
readVoltage(int) - Method in class org.lsst.ccs.subsystems.fcs.drivers.CanOpenADC
Read the voltage at the ADC input inputNB on the ADC and returns the value in Volt
register(String) - Method in class org.lsst.ccs.subsystems.fcs.drivers.CommandDispenser
registers a commandWord and returns a token to be used to run the invocation code
registerResponse(String, String) - Method in class org.lsst.ccs.subsystems.fcs.drivers.CommandDispenser
registers the response at a commandWord and the token is given by the calling code.
release() - Method in class org.lsst.ccs.subsystems.fcs.FilterClampModule
The clamps on the carousel are locked automaticaly when the filter comes at the standby position.
releaseBrake() - Method in class org.lsst.ccs.subsystems.fcs.CarouselModule
 
releaseBrake() - Method in interface org.lsst.ccs.subsystems.fcs.common.Carousel
UnEngageBrake the carousel (or disengage the break)
releaseBrake() - Method in class org.lsst.ccs.subsystems.fcs.singlefiltertest.SftCarouselModule
 
releaseClamps() - Method in class org.lsst.ccs.subsystems.fcs.CarouselModule
 
releaseClamps() - Method in class org.lsst.ccs.subsystems.fcs.CarouselSocket
Releases the 2 clamps of the socket.
releaseClamps() - Method in interface org.lsst.ccs.subsystems.fcs.common.Carousel
This is a command that can be sent to the carousel.
releaseClampsContact() - Method in class org.lsst.ccs.subsystems.fcs.CarouselModule
 
releaseClampsContact() - Method in interface org.lsst.ccs.subsystems.fcs.common.Carousel
Before rotating the carousel we have to release the power contact between the moving part and the fixed part.
remove(String) - Method in class org.lsst.ccs.subsystems.fcs.drivers.CommandDispenser
 
removeFilter() - Method in class org.lsst.ccs.subsystems.fcs.CarouselSocket
Software removing
removeFilterFromCarousel(Filter) - Method in class org.lsst.ccs.subsystems.fcs.CarouselModule
 
replaceDigitalValues(int, String, int, String) - Method in class org.lsst.ccs.subsystems.fcs.simulation.SimuCompactIOModule
This method replace the values of 2 channels in hexaValue with the digital values given as argument.
replaceDigitalValues(SimuPlutoGWSensor, String) - Method in class org.lsst.ccs.subsystems.fcs.simulation.SimuPlutoGateway
Set the digital value for a sensor.
restoreParameters() - Method in class org.lsst.ccs.subsystems.fcs.drivers.CanOpenDigitaxVariator
 
restoreParameters() - Method in class org.lsst.ccs.subsystems.fcs.drivers.CanOpenEPOS
 
rotate(double) - Method in class org.lsst.ccs.subsystems.fcs.CarouselModule
Rotates carousel for an angle given as a parameter.
rotate(double) - Method in interface org.lsst.ccs.subsystems.fcs.common.Carousel
This method is a command that can be sent to the carousel.
rotate(double) - Method in class org.lsst.ccs.subsystems.fcs.singlefiltertest.SftCarouselModule
 
rotateCamera(long) - Method in class org.lsst.ccs.subsystems.fcs.testbench.Scale1ProtoPivotingFrame
to rotate around Z axis
rotateCamera(long) - Method in class org.lsst.ccs.subsystems.fcs.testbench.Scale1ProtoTestBenchMainModule
 
rotateX(long) - Method in class org.lsst.ccs.subsystems.fcs.testbench.Scale1ProtoPivotingFrame
to rotate around X axis
rotateX(long) - Method in class org.lsst.ccs.subsystems.fcs.testbench.Scale1ProtoTestBenchMainModule
 
RUNNING - Static variable in interface org.lsst.ccs.subsystems.fcs.common.EngineState
 
RunningState - Class in org.lsst.ccs.subsystems.fcs.simulation
Deprecated.
RunningState() - Constructor for class org.lsst.ccs.subsystems.fcs.simulation.RunningState
Deprecated.
 
RunningWay - Enum in org.lsst.ccs.subsystems.fcs.common
 

S

saveParameters() - Method in class org.lsst.ccs.subsystems.fcs.drivers.CanOpenDigitaxVariator
This method save the parameters in the actuator memory.
saveParameters() - Method in class org.lsst.ccs.subsystems.fcs.drivers.CanOpenEPOS
This method save the parameters in the actuator memory.
Scale1ProtoPivotingFrame - Class in org.lsst.ccs.subsystems.fcs.testbench
This is a model for the mobile part of the scale1 prototype test bench.
Scale1ProtoPivotingFrame(String, int, CanOpenDigitaxVariator, CanOpenDigitaxVariator) - Constructor for class org.lsst.ccs.subsystems.fcs.testbench.Scale1ProtoPivotingFrame
 
Scale1ProtoTestBenchMainModule - Class in org.lsst.ccs.subsystems.fcs.testbench
Main Module for the test bench in LPC in Clermont-Ferrand.
Scale1ProtoTestBenchMainModule(String, int, BridgeToHardware, HygrometrySensor, PressureSensor, Thermometer, CanOpenLED, CanOpenLED, Thermometer, Scale1ProtoPivotingFrame, InclinometerModule) - Constructor for class org.lsst.ccs.subsystems.fcs.testbench.Scale1ProtoTestBenchMainModule
 
sendCanOpen(String) - Method in class org.lsst.ccs.subsystems.fcs.drivers.BridgeToCanOpenHardware
For engineering mode, this method can be used to send Can Open commands to the Wrapper.
sendCanOpen(String) - Method in class org.lsst.ccs.subsystems.fcs.drivers.CanOpenProxy
For engineering mode, this method can be used to send Can Open commands to the Wrapper.
Sensor - Interface in org.lsst.ccs.subsystems.fcs.common
This interface is the model of a generic sensor.
Sensor14bits - Class in org.lsst.ccs.subsystems.fcs
This class represents a 14bits sensor : the value returned by the sensor is coded with 14 bits, so its value is between 0 and 32760.
Sensor14bits(String, int) - Constructor for class org.lsst.ccs.subsystems.fcs.Sensor14bits
 
sentCurrent(String) - Method in class org.lsst.ccs.subsystems.fcs.testbench.CanOpenLED
to sent a current to a led
sentCurrentMaxValue - Variable in class org.lsst.ccs.subsystems.fcs.ClampActuatorModule
 
sentCurrentMaxValue - Variable in class org.lsst.ccs.subsystems.fcs.simulation.SimuClampActuatorModule
 
sentCurrentMinValue - Variable in class org.lsst.ccs.subsystems.fcs.ClampActuatorModule
 
sentCurrentMinValue - Variable in class org.lsst.ccs.subsystems.fcs.simulation.SimuClampActuatorModule
 
sentValue - Variable in class org.lsst.ccs.subsystems.fcs.ClampActuatorModule
 
sentValue - Variable in class org.lsst.ccs.subsystems.fcs.drivers.CanOpenEPOS
 
sentValue - Variable in class org.lsst.ccs.subsystems.fcs.simulation.SimuClampActuatorModule
 
setActuator(Actuator) - Method in class org.lsst.ccs.subsystems.fcs.FilterClampModule
 
setAdcName(String) - Method in class org.lsst.ccs.subsystems.fcs.drivers.CanOpenSensor14bits
 
setBridge(BridgeToHardware) - Method in class org.lsst.ccs.subsystems.fcs.testbench.APCTestBenchMainModule
 
setBridge(BridgeToHardware) - Method in class org.lsst.ccs.subsystems.fcs.testbench.LPNHETestBenchMainModule
 
setClampXminus(FilterClampModule) - Method in class org.lsst.ccs.subsystems.fcs.CarouselSocket
 
setClampXminus(FilterClampModule) - Method in class org.lsst.ccs.subsystems.fcs.testbench.LPNHETestBenchMainModule
 
setClampXplus(FilterClampModule) - Method in class org.lsst.ccs.subsystems.fcs.CarouselSocket
 
setContinuousCurrentLimit(int) - Method in class org.lsst.ccs.subsystems.fcs.drivers.Motor
Deprecated.
 
setCurrentLimitInVolt(double) - Method in class org.lsst.ccs.subsystems.fcs.LatchActuatorModule
 
setCurrentValue(int) - Method in class org.lsst.ccs.subsystems.fcs.drivers.Motor
Deprecated.
 
setCurrentValueToMaintain(int) - Method in class org.lsst.ccs.subsystems.fcs.drivers.Motor
Deprecated.
 
setDac(CanOpenDAC) - Method in class org.lsst.ccs.subsystems.fcs.testbench.CanOpenLED
 
setDacName(String) - Method in class org.lsst.ccs.subsystems.fcs.testbench.CanOpenLED
 
setDio(CanOpenDIO) - Method in class org.lsst.ccs.subsystems.fcs.drivers.CanOpenTruckMotor
 
setDummyFilter(Filter) - Method in class org.lsst.ccs.subsystems.fcs.simulation.SimuFilterClampModule
 
setEngineState(EngineState) - Method in interface org.lsst.ccs.subsystems.fcs.common.Motor
 
setEngineState(EngineState) - Method in class org.lsst.ccs.subsystems.fcs.simulation.SimulatedMotor
 
setExpectedNodesNB(int) - Method in class org.lsst.ccs.subsystems.fcs.drivers.CanOpenProxy
 
setFakeLed(CanOpenLED) - Method in class org.lsst.ccs.subsystems.fcs.testbench.APCTestBenchMainModule
 
setFakeSensor(Thermometer) - Method in class org.lsst.ccs.subsystems.fcs.testbench.APCTestBenchMainModule
 
setFilterID(Integer) - Method in class org.lsst.ccs.subsystems.fcs.Filter
 
setFilterLocation(FilterLocation) - Method in class org.lsst.ccs.subsystems.fcs.Filter
 
setFilterOnTrucks(Filter) - Method in class org.lsst.ccs.subsystems.fcs.BasicAutoChangerModule
 
setFilterPositionOffset(int) - Method in class org.lsst.ccs.subsystems.fcs.FilterClampModule
 
setFilterPositionValueA(int) - Method in class org.lsst.ccs.subsystems.fcs.FilterClampModule
 
setFilterPositionValueB(int) - Method in class org.lsst.ccs.subsystems.fcs.FilterClampModule
 
setFilterPositionValueC(int) - Method in class org.lsst.ccs.subsystems.fcs.FilterClampModule
 
setFilters(Map<String, Filter>) - Method in class org.lsst.ccs.subsystems.fcs.FcsMainModule
 
setFilterSensorsDIOName(String) - Method in class org.lsst.ccs.subsystems.fcs.BasicAutoChangerModule
 
setHardwareBootTimeout(long) - Method in class org.lsst.ccs.subsystems.fcs.drivers.CanOpenProxy
 
setHardwareBootTimeout(int) - Method in class org.lsst.ccs.subsystems.fcs.drivers.CanOpenProxy
 
setHexaValue(String) - Method in class org.lsst.ccs.subsystems.fcs.simulation.SimuCompactIOModule
 
setHomePosition(int) - Method in class org.lsst.ccs.subsystems.fcs.drivers.CanOpenEPOS
Set the Home Position with the value given as argument in decimal format.
setHomingMethodActual() - Method in class org.lsst.ccs.subsystems.fcs.drivers.CanOpenEPOS
Writes value 35 in hexa to set the Homing method as Actual (See EPOS documentation)
setInitialHexaValue(String) - Method in class org.lsst.ccs.subsystems.fcs.simulation.SimuCompactIOModule
 
setInputNumero(int) - Method in class org.lsst.ccs.subsystems.fcs.drivers.CanOpenNumericSensor
 
setInputNumero(int) - Method in class org.lsst.ccs.subsystems.fcs.simulation.SimuNumericSensor
 
setLed(CanOpenLED) - Method in class org.lsst.ccs.subsystems.fcs.testbench.APCTestBenchMainModule
 
setLockSensorOffset(int) - Method in class org.lsst.ccs.subsystems.fcs.FilterClampModule
 
setLockSensorValueA(int) - Method in class org.lsst.ccs.subsystems.fcs.FilterClampModule
 
setLockSensorValueB(int) - Method in class org.lsst.ccs.subsystems.fcs.FilterClampModule
 
setLockSensorValueC(int) - Method in class org.lsst.ccs.subsystems.fcs.FilterClampModule
 
setLockStatus(FcsEnumerations.LockStatus) - Method in class org.lsst.ccs.subsystems.fcs.FilterClampModule
 
setLockStatus(FcsEnumerations.LockStatus) - Method in class org.lsst.ccs.subsystems.fcs.FilterLatchModule
 
setMaximalPosition(double) - Method in interface org.lsst.ccs.subsystems.fcs.common.Motor
 
setMaximalPosition(double) - Method in class org.lsst.ccs.subsystems.fcs.simulation.SimulatedMotor
 
setMaximalVelocity(double) - Method in interface org.lsst.ccs.subsystems.fcs.common.Motor
 
setMaximalVelocity(double) - Method in class org.lsst.ccs.subsystems.fcs.simulation.SimulatedMotor
 
setMaxSpeedInCurrentMode(int) - Method in class org.lsst.ccs.subsystems.fcs.drivers.Motor
Deprecated.
 
setMinimalPosition(double) - Method in interface org.lsst.ccs.subsystems.fcs.common.Motor
 
setMinimalPosition(double) - Method in class org.lsst.ccs.subsystems.fcs.simulation.SimulatedMotor
 
setMode(String) - Method in class org.lsst.ccs.subsystems.fcs.drivers.CanOpenClampActuatorModule
 
setMotor(Motor) - Method in class org.lsst.ccs.subsystems.fcs.AutoChangerModule
 
setMotorType(int) - Method in class org.lsst.ccs.subsystems.fcs.drivers.Motor
Deprecated.
 
setMovingToStandback(boolean) - Method in class org.lsst.ccs.subsystems.fcs.singlefiltertest.SftTruckMotor
 
setMovingToStandby(boolean) - Method in class org.lsst.ccs.subsystems.fcs.singlefiltertest.SftTruckMotor
 
setName(String) - Method in class org.lsst.ccs.subsystems.fcs.drivers.Motor
Deprecated.
 
setName(String) - Method in class org.lsst.ccs.subsystems.fcs.Filter
 
setNodeID(String) - Method in class org.lsst.ccs.subsystems.fcs.drivers.CanOpenDIO
 
setNodeInfo(String, String, String, String, String) - Method in class org.lsst.ccs.subsystems.fcs.drivers.CanOpenNode
 
setNominalVelocity(double) - Method in interface org.lsst.ccs.subsystems.fcs.common.Motor
 
setNominalVelocity(double) - Method in class org.lsst.ccs.subsystems.fcs.simulation.SimulatedMotor
 
setNumOfAnalogInput(int) - Method in class org.lsst.ccs.subsystems.fcs.drivers.CanOpenSensor14bits
 
setNumOfAnalogOutputForCurrentLimit(int) - Method in class org.lsst.ccs.subsystems.fcs.drivers.CanOpenLatchActuatorModule
 
setNumOfAnalogOutputForSpeedVoltage(int) - Method in class org.lsst.ccs.subsystems.fcs.drivers.CanOpenLatchActuatorModule
 
setOnlineClamp(FilterLatch) - Method in class org.lsst.ccs.subsystems.fcs.AutoChangerModule
 
setOutputCurrentLimit(int) - Method in class org.lsst.ccs.subsystems.fcs.drivers.Motor
Deprecated.
 
setOutputNumero(int) - Method in class org.lsst.ccs.subsystems.fcs.testbench.CanOpenLED
 
setOutputNumeroToStandback(int) - Method in class org.lsst.ccs.subsystems.fcs.drivers.CanOpenTruckMotor
 
setOutputNumeroToStandby(int) - Method in class org.lsst.ccs.subsystems.fcs.drivers.CanOpenTruckMotor
 
setPeriod(double) - Method in interface org.lsst.ccs.subsystems.fcs.common.Motor
 
setPeriod(double) - Method in class org.lsst.ccs.subsystems.fcs.simulation.SimulatedMotor
 
setPolePairNumber(int) - Method in class org.lsst.ccs.subsystems.fcs.drivers.Motor
Deprecated.
 
setPosition(double) - Method in class org.lsst.ccs.subsystems.fcs.simulation.SimulatedMotor
 
setPositionSensorType(int) - Method in class org.lsst.ccs.subsystems.fcs.drivers.Motor
Deprecated.
 
setRailSensorStandback(NumericSensor) - Method in class org.lsst.ccs.subsystems.fcs.TruckModule
 
setRailSensorStandby(NumericSensor) - Method in class org.lsst.ccs.subsystems.fcs.TruckModule
 
setRailsSensorsDIOName(String) - Method in class org.lsst.ccs.subsystems.fcs.BasicAutoChangerModule
 
setRequiredPosition(double) - Method in interface org.lsst.ccs.subsystems.fcs.common.Motor
 
setRequiredPosition(double) - Method in class org.lsst.ccs.subsystems.fcs.simulation.SimulatedMotor
 
setSerialNB(String) - Method in class org.lsst.ccs.subsystems.fcs.drivers.CanOpenDIO
 
setSerialNB(String) - Method in class org.lsst.ccs.subsystems.fcs.drivers.CanOpenNode
 
setSerialNumber(String) - Method in interface org.lsst.ccs.subsystems.fcs.common.Motor
 
setSerialNumber(String) - Method in class org.lsst.ccs.subsystems.fcs.simulation.SimulatedMotor
 
setSftTrucksMotor(SftTruckMotor) - Method in class org.lsst.ccs.subsystems.fcs.singlefiltertest.SftAutoChangerModule
 
setSpeedVoltageInVolt(int) - Method in class org.lsst.ccs.subsystems.fcs.LatchActuatorModule
 
setSpeedVoltageMaxValue(int) - Method in class org.lsst.ccs.subsystems.fcs.LatchActuatorModule
 
setSpeedVoltageMinValue(int) - Method in class org.lsst.ccs.subsystems.fcs.LatchActuatorModule
 
setStandbyPosition(Double) - Method in class org.lsst.ccs.subsystems.fcs.FcsMainModule
 
setState(ModuleState) - Method in class org.lsst.ccs.subsystems.fcs.BasicAutoChangerModule
 
setState(ModuleState) - Method in class org.lsst.ccs.subsystems.fcs.CarouselModule
 
setStateChangeTime(long) - Method in interface org.lsst.ccs.subsystems.fcs.common.Motor
 
setStateChangeTime(long) - Method in class org.lsst.ccs.subsystems.fcs.simulation.SimulatedMotor
 
setThermalTimeConstantWinding(int) - Method in class org.lsst.ccs.subsystems.fcs.drivers.Motor
Deprecated.
 
setThermometer(Thermometer) - Method in class org.lsst.ccs.subsystems.fcs.testbench.APCTestBenchMainModule
 
setTimeoutForClosing(long) - Method in class org.lsst.ccs.subsystems.fcs.FilterLatchModule
 
setTimeoutForClosingLatches(long) - Method in class org.lsst.ccs.subsystems.fcs.BasicAutoChangerModule
 
setTimeoutForOpening(long) - Method in class org.lsst.ccs.subsystems.fcs.FilterLatchModule
 
setTimeoutForOpeningLatches(long) - Method in class org.lsst.ccs.subsystems.fcs.BasicAutoChangerModule
 
setTimeoutRelease(long) - Method in class org.lsst.ccs.subsystems.fcs.FilterClampModule
 
setTimeoutUnlock(long) - Method in class org.lsst.ccs.subsystems.fcs.FilterClampModule
 
setTimeToConfortAPosition(long) - Method in class org.lsst.ccs.subsystems.fcs.singlefiltertest.SftAutoChangerModule
 
setTimeToGoToStandback(long) - Method in class org.lsst.ccs.subsystems.fcs.singlefiltertest.SftAutoChangerModule
 
setTimeToGoToStandby(long) - Method in class org.lsst.ccs.subsystems.fcs.singlefiltertest.SftAutoChangerModule
 
setTimeToWaitForCompleteClose(long) - Method in class org.lsst.ccs.subsystems.fcs.BasicAutoChangerModule
 
setTimeToWaitForCompleteOpen(long) - Method in class org.lsst.ccs.subsystems.fcs.BasicAutoChangerModule
 
setTransmissionType(String) - Method in class org.lsst.ccs.subsystems.fcs.drivers.CanOpenADC
 
setTrucksEmpty(boolean) - Method in class org.lsst.ccs.subsystems.fcs.BasicAutoChangerModule
 
setTrucksPositionAtStandby(double) - Method in class org.lsst.ccs.subsystems.fcs.AutoChangerModule
 
setTrucksPositionOnline(double) - Method in class org.lsst.ccs.subsystems.fcs.AutoChangerModule
 
setTrucksPositionSwapout(double) - Method in class org.lsst.ccs.subsystems.fcs.AutoChangerModule
 
setValue(int) - Method in class org.lsst.ccs.subsystems.fcs.Sensor14bits
 
setVelocity() - Method in class org.lsst.ccs.subsystems.fcs.drivers.CanOpenEPOS
 
setWeight(double) - Method in class org.lsst.ccs.subsystems.fcs.Filter
 
SftAutoChangerModule - Class in org.lsst.ccs.subsystems.fcs.singlefiltertest
This class is for the Single Filter Test autochanger.
SftAutoChangerModule(String, int, FilterLatchModule, FilterLatchModule, TruckModule, TruckModule, String, String, SftTruckMotor, long, long, long) - Constructor for class org.lsst.ccs.subsystems.fcs.singlefiltertest.SftAutoChangerModule
 
SftCarouselModule - Class in org.lsst.ccs.subsystems.fcs.singlefiltertest
This class is for the Single Filter Test carousel.
SftCarouselModule(String, int, Motor, GenericLatch, int, List<CarouselSocket>) - Constructor for class org.lsst.ccs.subsystems.fcs.singlefiltertest.SftCarouselModule
 
SftMainModule - Class in org.lsst.ccs.subsystems.fcs.singlefiltertest
 
SftMainModule(String, int, BridgeToHardware, Filter) - Constructor for class org.lsst.ccs.subsystems.fcs.singlefiltertest.SftMainModule
 
SftTruckMotor - Class in org.lsst.ccs.subsystems.fcs.singlefiltertest
 
SftTruckMotor() - Constructor for class org.lsst.ccs.subsystems.fcs.singlefiltertest.SftTruckMotor
 
sftTrucksMotor - Variable in class org.lsst.ccs.subsystems.fcs.singlefiltertest.SftAutoChangerModule
 
shutdown() - Method in class org.lsst.ccs.subsystems.fcs.drivers.CanOpenDigitaxVariator
 
shutdown() - Method in class org.lsst.ccs.subsystems.fcs.drivers.CanOpenEPOS
 
shutdownNow() - Method in class org.lsst.ccs.subsystems.fcs.common.MobileItemModule
This shutdowns the scheduler.
signal(Signal) - Method in class org.lsst.ccs.subsystems.fcs.common.MobileItemModule
 
signal(Signal) - Method in class org.lsst.ccs.subsystems.fcs.singlefiltertest.SftMainModule
 
signal(Signal) - Method in class org.lsst.ccs.subsystems.fcs.testbench.LoaderTestBenchMainModule
 
signal(Signal) - Method in class org.lsst.ccs.subsystems.fcs.testbench.LPNHETestBenchMainModule
 
SimuBridgeForLPSCTestBench - Class in org.lsst.ccs.subsystems.fcs.simulation
 
SimuBridgeForLPSCTestBench(String, int, SimuEPOSControllerModule, SimuEPOSControllerModule, SimuPlutoGateway) - Constructor for class org.lsst.ccs.subsystems.fcs.simulation.SimuBridgeForLPSCTestBench
 
SimuBridgeToCanOpenHardware - Class in org.lsst.ccs.subsystems.fcs.simulation
A simulated bridge to hardware for the single-filter-test simulator
SimuBridgeToCanOpenHardware(String, int, SimuClampActuatorModule, SimuClampActuatorModule) - Constructor for class org.lsst.ccs.subsystems.fcs.simulation.SimuBridgeToCanOpenHardware
 
SimuCarouselMotor - Class in org.lsst.ccs.subsystems.fcs.simulation
 
SimuCarouselMotor() - Constructor for class org.lsst.ccs.subsystems.fcs.simulation.SimuCarouselMotor
 
SimuCarouselSocket - Class in org.lsst.ccs.subsystems.fcs.simulation
 
SimuCarouselSocket(String, int, FilterClampModule, FilterClampModule, double, double) - Constructor for class org.lsst.ccs.subsystems.fcs.simulation.SimuCarouselSocket
 
SimuClampActuatorModule - Class in org.lsst.ccs.subsystems.fcs.simulation
 
SimuClampActuatorModule() - Constructor for class org.lsst.ccs.subsystems.fcs.simulation.SimuClampActuatorModule
 
SimuClampFilterPresenceSensor - Class in org.lsst.ccs.subsystems.fcs.simulation
 
SimuClampFilterPresenceSensor(String, int, int) - Constructor for class org.lsst.ccs.subsystems.fcs.simulation.SimuClampFilterPresenceSensor
 
SimuClampLockSensor - Class in org.lsst.ccs.subsystems.fcs.simulation
 
SimuClampLockSensor(String, int, int) - Constructor for class org.lsst.ccs.subsystems.fcs.simulation.SimuClampLockSensor
 
SimuCompactIOModule - Class in org.lsst.ccs.subsystems.fcs.simulation
 
SimuCompactIOModule() - Constructor for class org.lsst.ccs.subsystems.fcs.simulation.SimuCompactIOModule
 
SimuEPOSControllerModule - Class in org.lsst.ccs.subsystems.fcs.simulation
This class is to simulate an EPOS Controller which controls the loader hooks.
SimuEPOSControllerModule(String, int) - Constructor for class org.lsst.ccs.subsystems.fcs.simulation.SimuEPOSControllerModule
 
SimuFilterClampModule - Class in org.lsst.ccs.subsystems.fcs.simulation
A very basic simulated filter clamp module.
SimuFilterClampModule(String, int, Sensor14bits, Sensor14bits, Thermometer, int, int, int, int, int, int, int, int, int, int) - Constructor for class org.lsst.ccs.subsystems.fcs.simulation.SimuFilterClampModule
 
SimuFilterClampXminusModule - Class in org.lsst.ccs.subsystems.fcs.simulation
 
SimuFilterClampXminusModule(String, int, Sensor14bits, Sensor14bits, Thermometer, int, int, int, int, int, int, int, int, int, int) - Constructor for class org.lsst.ccs.subsystems.fcs.simulation.SimuFilterClampXminusModule
 
SimuLatchActuatorModule - Class in org.lsst.ccs.subsystems.fcs.simulation
 
SimuLatchActuatorModule(String, int, double, double, int, int, String) - Constructor for class org.lsst.ccs.subsystems.fcs.simulation.SimuLatchActuatorModule
 
simulateClampIsLOCKED(SimuFilterClampModule) - Method in class org.lsst.ccs.subsystems.fcs.simulation.SimuClampLockSensor
 
simulateClampIsUNLOCKED(SimuFilterClampModule) - Method in class org.lsst.ccs.subsystems.fcs.simulation.SimuClampLockSensor
 
SimulatedMotor - Class in org.lsst.ccs.subsystems.fcs.simulation
 
SimulatedMotor() - Constructor for class org.lsst.ccs.subsystems.fcs.simulation.SimulatedMotor
This constructor is here only for unit tests.
simulateFilterIsInError(FilterClampModule) - Method in class org.lsst.ccs.subsystems.fcs.simulation.SimuClampFilterPresenceSensor
 
simulateFilterIsLockable(FilterClampModule) - Method in class org.lsst.ccs.subsystems.fcs.simulation.SimuClampFilterPresenceSensor
 
simulateFilterIsNotLockable(FilterClampModule) - Method in class org.lsst.ccs.subsystems.fcs.simulation.SimuClampFilterPresenceSensor
 
simulateFilterPresenceInLatches(String) - Method in class org.lsst.ccs.subsystems.fcs.simulation.SimuCompactIOModule
This method updates the 2 filter presence simulated digital sensors (one on each side of the filter).
simulateHookIsLocked(SimuPlutoGWSensor, SimuPlutoGWSensor) - Method in class org.lsst.ccs.subsystems.fcs.simulation.SimuPlutoGateway
 
simulateHookIsUnlocked(SimuPlutoGWSensor, SimuPlutoGWSensor) - Method in class org.lsst.ccs.subsystems.fcs.simulation.SimuPlutoGateway
 
simulateLoaderClampIsLocked() - Method in class org.lsst.ccs.subsystems.fcs.simulation.SimuPlutoGateway
 
simulateLoaderClampIsUnLocked() - Method in class org.lsst.ccs.subsystems.fcs.simulation.SimuPlutoGateway
 
simulateNoFilter(FilterClampModule) - Method in class org.lsst.ccs.subsystems.fcs.simulation.SimuClampFilterPresenceSensor
 
SimuLoaderClampModule - Class in org.lsst.ccs.subsystems.fcs.simulation
This is a simulated Loader Clamp Module.
SimuLoaderClampModule(String, int, LoaderHookModule, LoaderHookModule, LoaderHookModule, LoaderHookModule, String, long, long, long, long, int, int, int, int, int, Map<String, Integer>, Map<String, Integer>, int, int) - Constructor for class org.lsst.ccs.subsystems.fcs.simulation.SimuLoaderClampModule
 
SimuNumericSensor - Class in org.lsst.ccs.subsystems.fcs.simulation
This class is used in the single filter test to simulate the rail sensors of the autochanger and the filter presence sensor on the lachtes.
SimuNumericSensor(String, int) - Constructor for class org.lsst.ccs.subsystems.fcs.simulation.SimuNumericSensor
 
SimuPlutoGateway - Class in org.lsst.ccs.subsystems.fcs.simulation
This class simulates the Can Open PLuto Gateway we use to communicate with the sensors in the whole size prototype.
SimuPlutoGateway(String, int) - Constructor for class org.lsst.ccs.subsystems.fcs.simulation.SimuPlutoGateway
 
SimuPlutoGWSensor - Class in org.lsst.ccs.subsystems.fcs.simulation
 
SimuPlutoGWSensor(String, String, int, int) - Constructor for class org.lsst.ccs.subsystems.fcs.simulation.SimuPlutoGWSensor
 
SimuSensor14bits - Class in org.lsst.ccs.subsystems.fcs.simulation
This class is to simulate a sensor which returns a value coded on 12bits.
SimuSensor14bits(String, int, int) - Constructor for class org.lsst.ccs.subsystems.fcs.simulation.SimuSensor14bits
 
SimuSftCarouselModule - Class in org.lsst.ccs.subsystems.fcs.simulation
 
SimuSftCarouselModule(String, int, Motor, GenericLatch, int, List<CarouselSocket>) - Constructor for class org.lsst.ccs.subsystems.fcs.simulation.SimuSftCarouselModule
 
SimuThermometer - Class in org.lsst.ccs.subsystems.fcs.simulation
 
SimuThermometer(String, int, int) - Constructor for class org.lsst.ccs.subsystems.fcs.simulation.SimuThermometer
 
SimuTruckModule - Class in org.lsst.ccs.subsystems.fcs.simulation
A simulated truck used by the simulated hardware control software.
SimuTruckModule(String, int, NumericSensor, NumericSensor) - Constructor for class org.lsst.ccs.subsystems.fcs.simulation.SimuTruckModule
 
SimuTruckMotorModule - Class in org.lsst.ccs.subsystems.fcs.simulation
To simulate a motor which moves a truck in the autochanger.
SimuTruckMotorModule() - Constructor for class org.lsst.ccs.subsystems.fcs.simulation.SimuTruckMotorModule
 
speedVoltageInVolt - Variable in class org.lsst.ccs.subsystems.fcs.LatchActuatorModule
 
speedVoltageMaxValue - Variable in class org.lsst.ccs.subsystems.fcs.LatchActuatorModule
 
speedVoltageMinValue - Variable in class org.lsst.ccs.subsystems.fcs.LatchActuatorModule
 
start() - Method in class org.lsst.ccs.subsystems.fcs.drivers.LoaderCanOpenProxy
We don't want the tcp server to be started during INITIALISATION phase.
startAction(FcsEnumerations.MobileItemAction) - Method in class org.lsst.ccs.subsystems.fcs.BasicAutoChangerModule
 
startAction(FcsEnumerations.MobileItemAction) - Method in class org.lsst.ccs.subsystems.fcs.CarouselSocket
 
startAction(FcsEnumerations.MobileItemAction) - Method in class org.lsst.ccs.subsystems.fcs.common.MobileItemModule
 
startAction(FcsEnumerations.MobileItemAction) - Method in class org.lsst.ccs.subsystems.fcs.FilterClampModule
 
startAction(FcsEnumerations.MobileItemAction) - Method in class org.lsst.ccs.subsystems.fcs.FilterLatchModule
 
startAction(FcsEnumerations.MobileItemAction) - Method in class org.lsst.ccs.subsystems.fcs.LoaderCarrierModule
 
startAction(FcsEnumerations.MobileItemAction) - Method in class org.lsst.ccs.subsystems.fcs.LoaderClampModule
 
startAction(FcsEnumerations.MobileItemAction) - Method in class org.lsst.ccs.subsystems.fcs.testbench.Scale1ProtoPivotingFrame
 
startHoming() - Method in class org.lsst.ccs.subsystems.fcs.drivers.CanOpenEPOS
Starts homing : (See EPOS documentation) For engineering mode.
startServer() - Method in interface org.lsst.ccs.subsystems.fcs.common.BridgeToHardware
 
startServer() - Method in class org.lsst.ccs.subsystems.fcs.drivers.BridgeToCanOpenHardware
 
startServer() - Method in class org.lsst.ccs.subsystems.fcs.simulation.SimuBridgeForLPSCTestBench
 
startServer() - Method in class org.lsst.ccs.subsystems.fcs.simulation.SimuBridgeToCanOpenHardware
 
startThreadReader() - Method in interface org.lsst.ccs.subsystems.fcs.common.BridgeToHardware
 
startThreadReader() - Method in class org.lsst.ccs.subsystems.fcs.drivers.BridgeToCanOpenHardware
 
startThreadReader() - Method in class org.lsst.ccs.subsystems.fcs.simulation.SimuBridgeForLPSCTestBench
 
startThreadReader() - Method in class org.lsst.ccs.subsystems.fcs.simulation.SimuBridgeToCanOpenHardware
 
state - Variable in class org.lsst.ccs.subsystems.fcs.BasicAutoChangerModule
 
stop() - Method in class org.lsst.ccs.subsystems.fcs.CarouselModule
 
stop() - Method in interface org.lsst.ccs.subsystems.fcs.common.Carousel
Stop the carousel if it is rotating.
STOP - Static variable in interface org.lsst.ccs.subsystems.fcs.common.EngineState
 
stop(Motor) - Method in interface org.lsst.ccs.subsystems.fcs.common.EngineState
 
stop() - Method in class org.lsst.ccs.subsystems.fcs.common.MobileItemModule
just to avoid taping "sendSignal STOP"
stop() - Method in interface org.lsst.ccs.subsystems.fcs.common.Motor
 
stop(String) - Method in class org.lsst.ccs.subsystems.fcs.FcsMainModule
Deprecated.
stop(Motor) - Method in class org.lsst.ccs.subsystems.fcs.simulation.ErrorState
Deprecated.
 
stop(Motor) - Method in class org.lsst.ccs.subsystems.fcs.simulation.RunningState
Deprecated.
It goes to "stop" when asked.
stop() - Method in class org.lsst.ccs.subsystems.fcs.simulation.SimulatedMotor
 
stop(Motor) - Method in class org.lsst.ccs.subsystems.fcs.simulation.StopState
Deprecated.
 
stop() - Method in class org.lsst.ccs.subsystems.fcs.singlefiltertest.SftCarouselModule
 
stopAction(FcsEnumerations.MobileItemAction, long) - Method in class org.lsst.ccs.subsystems.fcs.BasicAutoChangerModule
 
stopAction(FcsEnumerations.MobileItemAction, long) - Method in class org.lsst.ccs.subsystems.fcs.CarouselSocket
 
stopAction(FcsEnumerations.MobileItemAction, long) - Method in class org.lsst.ccs.subsystems.fcs.common.MobileItemModule
 
stopAction(FcsEnumerations.MobileItemAction, long) - Method in class org.lsst.ccs.subsystems.fcs.FilterClampModule
 
stopAction(FcsEnumerations.MobileItemAction, long) - Method in class org.lsst.ccs.subsystems.fcs.FilterLatchModule
 
stopAction(FcsEnumerations.MobileItemAction, long) - Method in class org.lsst.ccs.subsystems.fcs.LoaderCarrierModule
 
stopAction(FcsEnumerations.MobileItemAction, long) - Method in class org.lsst.ccs.subsystems.fcs.LoaderClampModule
 
stopAction(FcsEnumerations.MobileItemAction, long) - Method in class org.lsst.ccs.subsystems.fcs.simulation.SimuLoaderClampModule
 
stopAction(FcsEnumerations.MobileItemAction, long) - Method in class org.lsst.ccs.subsystems.fcs.testbench.Scale1ProtoPivotingFrame
 
stopAutochanger() - Method in class org.lsst.ccs.subsystems.fcs.AutoChangerModule
Deprecated.
stopCurrent() - Method in class org.lsst.ccs.subsystems.fcs.drivers.CanOpenEPOS
In current mode this methods set to zero the value of the current sent to the motor.
StopState - Class in org.lsst.ccs.subsystems.fcs.simulation
Deprecated.
StopState() - Constructor for class org.lsst.ccs.subsystems.fcs.simulation.StopState
Deprecated.
 
stopVelocity() - Method in class org.lsst.ccs.subsystems.fcs.drivers.CanOpenEPOS
Stop the motion in the mode VELOCITY.
storagePositionSensor - Variable in class org.lsst.ccs.subsystems.fcs.LoaderCarrierModule
 
switchOnEnableOperation() - Method in class org.lsst.ccs.subsystems.fcs.drivers.CanOpenDigitaxVariator
 
switchOnEnableOperation() - Method in class org.lsst.ccs.subsystems.fcs.drivers.CanOpenEPOS
 

T

targetPosition - Variable in class org.lsst.ccs.subsystems.fcs.drivers.CanOpenEPOS
position we want to reach UNIT= mA given in decimal mode
tcpProxy - Variable in class org.lsst.ccs.subsystems.fcs.drivers.BridgeToCanOpenHardware
 
temperature - Variable in class org.lsst.ccs.subsystems.fcs.FilterClampModule
 
temperature - Variable in class org.lsst.ccs.subsystems.fcs.testbench.APCTestBench2CanBusMain
 
temperature - Variable in class org.lsst.ccs.subsystems.fcs.testbench.APCTestBenchMainModule
 
temperature - Variable in class org.lsst.ccs.subsystems.fcs.testbench.Scale1ProtoTestBenchMainModule
 
test() - Method in class org.lsst.ccs.subsystems.fcs.LoaderModule
 
test() - Method in class org.lsst.ccs.subsystems.fcs.simulation.SimuLoaderClampModule
 
Thermometer - Interface in org.lsst.ccs.subsystems.fcs.common
 
tick() - Method in class org.lsst.ccs.subsystems.fcs.BasicAutoChangerModule
 
tick() - Method in class org.lsst.ccs.subsystems.fcs.CarouselModule
What has to be done for each tick of the timer.
tick() - Method in class org.lsst.ccs.subsystems.fcs.drivers.CanOpenProxy
 
tick() - Method in class org.lsst.ccs.subsystems.fcs.LoaderClampModule
 
tick() - Method in class org.lsst.ccs.subsystems.fcs.LoaderModule
 
tick() - Method in class org.lsst.ccs.subsystems.fcs.simulation.SimuClampActuatorModule
 
tick() - Method in class org.lsst.ccs.subsystems.fcs.simulation.SimulatedMotor
What has to be done for each tick of the timer.
tick() - Method in class org.lsst.ccs.subsystems.fcs.singlefiltertest.SftMainModule
 
tick() - Method in class org.lsst.ccs.subsystems.fcs.testbench.APCTestBenchMainModule
 
tick() - Method in class org.lsst.ccs.subsystems.fcs.testbench.Scale1ProtoTestBenchMainModule
 
timeoutForClosingLatches - Variable in class org.lsst.ccs.subsystems.fcs.BasicAutoChangerModule
 
timeoutForOpeningLatches - Variable in class org.lsst.ccs.subsystems.fcs.BasicAutoChangerModule
 
timeoutForReleasing - Variable in class org.lsst.ccs.subsystems.fcs.FilterClampModule
 
timeoutForUnlocking - Variable in class org.lsst.ccs.subsystems.fcs.FilterClampModule
 
timeToWaitForCompleteClose - Variable in class org.lsst.ccs.subsystems.fcs.BasicAutoChangerModule
When we close the Latches, after the numeric sensors have detected that the latches are closed, we want to wait some time to be sure that the latches are really closed.
timeToWaitForCompleteOpen - Variable in class org.lsst.ccs.subsystems.fcs.BasicAutoChangerModule
When we open the Latches, after the numeric sensors have detected that the latches are opened, we want to wait some time to be sure that the latches are really opened.
token - Variable in exception org.lsst.ccs.subsystems.fcs.drivers.CommandDispenser.TokenLostException
 
TokenLostException(String) - Constructor for exception org.lsst.ccs.subsystems.fcs.drivers.CommandDispenser.TokenLostException
 
toString() - Method in class org.lsst.ccs.subsystems.fcs.BasicAutoChangerModule
 
toString() - Method in class org.lsst.ccs.subsystems.fcs.CarouselModule
 
toString() - Method in class org.lsst.ccs.subsystems.fcs.CarouselSocket
 
toString() - Method in class org.lsst.ccs.subsystems.fcs.drivers.BridgeToCanOpenHardware
 
toString() - Method in class org.lsst.ccs.subsystems.fcs.drivers.CanOpenDevice
 
toString() - Method in class org.lsst.ccs.subsystems.fcs.drivers.CanOpenDIO
 
toString() - Method in class org.lsst.ccs.subsystems.fcs.drivers.CanOpenNode
 
toString() - Method in class org.lsst.ccs.subsystems.fcs.drivers.CanOpenNumericSensor
 
toString() - Method in class org.lsst.ccs.subsystems.fcs.drivers.CanOpenPlutoGateway
 
toString() - Method in class org.lsst.ccs.subsystems.fcs.drivers.CanOpenProxy.PDOStorage
 
toString() - Method in class org.lsst.ccs.subsystems.fcs.drivers.CanOpenProxy
 
toString() - Method in class org.lsst.ccs.subsystems.fcs.drivers.CanOpenSensor14bits
 
toString() - Method in class org.lsst.ccs.subsystems.fcs.drivers.CanOpenTruckMotor
 
toString() - Method in class org.lsst.ccs.subsystems.fcs.drivers.CommandDispenser.CommandToRegister
 
toString() - Method in exception org.lsst.ccs.subsystems.fcs.drivers.CommandDispenser.TokenLostException
 
toString() - Method in class org.lsst.ccs.subsystems.fcs.drivers.PlutoGWSensor
Deprecated.
 
toString() - Method in class org.lsst.ccs.subsystems.fcs.FcsMainModule
 
toString() - Method in class org.lsst.ccs.subsystems.fcs.Filter
 
toString() - Method in class org.lsst.ccs.subsystems.fcs.FilterClampModule
 
toString() - Method in class org.lsst.ccs.subsystems.fcs.FilterLatchModule
 
toString() - Method in class org.lsst.ccs.subsystems.fcs.LoaderClampModule
 
toString() - Method in class org.lsst.ccs.subsystems.fcs.LoaderHookModule
 
toString() - Method in class org.lsst.ccs.subsystems.fcs.MainModule
 
toString() - Method in class org.lsst.ccs.subsystems.fcs.NumericSensor
 
toString() - Method in class org.lsst.ccs.subsystems.fcs.PlutoGatewayModule
 
toString() - Method in class org.lsst.ccs.subsystems.fcs.Sensor14bits
 
toString() - Method in class org.lsst.ccs.subsystems.fcs.simulation.ErrorState
Deprecated.
 
toString() - Method in class org.lsst.ccs.subsystems.fcs.simulation.RunningState
Deprecated.
 
toString() - Method in class org.lsst.ccs.subsystems.fcs.simulation.SimuBridgeForLPSCTestBench
 
toString() - Method in class org.lsst.ccs.subsystems.fcs.simulation.SimuBridgeToCanOpenHardware
 
toString() - Method in class org.lsst.ccs.subsystems.fcs.simulation.SimuClampActuatorModule
 
toString() - Method in class org.lsst.ccs.subsystems.fcs.simulation.SimuNumericSensor
 
toString() - Method in class org.lsst.ccs.subsystems.fcs.simulation.SimuTruckModule
 
toString() - Method in class org.lsst.ccs.subsystems.fcs.simulation.StopState
Deprecated.
 
toString() - Method in class org.lsst.ccs.subsystems.fcs.singlefiltertest.SftAutoChangerModule
 
toString() - Method in class org.lsst.ccs.subsystems.fcs.singlefiltertest.SftMainModule
 
toString() - Method in class org.lsst.ccs.subsystems.fcs.singlefiltertest.SftTruckMotor
 
toString() - Method in class org.lsst.ccs.subsystems.fcs.testbench.LoaderTestBenchMainModule
 
toString() - Method in class org.lsst.ccs.subsystems.fcs.TruckModule
 
TruckModule - Class in org.lsst.ccs.subsystems.fcs
A truck is a mobile part in the autochanger.
TruckModule(String, int, NumericSensor, NumericSensor) - Constructor for class org.lsst.ccs.subsystems.fcs.TruckModule
 
truckXminus - Variable in class org.lsst.ccs.subsystems.fcs.BasicAutoChangerModule
The truck on side X-
truckXplus - Variable in class org.lsst.ccs.subsystems.fcs.BasicAutoChangerModule
The truck on side X+
turnOFF() - Method in class org.lsst.ccs.subsystems.fcs.testbench.CanOpenLED
 
turnOFF() - Method in interface org.lsst.ccs.subsystems.fcs.testbench.Led
 
turnOffFakeLED() - Method in class org.lsst.ccs.subsystems.fcs.testbench.APCTestBenchMainModule
 
turnOffFakeLED() - Method in class org.lsst.ccs.subsystems.fcs.testbench.Scale1ProtoTestBenchMainModule
 
turnOffLED() - Method in class org.lsst.ccs.subsystems.fcs.testbench.APCTestBench2CanBusMain
 
turnOffLED() - Method in class org.lsst.ccs.subsystems.fcs.testbench.APCTestBenchMainModule
 
turnOffLED() - Method in class org.lsst.ccs.subsystems.fcs.testbench.Scale1ProtoTestBenchMainModule
 
turnON() - Method in class org.lsst.ccs.subsystems.fcs.testbench.CanOpenLED
 
turnON() - Method in interface org.lsst.ccs.subsystems.fcs.testbench.Led
 
turnOnFakeLED() - Method in class org.lsst.ccs.subsystems.fcs.testbench.APCTestBenchMainModule
 
turnOnFakeLED() - Method in class org.lsst.ccs.subsystems.fcs.testbench.Scale1ProtoTestBenchMainModule
 
turnOnLED() - Method in class org.lsst.ccs.subsystems.fcs.testbench.APCTestBench2CanBusMain
 
turnOnLED() - Method in class org.lsst.ccs.subsystems.fcs.testbench.APCTestBenchMainModule
 
turnOnLED() - Method in class org.lsst.ccs.subsystems.fcs.testbench.Scale1ProtoTestBenchMainModule
 

U

unclamp() - Method in class org.lsst.ccs.subsystems.fcs.drivers.CanOpenClampActuatorModule
This is the user name of the command ON in single filter test.
ungrabFilterAtHandoff(Filter) - Method in class org.lsst.ccs.subsystems.fcs.BasicAutoChangerModule
 
ungrabFilterAtStandby() - Method in class org.lsst.ccs.subsystems.fcs.BasicAutoChangerModule
Open the latches at standby position and go back empty to STANBACK position.
ungrabFilterAtStandby(Filter) - Method in class org.lsst.ccs.subsystems.fcs.CarouselModule
 
ungrabFilterAtStandby() - Method in interface org.lsst.ccs.subsystems.fcs.common.AutoChanger
 
unloadFilter(Filter) - Method in class org.lsst.ccs.subsystems.fcs.FcsMainModule
Unload a filter from the camera to the loader.
unlock() - Method in class org.lsst.ccs.subsystems.fcs.CarouselLatch
 
unlock() - Method in interface org.lsst.ccs.subsystems.fcs.common.FilterLatch
 
unlock() - Method in interface org.lsst.ccs.subsystems.fcs.common.GenericLatch
 
unlock() - Method in class org.lsst.ccs.subsystems.fcs.FilterClampModule
Unlock the clamp when a filter is locked by the clamp.
unlockClamps(Filter) - Method in class org.lsst.ccs.subsystems.fcs.CarouselModule
This methods ReleaseBrakes the 2 clamps at standby position, without Thread.sleep
unlockClamps() - Method in class org.lsst.ccs.subsystems.fcs.CarouselModule
 
unlockClamps() - Method in class org.lsst.ccs.subsystems.fcs.CarouselSocket
This method unclamp the 2 clamps at standby position.
unlockClamps(Filter) - Method in interface org.lsst.ccs.subsystems.fcs.common.Carousel
 
unlockSensor - Variable in class org.lsst.ccs.subsystems.fcs.FilterLatchModule
 
updateClampsStateWithSensors() - Method in class org.lsst.ccs.subsystems.fcs.CarouselModule
Read the clamps state from PDO : all the clamp sensors are read at one time.
updateClampsStateWithSensors(CanOpenProxy.PDOStorage) - Method in class org.lsst.ccs.subsystems.fcs.CarouselSocket
 
updateClampsStateWithSensors() - Method in class org.lsst.ccs.subsystems.fcs.CarouselSocket
 
updateClampsStateWithSensors() - Method in class org.lsst.ccs.subsystems.fcs.simulation.SimuCarouselSocket
 
updateClampsStateWithSensors() - Method in class org.lsst.ccs.subsystems.fcs.simulation.SimuSftCarouselModule
 
updateClampsStateWithSensors() - Method in class org.lsst.ccs.subsystems.fcs.singlefiltertest.SftCarouselModule
 
updateClampsStateWithSensorsFromPDO() - Method in class org.lsst.ccs.subsystems.fcs.CarouselModule
Read the clamps state from PDO : all the clamp sensors are read at one time.
updateClampsStateWithSensorsFromSDO() - Method in class org.lsst.ccs.subsystems.fcs.CarouselModule
Deprecated.
updateClampsStateWithSensorsFromSDO() - Method in class org.lsst.ccs.subsystems.fcs.CarouselSocket
Deprecated.
updateFilterPresenceStatus() - Method in class org.lsst.ccs.subsystems.fcs.FilterClampModule
Update the field lockPresenceStatus in reading the filter presence sensor.
updateLatchesStateWithSensors() - Method in class org.lsst.ccs.subsystems.fcs.BasicAutoChangerModule
This methods updates the latches status in reading the sensors.
updateLocation(String) - Method in class org.lsst.ccs.subsystems.fcs.simulation.SimuTruckModule
In the single filter test, the simultated presence filter sensor listens to the simulated truck so we have to notify our observers.
updateLocation(String) - Method in class org.lsst.ccs.subsystems.fcs.TruckModule
This methods updates the field truckLocation in parsing the values of the 8 channels of the DIO device.
updateLockStatus() - Method in class org.lsst.ccs.subsystems.fcs.FilterClampModule
Update the field lockStatus in reading the lock sensor.
updatePosition() - Method in class org.lsst.ccs.subsystems.fcs.LoaderClampModule
Updates the position of the clamp in reading the CPU of the controller.
updateReadValue() - Method in class org.lsst.ccs.subsystems.fcs.drivers.CanOpenEPOS
Reads the current value or the velocity value stored in the EPOS and updates the readValue field.
updateResponse(String) - Method in class org.lsst.ccs.subsystems.fcs.drivers.CommandDispenser.CommandToRegister
 
updateState(String) - Method in class org.lsst.ccs.subsystems.fcs.FilterLatchModule
 
updateStateWithSensors() - Method in class org.lsst.ccs.subsystems.fcs.AutoChangerModule
 
updateStateWithSensors() - Method in class org.lsst.ccs.subsystems.fcs.BasicAutoChangerModule
 
updateStateWithSensors() - Method in class org.lsst.ccs.subsystems.fcs.FilterClampModule
This method updates the clamp clampState regarding the value returned by the filter presence sensor and the value returned by the method isLocked().
updateStateWithSensors() - Method in class org.lsst.ccs.subsystems.fcs.FilterLatchModule
 
updateStateWithSensors() - Method in class org.lsst.ccs.subsystems.fcs.LoaderCarrierModule
This methods updates the carrier state in reading all the carrier sensors.
updateStateWithSensors() - Method in class org.lsst.ccs.subsystems.fcs.LoaderClampModule
This methods updates the lockStatus in reading all the sensors.
updateStateWithSensors(String[]) - Method in class org.lsst.ccs.subsystems.fcs.LoaderClampModule
This methods updates the lockStatus from an array of hexaValues.
updateStateWithSensors(String[]) - Method in class org.lsst.ccs.subsystems.fcs.LoaderHookModule
This methods updates lockStatus from the values return by the sensors.
updateStateWithSensors() - Method in class org.lsst.ccs.subsystems.fcs.LoaderModule
This methods updates the carrier and clamp state in reading all the sensors.
updateStateWithSensors() - Method in class org.lsst.ccs.subsystems.fcs.simulation.SimuFilterClampModule
 
updateStateWithSensors() - Method in class org.lsst.ccs.subsystems.fcs.simulation.SimuSftCarouselModule
 
updateStateWithSensors() - Method in class org.lsst.ccs.subsystems.fcs.singlefiltertest.SftAutoChangerModule
 
updateStateWithSensors() - Method in class org.lsst.ccs.subsystems.fcs.singlefiltertest.SftCarouselModule
This method reads the clamps sensors and update the clamps state AND put or remove the filter (software) on the socket at standby.
updateStateWithSensors() - Method in class org.lsst.ccs.subsystems.fcs.singlefiltertest.SftMainModule
This command updates the state of the carousel and of the autochanger in reading the sensors.
updateStateWithSensors() - Method in class org.lsst.ccs.subsystems.fcs.testbench.LoaderTestBenchMainModule
 
updateStateWithSensorsFromSDO() - Method in class org.lsst.ccs.subsystems.fcs.FilterClampModule
Deprecated.
updateStateWithSensorsToCheckIfActionIsCompleted() - Method in class org.lsst.ccs.subsystems.fcs.BasicAutoChangerModule
 
updateStateWithSensorsToCheckIfActionIsCompleted() - Method in class org.lsst.ccs.subsystems.fcs.CarouselSocket
 
updateStateWithSensorsToCheckIfActionIsCompleted() - Method in class org.lsst.ccs.subsystems.fcs.common.MobileItemModule
 
updateStateWithSensorsToCheckIfActionIsCompleted() - Method in class org.lsst.ccs.subsystems.fcs.FilterClampModule
 
updateStateWithSensorsToCheckIfActionIsCompleted() - Method in class org.lsst.ccs.subsystems.fcs.FilterLatchModule
 
updateStateWithSensorsToCheckIfActionIsCompleted() - Method in class org.lsst.ccs.subsystems.fcs.LoaderCarrierModule
 
updateStateWithSensorsToCheckIfActionIsCompleted() - Method in class org.lsst.ccs.subsystems.fcs.LoaderClampModule
 
updateStateWithSensorsToCheckIfActionIsCompleted() - Method in class org.lsst.ccs.subsystems.fcs.testbench.Scale1ProtoPivotingFrame
 
updateTemperature() - Method in class org.lsst.ccs.subsystems.fcs.FilterClampModule
This methods read the thermometer, update the field temperature and returns the value sent by the thermometer;
updateTemperature() - Method in class org.lsst.ccs.subsystems.fcs.simulation.SimuFilterClampModule
 
updateTrucksLocationWithSensors() - Method in class org.lsst.ccs.subsystems.fcs.BasicAutoChangerModule
This methods updates the trucks location in reading the sensors.
updateValue() - Method in interface org.lsst.ccs.subsystems.fcs.common.Sensor
This method reads the current value, controls if this current value is correct depending on the type of the sensor (this value could be between a minimum and a maximum) and if the value is correct, updates the Sensor.value field.
updateValue() - Method in class org.lsst.ccs.subsystems.fcs.CompactIOModule
 
updateValue(String) - Method in class org.lsst.ccs.subsystems.fcs.drivers.CanOpenNumericSensor
This methods updates the digital value for this sensor.
updateValue(String[]) - Method in class org.lsst.ccs.subsystems.fcs.drivers.CanOpenNumericSensor
Update the field digitalValue from the bytes read on the gateway.
updateValue(CanOpenProxy.PDOStorage) - Method in class org.lsst.ccs.subsystems.fcs.drivers.CanOpenSensor14bits
 
updateValue(String[]) - Method in class org.lsst.ccs.subsystems.fcs.drivers.PlutoGWSensor
Deprecated.
Update the field digitalValue from the bytes read on the gateway.
updateValue(String) - Method in class org.lsst.ccs.subsystems.fcs.NumericSensor
update the digitalValue of this object with the
updateValue(String[]) - Method in class org.lsst.ccs.subsystems.fcs.NumericSensor
 
updateValue() - Method in class org.lsst.ccs.subsystems.fcs.Sensor14bits
This method updates the sensor value : first it reads a new value from the hardware or from the simulated sensor, then it checks if the value is in the range between minimal value and maximal value.
updateValue(CanOpenProxy.PDOStorage) - Method in class org.lsst.ccs.subsystems.fcs.Sensor14bits
This methods update the field value in extracting it from the parameter sensorsValues which represents all the values read for an ADC.
updateValue(String) - Method in class org.lsst.ccs.subsystems.fcs.simulation.SimuNumericSensor
This methods updates the digital value for this sensor.
updateValue(String[]) - Method in class org.lsst.ccs.subsystems.fcs.simulation.SimuNumericSensor
 
updateValue(CanOpenProxy.PDOStorage) - Method in class org.lsst.ccs.subsystems.fcs.simulation.SimuSensor14bits
We don't need this as the simulated software doesn't read sensors from PDO
updateValues() - Method in class org.lsst.ccs.subsystems.fcs.PlutoGatewayModule
 
updatingLatches - Variable in class org.lsst.ccs.subsystems.fcs.BasicAutoChangerModule
 
updatingState - Variable in class org.lsst.ccs.subsystems.fcs.FilterClampModule
 
updatingState - Variable in class org.lsst.ccs.subsystems.fcs.FilterLatchModule
This is used when we update the latch state with the values returned by the sensors.
updatingState - Variable in class org.lsst.ccs.subsystems.fcs.LoaderCarrierModule
 
updatingState - Variable in class org.lsst.ccs.subsystems.fcs.LoaderClampModule
 
updatingState - Variable in class org.lsst.ccs.subsystems.fcs.LoaderHookModule
This is used when we update the latch state with the values returned by the sensors.
updatingValues - Variable in class org.lsst.ccs.subsystems.fcs.PlutoGatewayModule
 

V

value - Variable in class org.lsst.ccs.subsystems.fcs.Sensor14bits
 
valueOf(String) - Static method in enum org.lsst.ccs.subsystems.fcs.common.FilterLocation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.lsst.ccs.subsystems.fcs.common.ModuleState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.lsst.ccs.subsystems.fcs.common.RunningWay
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.lsst.ccs.subsystems.fcs.drivers.CanOpenDigitaxVariator.DigitaxMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.lsst.ccs.subsystems.fcs.drivers.CanOpenDigitaxVariator.Parameter
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.lsst.ccs.subsystems.fcs.drivers.CanOpenEPOS.EposMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.lsst.ccs.subsystems.fcs.drivers.CanOpenEPOS.Parameter
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.lsst.ccs.subsystems.fcs.common.FilterLocation
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.lsst.ccs.subsystems.fcs.common.ModuleState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.lsst.ccs.subsystems.fcs.common.RunningWay
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.lsst.ccs.subsystems.fcs.drivers.CanOpenDigitaxVariator.DigitaxMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.lsst.ccs.subsystems.fcs.drivers.CanOpenDigitaxVariator.Parameter
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.lsst.ccs.subsystems.fcs.drivers.CanOpenEPOS.EposMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.lsst.ccs.subsystems.fcs.drivers.CanOpenEPOS.Parameter
Returns an array containing the constants of this enum type, in the order they are declared.
valueUpdated - Variable in class org.lsst.ccs.subsystems.fcs.PlutoGatewayModule
 
velocityValue - Variable in class org.lsst.ccs.subsystems.fcs.drivers.Motor
Deprecated.
 

W

waterFreezeTemp - Static variable in class org.lsst.ccs.subsystems.fcs.drivers.CanOpenADC
 
writeAnalogOutput(int, int) - Method in class org.lsst.ccs.subsystems.fcs.drivers.CanOpenDAC
Write a value to the output of the DAC
writeControlWord(String) - Method in class org.lsst.ccs.subsystems.fcs.drivers.CanOpenDigitaxVariator
Write a value in hexa in the control world (index=6040, subindex=0,size=2)
writeControlWord(String) - Method in class org.lsst.ccs.subsystems.fcs.drivers.CanOpenEPOS
Write a value in hexa in the control world (index=6040, subindex=0,size=2)
writeCurrent(int) - Method in interface org.lsst.ccs.subsystems.fcs.common.EPOSController
In current mode this methods send a current to the motor.
writeCurrent(int) - Method in class org.lsst.ccs.subsystems.fcs.drivers.CanOpenEPOS
In current mode this methods send a current to the motor.
writeCurrent(int) - Method in class org.lsst.ccs.subsystems.fcs.simulation.SimuEPOSControllerModule
 
writeDigitalOutput(int, int) - Method in class org.lsst.ccs.subsystems.fcs.drivers.CanOpenDIO
Write a value to the output of the DAC
writeMask() - Method in class org.lsst.ccs.subsystems.fcs.drivers.CanOpenDIO
This methods initialize the CAN-CBX-DIO8 with the mask (value 3) to configure the 2 first channels of the device to be output channel.
writeParameter(String, int) - Method in class org.lsst.ccs.subsystems.fcs.drivers.CanOpenDigitaxVariator
This method writes a parameter in the CPU of the Digitax Variator.
writeParameter(CanOpenDigitaxVariator.Parameter, int) - Method in class org.lsst.ccs.subsystems.fcs.drivers.CanOpenDigitaxVariator
 
writeParameter(String, int) - Method in class org.lsst.ccs.subsystems.fcs.drivers.CanOpenEPOS
This method writes a parameter in the CPU of the EPOS.
writeParameter(CanOpenEPOS.Parameter, int) - Method in class org.lsst.ccs.subsystems.fcs.drivers.CanOpenEPOS
 
writeParameters(CanOpenEPOS.EposMode) - Method in interface org.lsst.ccs.subsystems.fcs.common.EPOSController
This methods writes in the CPU of the EPOS devis the values of the parameters set for the mode.
writeParameters(Map<String, Integer>) - Method in interface org.lsst.ccs.subsystems.fcs.common.EPOSController
Write to the CPU of the EPOS a map of parameters.
writeParameters(String) - Method in class org.lsst.ccs.subsystems.fcs.drivers.CanOpenDigitaxVariator
 
writeParameters(CanOpenDigitaxVariator.DigitaxMode) - Method in class org.lsst.ccs.subsystems.fcs.drivers.CanOpenDigitaxVariator
This methods writes in the CPU of the EPOS devis the values of the parameters set for the mode.
writeParameters(Map<String, Integer>) - Method in class org.lsst.ccs.subsystems.fcs.drivers.CanOpenDigitaxVariator
Write to the CPU of the Digitax Variator a map of parameters.
writeParameters(String) - Method in class org.lsst.ccs.subsystems.fcs.drivers.CanOpenEPOS
 
writeParameters(CanOpenEPOS.EposMode) - Method in class org.lsst.ccs.subsystems.fcs.drivers.CanOpenEPOS
This methods writes in the CPU of the EPOS devis the values of the parameters set for the mode.
writeParameters(Map<String, Integer>) - Method in class org.lsst.ccs.subsystems.fcs.drivers.CanOpenEPOS
Write to the CPU of the EPOS a map of parameters.
writeParameters(CanOpenEPOS.EposMode) - Method in class org.lsst.ccs.subsystems.fcs.simulation.SimuEPOSControllerModule
 
writeParameters(Map<String, Integer>) - Method in class org.lsst.ccs.subsystems.fcs.simulation.SimuEPOSControllerModule
 
writeSDO(String, String, String, String) - Method in class org.lsst.ccs.subsystems.fcs.drivers.CanOpenDevice
 
writeSDO(String, String, String, String, String) - Method in class org.lsst.ccs.subsystems.fcs.drivers.CanOpenProxy
Write a SDO request and send it to the can open stack, then analyses the response or throws an exception if the request failed.
writeSDO(int, String, String, int, int) - Method in class org.lsst.ccs.subsystems.fcs.drivers.CanOpenProxy
Command to be used by the end user at the console.
writeTargetPosition(int) - Method in interface org.lsst.ccs.subsystems.fcs.common.EPOSController
In PROFILE_POSITION mode this methods set the target position.
writeTargetPosition(int) - Method in class org.lsst.ccs.subsystems.fcs.drivers.CanOpenEPOS
In PROFILE_POSITION mode this methods set the target position.
writeTargetPosition(int) - Method in class org.lsst.ccs.subsystems.fcs.simulation.SimuEPOSControllerModule
 
writeTransmissionType(String) - Method in class org.lsst.ccs.subsystems.fcs.drivers.CanOpenPlutoGateway
 
A B C D E F G H I L M N O P Q R S T U V W 
Skip navigation links

Copyright © 2014 LSST. All rights reserved.