Skip navigation links
B C D G H I K L M N O P R S V 

B

BTN_BLOCK_CVPUMP - Static variable in class org.lsst.ccs.subsystem.vacuum.constants.Buttons
 
BTN_BLOCK_CVSTAT - Static variable in class org.lsst.ccs.subsystem.vacuum.constants.Buttons
 
BTN_BLOCK_HVPUMP - Static variable in class org.lsst.ccs.subsystem.vacuum.constants.Buttons
 
BTN_BLOCK_HVSTAT - Static variable in class org.lsst.ccs.subsystem.vacuum.constants.Buttons
 
Buttons - Class in org.lsst.ccs.subsystem.vacuum.constants
Definitions for the vacuum system buttons.
Buttons() - Constructor for class org.lsst.ccs.subsystem.vacuum.constants.Buttons
 

C

Channel() - Constructor for class org.lsst.ccs.subsystem.vacuum.config.VacuumConfig.Channel
 
COND_CR_FORELINE_VAC - Static variable in class org.lsst.ccs.subsystem.vacuum.constants.Conditions
 
COND_CR_TRB_PRESS_10 - Static variable in class org.lsst.ccs.subsystem.vacuum.constants.Conditions
 
COND_CR_TRB_PUMP_OFF - Static variable in class org.lsst.ccs.subsystem.vacuum.constants.Conditions
 
COND_CR_VACUUM_001 - Static variable in class org.lsst.ccs.subsystem.vacuum.constants.Conditions
 
COND_CR_VACUUM_01 - Static variable in class org.lsst.ccs.subsystem.vacuum.constants.Conditions
 
COND_HX_FORELINE_VAC - Static variable in class org.lsst.ccs.subsystem.vacuum.constants.Conditions
 
COND_HX_TRB_PRESS_10 - Static variable in class org.lsst.ccs.subsystem.vacuum.constants.Conditions
 
COND_HX_TURBO_OFF - Static variable in class org.lsst.ccs.subsystem.vacuum.constants.Conditions
 
COND_HX_VACUUM_001 - Static variable in class org.lsst.ccs.subsystem.vacuum.constants.Conditions
 
COND_HX_VACUUM_01 - Static variable in class org.lsst.ccs.subsystem.vacuum.constants.Conditions
 
Conditions - Class in org.lsst.ccs.subsystem.vacuum.constants
Definitions for the vacuum system conditions.
Conditions() - Constructor for class org.lsst.ccs.subsystem.vacuum.constants.Conditions
 
ConditionState - Enum in org.lsst.ccs.subsystem.vacuum.constants
Defines the possible condition states
CRYO - Static variable in class org.lsst.ccs.subsystem.vacuum.config.VacuumConfig
 
CryoVacuumState - Enum in org.lsst.ccs.subsystem.vacuum.constants
Defines the possible cryo vacuum states

D

DEVC_CRYO_TURBO_MKS - Static variable in class org.lsst.ccs.subsystem.vacuum.constants.Devices
 
DEVC_CRYO_TURBO_PUMP - Static variable in class org.lsst.ccs.subsystem.vacuum.constants.Devices
 
DEVC_CRYO_VAC_MKS - Static variable in class org.lsst.ccs.subsystem.vacuum.constants.Devices
 
DEVC_HX_TURBO_MKS - Static variable in class org.lsst.ccs.subsystem.vacuum.constants.Devices
 
DEVC_HX_TURBO_PUMP - Static variable in class org.lsst.ccs.subsystem.vacuum.constants.Devices
 
DEVC_HX_VAC_MKS - Static variable in class org.lsst.ccs.subsystem.vacuum.constants.Devices
 
DEVC_ION_PUMP - Static variable in class org.lsst.ccs.subsystem.vacuum.constants.Devices
 
DEVC_NO_SWITCH - Static variable in class org.lsst.ccs.subsystem.vacuum.constants.Devices
 
DEVC_PDU - Static variable in class org.lsst.ccs.subsystem.vacuum.constants.Devices
 
DEVC_PLUTO - Static variable in class org.lsst.ccs.subsystem.vacuum.constants.Devices
 
Devices - Class in org.lsst.ccs.subsystem.vacuum.constants
Definitions for the vacuum system devices.
Devices() - Constructor for class org.lsst.ccs.subsystem.vacuum.constants.Devices
 
DeviceState - Enum in org.lsst.ccs.subsystem.vacuum.constants
Defines the possible device states.

G

getAlert(String, int) - Method in enum org.lsst.ccs.subsystem.vacuum.constants.RelayAlert
 
getAlert() - Method in enum org.lsst.ccs.subsystem.vacuum.constants.VacuumAlert
 
getChannels() - Method in class org.lsst.ccs.subsystem.vacuum.config.VacuumConfig
 
getCondition(int) - Method in class org.lsst.ccs.subsystem.vacuum.data.VacSysState
 
getCryoVacuumState() - Method in class org.lsst.ccs.subsystem.vacuum.data.VacSysState
 
getCurrent() - Method in class org.lsst.ccs.subsystem.vacuum.config.VacuumConfig.Channel
 
getDescription(int) - Static method in class org.lsst.ccs.subsystem.vacuum.constants.Devices
Gets a device description.
getDescription() - Method in enum org.lsst.ccs.subsystem.vacuum.constants.VacuumAlert
 
getDevice(int) - Static method in class org.lsst.ccs.subsystem.vacuum.constants.Switches
Gets a device ID for a switch.
getDeviceState(int) - Method in class org.lsst.ccs.subsystem.vacuum.data.VacSysState
 
getHxVacuumState() - Method in class org.lsst.ccs.subsystem.vacuum.data.VacSysState
 
getId(String) - Static method in class org.lsst.ccs.subsystem.vacuum.constants.Switches
Gets a switch ID from its name.
getId() - Method in enum org.lsst.ccs.subsystem.vacuum.constants.VacuumAlert
 
getLatch(int) - Method in class org.lsst.ccs.subsystem.vacuum.data.VacSysState
 
getName() - Method in class org.lsst.ccs.subsystem.vacuum.config.VacuumConfig.Channel
 
getName() - Method in class org.lsst.ccs.subsystem.vacuum.config.VacuumConfig
 
getName(int) - Static method in class org.lsst.ccs.subsystem.vacuum.constants.Switches
Gets a switch name from its ID.
getNames() - Static method in class org.lsst.ccs.subsystem.vacuum.constants.Switches
Gets the list of switch names.
getPlcState() - Method in class org.lsst.ccs.subsystem.vacuum.data.VacSysState
 
getPower() - Method in class org.lsst.ccs.subsystem.vacuum.config.VacuumConfig.Channel
 
getSwitchEnable(int) - Method in class org.lsst.ccs.subsystem.vacuum.data.VacSysState
 
getSwitchState(int) - Method in class org.lsst.ccs.subsystem.vacuum.data.VacSysState
 
getTickMillis() - Method in class org.lsst.ccs.subsystem.vacuum.data.VacSysState
 
getVoltage() - Method in class org.lsst.ccs.subsystem.vacuum.config.VacuumConfig.Channel
 

H

HxVacuumState - Enum in org.lsst.ccs.subsystem.vacuum.constants
Defines the possible HX vacuum states

I

ImageChannel - Enum in org.lsst.ccs.subsystem.vacuum.constants
Defines the possible channels used in the image-based display

K

KEY - Static variable in class org.lsst.ccs.subsystem.vacuum.data.VacSysState
 

L

LATCH_CR_GATE_AO - Static variable in class org.lsst.ccs.subsystem.vacuum.constants.Latches
 
LATCH_CR_GATE_NFC - Static variable in class org.lsst.ccs.subsystem.vacuum.constants.Latches
 
LATCH_CR_PUMP - Static variable in class org.lsst.ccs.subsystem.vacuum.constants.Latches
 
LATCH_CR_VACUUM - Static variable in class org.lsst.ccs.subsystem.vacuum.constants.Latches
 
LATCH_HX_GATE_AO - Static variable in class org.lsst.ccs.subsystem.vacuum.constants.Latches
 
LATCH_HX_GATE_NFC - Static variable in class org.lsst.ccs.subsystem.vacuum.constants.Latches
 
LATCH_HX_PUMP - Static variable in class org.lsst.ccs.subsystem.vacuum.constants.Latches
 
LATCH_HX_VACUUM - Static variable in class org.lsst.ccs.subsystem.vacuum.constants.Latches
 
Latches - Class in org.lsst.ccs.subsystem.vacuum.constants
Definitions for the vacuum system latches.
Latches() - Constructor for class org.lsst.ccs.subsystem.vacuum.constants.Latches
 
LatchState - Enum in org.lsst.ccs.subsystem.vacuum.constants
Defines the possible latched condition states

M

MonitorControl - Class in org.lsst.ccs.subsystem.vacuum.constants
Monitor control node name.
MonitorControl() - Constructor for class org.lsst.ccs.subsystem.vacuum.constants.MonitorControl
 

N

NODE_NAME - Static variable in class org.lsst.ccs.subsystem.vacuum.constants.MonitorControl
 
NUM_BUTTONS - Static variable in class org.lsst.ccs.subsystem.vacuum.constants.Buttons
 
NUM_CONDITIONS - Static variable in class org.lsst.ccs.subsystem.vacuum.constants.Conditions
 
NUM_DEVICES - Static variable in class org.lsst.ccs.subsystem.vacuum.constants.Devices
 
NUM_LATCHES - Static variable in class org.lsst.ccs.subsystem.vacuum.constants.Latches
 
NUM_SWITCHES - Static variable in class org.lsst.ccs.subsystem.vacuum.constants.Switches
 

O

org.lsst.ccs.subsystem.vacuum.config - package org.lsst.ccs.subsystem.vacuum.config
 
org.lsst.ccs.subsystem.vacuum.constants - package org.lsst.ccs.subsystem.vacuum.constants
 
org.lsst.ccs.subsystem.vacuum.data - package org.lsst.ccs.subsystem.vacuum.data
 

P

PLCState - Enum in org.lsst.ccs.subsystem.vacuum.constants
Defines the possible PLC states
PUMP_PLATE_TYPE - Static variable in class org.lsst.ccs.subsystem.vacuum.constants.VacuumAgentProperties
 

R

RelayAlert - Enum in org.lsst.ccs.subsystem.vacuum.constants
Vacuum Gauge Relay Setting Alerts.

S

setChannels(VacuumConfig.Channel[]) - Method in class org.lsst.ccs.subsystem.vacuum.config.VacuumConfig
 
setCondition(int, ConditionState) - Method in class org.lsst.ccs.subsystem.vacuum.data.VacSysState
 
setCryoVacuumState(CryoVacuumState) - Method in class org.lsst.ccs.subsystem.vacuum.data.VacSysState
 
setCurrent(double) - Method in class org.lsst.ccs.subsystem.vacuum.config.VacuumConfig.Channel
 
setDeviceState(int, DeviceState) - Method in class org.lsst.ccs.subsystem.vacuum.data.VacSysState
 
setHxVacuumState(HxVacuumState) - Method in class org.lsst.ccs.subsystem.vacuum.data.VacSysState
 
setLatch(int, LatchState) - Method in class org.lsst.ccs.subsystem.vacuum.data.VacSysState
 
setName(String) - Method in class org.lsst.ccs.subsystem.vacuum.config.VacuumConfig.Channel
 
setName(String) - Method in class org.lsst.ccs.subsystem.vacuum.config.VacuumConfig
 
setPlcState(PLCState) - Method in class org.lsst.ccs.subsystem.vacuum.data.VacSysState
 
setPower(double) - Method in class org.lsst.ccs.subsystem.vacuum.config.VacuumConfig.Channel
 
setSwitchEnable(int, SwitchEnable) - Method in class org.lsst.ccs.subsystem.vacuum.data.VacSysState
 
setSwitchState(int, SwitchState) - Method in class org.lsst.ccs.subsystem.vacuum.data.VacSysState
 
setTickMillis(int) - Method in class org.lsst.ccs.subsystem.vacuum.data.VacSysState
 
setVoltage(double) - Method in class org.lsst.ccs.subsystem.vacuum.config.VacuumConfig.Channel
 
SW_CRYO_GATE_VALVE - Static variable in class org.lsst.ccs.subsystem.vacuum.constants.Switches
 
SW_CRYO_ION_PUMP1 - Static variable in class org.lsst.ccs.subsystem.vacuum.constants.Switches
 
SW_CRYO_ION_PUMP2 - Static variable in class org.lsst.ccs.subsystem.vacuum.constants.Switches
 
SW_CRYO_ION_PUMP3 - Static variable in class org.lsst.ccs.subsystem.vacuum.constants.Switches
 
SW_CRYO_ION_PUMP4 - Static variable in class org.lsst.ccs.subsystem.vacuum.constants.Switches
 
SW_CRYO_ION_PUMP5 - Static variable in class org.lsst.ccs.subsystem.vacuum.constants.Switches
 
SW_CRYO_ION_PUMP6 - Static variable in class org.lsst.ccs.subsystem.vacuum.constants.Switches
 
SW_CRYO_SCROLL_PUMP - Static variable in class org.lsst.ccs.subsystem.vacuum.constants.Switches
 
SW_CRYO_TURBO_CC - Static variable in class org.lsst.ccs.subsystem.vacuum.constants.Switches
 
SW_CRYO_TURBO_PUMP - Static variable in class org.lsst.ccs.subsystem.vacuum.constants.Switches
 
SW_CRYO_VAC_CC - Static variable in class org.lsst.ccs.subsystem.vacuum.constants.Switches
 
SW_HX_GATE_VALVE - Static variable in class org.lsst.ccs.subsystem.vacuum.constants.Switches
 
SW_HX_ION_PUMP1 - Static variable in class org.lsst.ccs.subsystem.vacuum.constants.Switches
 
SW_HX_ION_PUMP2 - Static variable in class org.lsst.ccs.subsystem.vacuum.constants.Switches
 
SW_HX_SCROLL_PUMP - Static variable in class org.lsst.ccs.subsystem.vacuum.constants.Switches
 
SW_HX_TURBO_CC - Static variable in class org.lsst.ccs.subsystem.vacuum.constants.Switches
 
SW_HX_TURBO_PUMP - Static variable in class org.lsst.ccs.subsystem.vacuum.constants.Switches
 
SW_HX_VAC_CC - Static variable in class org.lsst.ccs.subsystem.vacuum.constants.Switches
 
SW_INST_FTH_VALVE - Static variable in class org.lsst.ccs.subsystem.vacuum.constants.Switches
 
SW_INST_FTPP_VALVE - Static variable in class org.lsst.ccs.subsystem.vacuum.constants.Switches
 
SW_INST_L3H_VALVE - Static variable in class org.lsst.ccs.subsystem.vacuum.constants.Switches
 
SW_INST_L3LF_VALVE - Static variable in class org.lsst.ccs.subsystem.vacuum.constants.Switches
 
SW_INST_SCROLL_PUMP - Static variable in class org.lsst.ccs.subsystem.vacuum.constants.Switches
 
SwitchEnable - Enum in org.lsst.ccs.subsystem.vacuum.constants
Defines the possible switch enabled states
Switches - Class in org.lsst.ccs.subsystem.vacuum.constants
Definitions for the vacuum system switches.
Switches() - Constructor for class org.lsst.ccs.subsystem.vacuum.constants.Switches
 
SwitchState - Enum in org.lsst.ccs.subsystem.vacuum.constants
Defines the possible switch states

V

VacSysState - Class in org.lsst.ccs.subsystem.vacuum.data
Contains the state of the vacuum subsystem
VacSysState() - Constructor for class org.lsst.ccs.subsystem.vacuum.data.VacSysState
 
VACUUM_TYPE - Static variable in class org.lsst.ccs.subsystem.vacuum.constants.VacuumAgentProperties
 
VacuumAgentProperties - Class in org.lsst.ccs.subsystem.vacuum.constants
Agent properties for vacuum system type objects.
VacuumAgentProperties() - Constructor for class org.lsst.ccs.subsystem.vacuum.constants.VacuumAgentProperties
 
VacuumAlert - Enum in org.lsst.ccs.subsystem.vacuum.constants
Vacuum Alerts.
VacuumConfig - Class in org.lsst.ccs.subsystem.vacuum.config
Contains a set of cryo configuration values.
VacuumConfig() - Constructor for class org.lsst.ccs.subsystem.vacuum.config.VacuumConfig
 
VacuumConfig.Channel - Class in org.lsst.ccs.subsystem.vacuum.config
 
VacuumException - Exception in org.lsst.ccs.subsystem.vacuum.data
An exception throw by any cryo subsystem due to internal state errors.
VacuumException(String) - Constructor for exception org.lsst.ccs.subsystem.vacuum.data.VacuumException
 
VacuumException(Exception) - Constructor for exception org.lsst.ccs.subsystem.vacuum.data.VacuumException
 
valueOf(String) - Static method in enum org.lsst.ccs.subsystem.vacuum.constants.ConditionState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.lsst.ccs.subsystem.vacuum.constants.CryoVacuumState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.lsst.ccs.subsystem.vacuum.constants.DeviceState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.lsst.ccs.subsystem.vacuum.constants.HxVacuumState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.lsst.ccs.subsystem.vacuum.constants.ImageChannel
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.lsst.ccs.subsystem.vacuum.constants.LatchState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.lsst.ccs.subsystem.vacuum.constants.PLCState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.lsst.ccs.subsystem.vacuum.constants.RelayAlert
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.lsst.ccs.subsystem.vacuum.constants.SwitchEnable
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.lsst.ccs.subsystem.vacuum.constants.SwitchState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.lsst.ccs.subsystem.vacuum.constants.VacuumAlert
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.lsst.ccs.subsystem.vacuum.constants.ConditionState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.lsst.ccs.subsystem.vacuum.constants.CryoVacuumState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.lsst.ccs.subsystem.vacuum.constants.DeviceState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.lsst.ccs.subsystem.vacuum.constants.HxVacuumState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.lsst.ccs.subsystem.vacuum.constants.ImageChannel
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.lsst.ccs.subsystem.vacuum.constants.LatchState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.lsst.ccs.subsystem.vacuum.constants.PLCState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.lsst.ccs.subsystem.vacuum.constants.RelayAlert
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.lsst.ccs.subsystem.vacuum.constants.SwitchEnable
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.lsst.ccs.subsystem.vacuum.constants.SwitchState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.lsst.ccs.subsystem.vacuum.constants.VacuumAlert
Returns an array containing the constants of this enum type, in the order they are declared.
B C D G H I K L M N O P R S V 
Skip navigation links

Copyright © 2022 LSST. All rights reserved.