Serialized Form
|
Package org.lsst.ccs.subsystems.fcs |
serialVersionUID: -3737919230282962231L
fliprail
FlipRailModule fliprail
onlineClamp
Latch onlineClamp
publishedByAutoChanger
StatusDataPublishedByAutoChanger publishedByAutoChanger
trucksPositionOnline
double trucksPositionOnline
trucksPositionAtStandby
double trucksPositionAtStandby
trucksPositionSwapout
double trucksPositionSwapout
motor
Motor motor
isEmpty
boolean isEmpty
filterOnTrucks
Filter filterOnTrucks
latchXminus
Latch latchXminus
- A latch which hold a filter on the trucks.
latchXplus
Latch latchXplus
- A latch which hold a filter on the trucks.
publishedByBasicAutoChanger
StatusDataPublishedByBasicAutoChanger publishedByBasicAutoChanger
state
ModuleState state
serialVersionUID: -2376279469784152348L
carouselMotor
Motor carouselMotor
clampActuatorXminus
Actuator clampActuatorXminus
clampActuatorXplus
Actuator clampActuatorXplus
nbSockets
int nbSockets
sockets
CarouselSocket[] sockets
lock
Latch lock
- This latch is to hold the carousel in position.
It prevents it from rotating. It should be a brake.
publishedByCarousel
StatusDataPublishedByCarousel publishedByCarousel
state
ModuleState state
stopped
boolean stopped
serialVersionUID: 7669526660659959402L
carousel
CarouselModule carousel
autochanger
AutoChangerModule autochanger
standbyPosition
java.lang.Double standbyPosition
filters
java.util.Map<K,V> filters
- A map to store the filters that FCS manages, by name.
String = filter name
state
FilterClampState state
filterPresence
FilterPresenceStateOnClamp filterPresence
filterPresenceSensor
Sensor12bits filterPresenceSensor
- The filterPresenceSensor detects where is the filter within the clamp.
valueA
int valueA
- if the filter presence sensor returns a value between 0 and valueA :
the sensor is in error.
valueB
int valueB
- if filter presence sensor returns a value between valueA and valueB :
the filter is engaged and lockable.
valueC
int valueC
- if filter presence sensor returns a value between valueB and valueC :
we don't know. And if the value is greater than valuC, there's no filter.
publishedByClampOutputName
java.lang.String publishedByClampOutputName
publishedByClamp
StatusDataPublishedByClamp publishedByClamp
- what the clamp publishes on the status bus.
updateCompleted
boolean updateCompleted
lockSensor
Sensor lockSensor
maxValue
int maxValue
minValue
int minValue
lockSensor1
Sensor lockSensor1
actuator
Actuator actuator
presenceFilterSensor
Sensor presenceFilterSensor
lockSensor
Sensor lockSensor
unlockSensor
Sensor unlockSensor
serialVersionUID: 5211766913111710943L
state
FlipRailState state
actuator
Actuator actuator
stateOutputName
java.lang.String stateOutputName
trucksPositionMin
double trucksPositionMin
- minimal autochanger trucks position to permit to fliprail to open.
serialVersionUID: 1L
flipRailState
java.lang.String flipRailState
isLockedOnlineClamp
boolean isLockedOnlineClamp
serialVersionUID: 1L
filterOnTrucksName
java.lang.String filterOnTrucksName
isEmpty
boolean isEmpty
serialVersionUID: 7037058370873652888L
rotationInDegrees
double rotationInDegrees
isLocked
boolean isLocked
filterNames
java.lang.String[] filterNames
filterInStandbyName
java.lang.String filterInStandbyName
clampsInfo
java.lang.String[] clampsInfo
actuatorXminusState
java.lang.String actuatorXminusState
actuatorXplusState
java.lang.String actuatorXplusState
|
Package org.lsst.ccs.subsystems.fcs.common |
name
java.lang.String name
value
int value
minValue
int minValue
maxValue
int maxValue
|
Package org.lsst.ccs.subsystems.fcs.drivers |
portNumber
int portNumber
subsystem
org.lsst.ccs.Subsystem subsystem
serverSock
java.net.ServerSocket serverSock
serverThread
java.lang.Thread serverThread
stopped
boolean stopped
map
java.util.concurrent.ConcurrentHashMap<K,V> map
observable
org.lsst.ccs.utilities.dispatch.ParallelObservable<P> observable
valueMin
int valueMin
valueMax
int valueMax
tcpProxy
ApcTcpProxy tcpProxy
myClientName
java.lang.String myClientName
nodeNB
int nodeNB
bootednodeNB
int bootednodeNB
infoNB
int infoNB
nodes
CanOpenNode[] nodes
hardwareBooted
boolean hardwareBooted
adcInitialized
boolean adcInitialized
carouselProxy
CanOpenProxy carouselProxy
nodeID
int nodeID
inputID
int inputID
index
int index
subindex
int subindex
value
int value
myClientName
java.lang.String myClientName
nodeNB
int nodeNB
carouselProxy
CanOpenProxy carouselProxy
nodeID
int nodeID
inputID
int inputID
mode
ClampActuatorModule.ActuatorMode mode
maxProfileVelocity
int maxProfileVelocity
maxAcceleration
int maxAcceleration
continuousCurrentLimit
int continuousCurrentLimit
maxSpeedInCurrentMode
int maxSpeedInCurrentMode
thermalTimeConstantWinding
int thermalTimeConstantWinding
currentValue
int currentValue
velocityValue
int velocityValue
isOn
boolean isOn
|
Package org.lsst.ccs.subsystems.fcs.errors |
clientName
java.lang.String clientName
nodeID
int nodeID
readed
java.lang.Object readed
sensor
Sensor12bits sensor
value
int value
|
Package org.lsst.ccs.subsystems.fcs.simulation |
on
boolean on
positionOutputName
java.lang.String positionOutputName
serialVersionUID: -9112408155838106760L
positionOutputName
java.lang.String positionOutputName
trucksPositionLimit
double trucksPositionLimit
atStandby
boolean atStandby
carousel
CarouselModule carousel
autochanger
BasicAutoChangerModule autochanger
locked
boolean locked
serialNumber
java.lang.String serialNumber
maximalVelocity
double maximalVelocity
nominalVelocity
double nominalVelocity
period
double period
- duration of the last command go sent to the motor
position
double position
requiredPosition
double requiredPosition
- final position we want to go to
runningWay
RunningWay runningWay
lastcall
long lastcall
- lastcall is the time in milliseconds between 2 ticks
of the timer
stateChangeTime
long stateChangeTime
- time of the last state change (last command go)
engineState
EngineState engineState
positionOutputName
java.lang.String positionOutputName
maximalPosition
double maximalPosition
minimalPosition
double minimalPosition
value1
int value1
value2
int value2
randomGenerator
java.util.Random randomGenerator
|
Package org.lsst.ccs.subsystems.fcs.singlefiltertest |
state
ModuleState state
motor
Motor motor
dummyFilter
Filter dummyFilter
carousel
SftCarouselModule carousel
autochanger
SftAutoChangerModule autochanger
limitMax
int limitMax
|
Package org.lsst.ccs.subsystems.fcs.testbench |
tcpProxy
ApcTcpProxy tcpProxy
myClientName
java.lang.String myClientName
nodeNB
int nodeNB
bootednodeNB
int bootednodeNB
infoNB
int infoNB
nodes
CanOpenNode[] nodes
hardwareBooted
boolean hardwareBooted
adcInitialized
boolean adcInitialized
|
Package org.lsst.ccs.subsystems.fcs.ui |
model
CarouselModel model
cl
javax.swing.event.ChangeListener cl
model
CarouselModel model
jCheckBox2
javax.swing.JCheckBox jCheckBox2
jComboBox1
javax.swing.JComboBox jComboBox1
jLabel1
javax.swing.JLabel jLabel1
jLabel2
javax.swing.JLabel jLabel2
jSpinner1
javax.swing.JSpinner jSpinner1
Copyright © 2012 LSST. All Rights Reserved.