- 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
-
- 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, int, 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.
- CanOpenProxy.PDOStorage() - Constructor for class org.lsst.ccs.subsystems.fcs.drivers.CanOpenProxy.PDOStorage
-
- 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.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
-
- 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
-
- 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
-
- 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
-
- 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
-
- clampActuatorXminus - Variable in class org.lsst.ccs.subsystems.fcs.singlefiltertest.BridgeToSFTHardware
-
- clampActuatorXplus - Variable in class org.lsst.ccs.subsystems.fcs.singlefiltertest.BridgeToSFTHardware
-
- 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.LPSCTestBenchMainModule
-
- 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.LPSCTestBenchMainModule
-
- 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.CommandToRegister(String) - Constructor for class org.lsst.ccs.subsystems.fcs.drivers.CommandDispenser.CommandToRegister
-
- CommandDispenser.TokenLostException - Exception in org.lsst.ccs.subsystems.fcs.drivers
-
- CommandDispenser.TokenLostException(String) - Constructor for exception org.lsst.ccs.subsystems.fcs.drivers.CommandDispenser.TokenLostException
-
- 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
-
- 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
-
- 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(LPSCTestBenchMainModule) - 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.
- 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.LPSCTestBenchMainModule
-
- 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.LPSCTestBenchMainModule
-
- 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.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_continuousCurrentLimit() - Method in class org.lsst.ccs.subsystems.fcs.drivers.CanOpenEPOS
-
Deprecated.
- getMotor_maxSpeedInCurrentMode() - Method in class org.lsst.ccs.subsystems.fcs.ClampActuatorModule
-
- getMotor_maxSpeedInCurrentMode() - Method in class org.lsst.ccs.subsystems.fcs.drivers.CanOpenEPOS
-
Deprecated.
- getMotor_mode() - Method in class org.lsst.ccs.subsystems.fcs.ClampActuatorModule
-
- getMotor_outputCurrentLimit() - Method in class org.lsst.ccs.subsystems.fcs.ClampActuatorModule
-
- getMotor_outputCurrentLimit() - Method in class org.lsst.ccs.subsystems.fcs.drivers.CanOpenEPOS
-
Deprecated.
- getMotor_polePairNumber() - Method in class org.lsst.ccs.subsystems.fcs.ClampActuatorModule
-
- getMotor_polePairNumber() - Method in class org.lsst.ccs.subsystems.fcs.drivers.CanOpenEPOS
-
Deprecated.
- getMotor_thermalTimeConstantWinding() - Method in class org.lsst.ccs.subsystems.fcs.ClampActuatorModule
-
- getMotor_thermalTimeConstantWinding() - Method in class org.lsst.ccs.subsystems.fcs.drivers.CanOpenEPOS
-
Deprecated.
- getMotor_type() - Method in class org.lsst.ccs.subsystems.fcs.ClampActuatorModule
-
- getMotor_type() - Method in class org.lsst.ccs.subsystems.fcs.drivers.CanOpenEPOS
-
Deprecated.
- 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.
- 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.
- 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
-
- 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.
- 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.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.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.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.LPSCTestBenchMainModule
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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.LoaderClampModule
-
- isEmpty() - Method in class org.lsst.ccs.subsystems.fcs.LoaderModule
-
- 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.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
-
- isHardwareInitialized() - Method in class org.lsst.ccs.subsystems.fcs.drivers.CanOpenProxy
-
- isHardwareReady() - Method in interface org.lsst.ccs.subsystems.fcs.common.BridgeToHardware
-
returns true if the hardware is booted, identified and initialized.
- 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.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.
- 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
-
- isItemMoving() - Method in class org.lsst.ccs.subsystems.fcs.common.MobileItemModule
-
- 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.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
-
- 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
-
- itemMoving - Variable in class org.lsst.ccs.subsystems.fcs.common.MobileItemModule
-
- 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.LPSCTestBenchMainModule
-
- 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
-
- 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.
- readAnalogInput(int) - Method in class org.lsst.ccs.subsystems.fcs.drivers.CanOpenADC
-
Read the analog input whom number is given as a parameter
- readControlWord() - Method in class org.lsst.ccs.subsystems.fcs.drivers.CanOpenEPOS
-
Read the control world (index=6040, subindex=0,size=2)
- readCurrent() - Method in class org.lsst.ccs.subsystems.fcs.drivers.CanOpenEPOS
-
In Current Mode this methods returns the current actualy received by the motor.
- 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.LPCTestBenchMainModule
-
- readHygrometry() - Method in interface org.lsst.ccs.subsystems.fcs.common.HygrometryGauge
-
- 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.LPCTestBenchMainModule
-
- 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.
- readMotorData(String) - Method in class org.lsst.ccs.subsystems.fcs.drivers.CanOpenEPOS
-
Deprecated.
- readMotorType() - Method in class org.lsst.ccs.subsystems.fcs.drivers.CanOpenEPOS
-
Deprecated.
- 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.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.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.
- readPositionSensorType() - Method in class org.lsst.ccs.subsystems.fcs.drivers.CanOpenEPOS
-
Deprecated.
- readPressure() - Method in interface org.lsst.ccs.subsystems.fcs.common.PressureGauge
-
- 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.LPCTestBenchMainModule
-
- 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.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.APCTestBenchMainModule
-
- readTemperature() - Method in class org.lsst.ccs.subsystems.fcs.testbench.LPCTestBenchMainModule
-
- readTemperature() - Method in class org.lsst.ccs.subsystems.fcs.testbench.LPNHETestBenchMainModule
-
Read and return the temperature of the clampXminus.
- 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
-
- 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.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
-
- 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
-
- saveParameters() - Method in class org.lsst.ccs.subsystems.fcs.drivers.CanOpenEPOS
-
This method save the parameters in the actuator memory.
- 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.CanOpenEPOS
-
- signal(Signal) - Method in class org.lsst.ccs.subsystems.fcs.common.MobileItemModule
-
This shutdowns the scheduler.
- signal(Signal) - Method in class org.lsst.ccs.subsystems.fcs.singlefiltertest.SftMainModule
-
- signal(Signal) - Method in class org.lsst.ccs.subsystems.fcs.testbench.LPNHETestBenchMainModule
-
- signal(Signal) - Method in class org.lsst.ccs.subsystems.fcs.testbench.LPSCTestBenchMainModule
-
- SimuBridgeForLPSCTestBench - Class in org.lsst.ccs.subsystems.fcs.simulation
-
- SimuBridgeForLPSCTestBench(String, int, SimuEPOSControllerModule, SimuEPOSControllerModule) - 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
-
- 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
-
- 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
-
- 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.CanOpenEPOS
-
- 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
-
- updateCarrierStateWithSensors() - Method in class org.lsst.ccs.subsystems.fcs.LoaderModule
-
- 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
-
- updateStateWithSensors() - Method in class org.lsst.ccs.subsystems.fcs.LoaderClampModule
-
This methods updates the lockStatus in reading all the hooks sensors.
- 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 updates the clamps state of the loader : clampsLockStatus
- 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.LPSCTestBenchMainModule
-
- 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
-
- 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.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
-
- 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.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.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.
- 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.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.
- writeMaxSpeed(int) - Method in class org.lsst.ccs.subsystems.fcs.drivers.CanOpenEPOS
-
Deprecated.
- writeMotorData(String, String, int) - Method in class org.lsst.ccs.subsystems.fcs.drivers.CanOpenEPOS
-
Deprecated.
- writeMotorType(int) - Method in class org.lsst.ccs.subsystems.fcs.drivers.CanOpenEPOS
-
This command set the motor type on the actuator.
- 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.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
-
- writePositionSensorType(int) - Method in class org.lsst.ccs.subsystems.fcs.drivers.CanOpenEPOS
-
Deprecated.
- 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
-