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

A

action() - Method in class org.lsst.ccs.subsystem.refrig.ui.TextFieldX
 
addConfigValues(Map<String, Object>) - Method in class org.lsst.ccs.subsystem.refrig.PlutoControl
Adds to a map of configured values.

B

BK1696Device - Class in org.lsst.ccs.subsystem.refrig
Handles a B&K model 1696 power supply device.
BK1696Device(String, String) - Constructor for class org.lsst.ccs.subsystem.refrig.BK1696Device
Constructor.

C

checkChannel(String, int, String, String) - Method in class org.lsst.ccs.subsystem.refrig.BK1696Device
Checks a channel's parameters for validity.
checkChannel(String, int, String, String) - Method in class org.lsst.ccs.subsystem.refrig.DcsDevice
Checks a channel's parameters for validity.
checkChannel(String, int, String, String) - Method in class org.lsst.ccs.subsystem.refrig.DL34970Device
Checks a channel's parameters for validity.
checkChannel(String, int, String, String) - Method in class org.lsst.ccs.subsystem.refrig.Maq20Device
Checks a channel's parameters for validity.
checkChannel(String, int, String, String) - Method in class org.lsst.ccs.subsystem.refrig.MCCDevice
Checks a channel's parameters for validity.
checkChannel(String, int, String, String) - Method in class org.lsst.ccs.subsystem.refrig.MMRDevice
Checks a channel's parameters for validity.
checkChannel(String, int, String, String) - Method in class org.lsst.ccs.subsystem.refrig.PlutoDevice
Checks a channel's parameters for validity.
checkChannel(String, int, String, String) - Method in class org.lsst.ccs.subsystem.refrig.SimDevice
Checks a channel's parameters for validity.
checkChannel(String, int, String, String) - Method in class org.lsst.ccs.subsystem.refrig.WUDevice
Checks a channel's parameters for validity.
checkHardware() - Method in class org.lsst.ccs.subsystem.refrig.Compressor
Initializes the hardware.
checkHardware() - Method in class org.lsst.ccs.subsystem.refrig.LongLines
Initializes the hardware.
checkHardware() - Method in class org.lsst.ccs.subsystem.refrig.Subscale
Initializes the hardware.
checkHwLine(String, int) - Method in class org.lsst.ccs.subsystem.refrig.MCCDevice
Checks an output line number.
checkHwLine(String, int) - Method in class org.lsst.ccs.subsystem.refrig.PlutoDevice
Checks an output line number.
checkHwLine(String, int) - Method in class org.lsst.ccs.subsystem.refrig.SimDevice
Checks an output line number.
checkStarted() - Method in class org.lsst.ccs.subsystem.refrig.Compressor
Checks whether hardware is started.
checkStarted() - Method in class org.lsst.ccs.subsystem.refrig.LongLines
Checks whether hardware is started.
checkStarted() - Method in class org.lsst.ccs.subsystem.refrig.Subscale
Checks whether hardware is started.
checkStopped() - Method in class org.lsst.ccs.subsystem.refrig.Compressor
Checks whether hardware is stopped.
checkStopped() - Method in class org.lsst.ccs.subsystem.refrig.LongLines
Checks whether hardware is stopped.
checkStopped() - Method in class org.lsst.ccs.subsystem.refrig.Subscale
Checks whether hardware is stopped.
close() - Method in class org.lsst.ccs.subsystem.refrig.BK1696Device
Closes the connection.
close() - Method in class org.lsst.ccs.subsystem.refrig.DcsDevice
Closes the connection.
close() - Method in class org.lsst.ccs.subsystem.refrig.DL34970Device
Closes the connection.
close() - Method in class org.lsst.ccs.subsystem.refrig.GP390Device
Closes the connection.
close() - Method in class org.lsst.ccs.subsystem.refrig.Maq20Device
Closes the connection.
close() - Method in class org.lsst.ccs.subsystem.refrig.MCCDevice
Closes the connection.
close() - Method in class org.lsst.ccs.subsystem.refrig.MMRDevice
Closes the connection.
close() - Method in class org.lsst.ccs.subsystem.refrig.PlutoDevice
Closes the connection.
close() - Method in class org.lsst.ccs.subsystem.refrig.SimDevice
Closes the connection.
close() - Method in class org.lsst.ccs.subsystem.refrig.WUDevice
Closes the connection.
Compressor - Class in org.lsst.ccs.subsystem.refrig
Implements the refrigeration compressor modular subsystem.
Compressor(String, int, int, String, String, String, String) - Constructor for class org.lsst.ccs.subsystem.refrig.Compressor
Main constructor.
CompressorControlPanel - Class in org.lsst.ccs.subsystem.refrig.ui
Implements the refrigeration compressor test control panel.
CompressorControlPanel(CommandSender) - Constructor for class org.lsst.ccs.subsystem.refrig.ui.CompressorControlPanel
 
CompressorJasPlugin - Class in org.lsst.ccs.subsystem.refrig.ui.jas
 
CompressorJasPlugin() - Constructor for class org.lsst.ccs.subsystem.refrig.ui.jas.CompressorJasPlugin
 
configure(Monitor) - Method in class org.lsst.ccs.subsystem.refrig.BK1696Device
Performs configuration.
configure(Monitor) - Method in class org.lsst.ccs.subsystem.refrig.DcsDevice
Performs configuration.
configure(Monitor) - Method in class org.lsst.ccs.subsystem.refrig.DL34970Device
Performs configuration.
configure(Monitor) - Method in class org.lsst.ccs.subsystem.refrig.GP390Device
Performs configuration.
configure(Monitor) - Method in class org.lsst.ccs.subsystem.refrig.Maq20Device
Performs configuration.
configure(Monitor) - Method in class org.lsst.ccs.subsystem.refrig.MCCDevice
Performs configuration.
configure(Monitor) - Method in class org.lsst.ccs.subsystem.refrig.MMRDevice
Configures the device parameters.
configure(Monitor, Device) - Method in class org.lsst.ccs.subsystem.refrig.PlutoControl
Performs configuration.
configure(Monitor) - Method in class org.lsst.ccs.subsystem.refrig.PlutoDevice
Performs configuration.
confirm(Window) - Static method in class org.lsst.ccs.subsystem.refrig.ui.ConfirmPanel
 
ConfirmPanel - Class in org.lsst.ccs.subsystem.refrig.ui
 
ConfirmPanel(JDialog) - Constructor for class org.lsst.ccs.subsystem.refrig.ui.ConfirmPanel
Creates new form ConfirmPanel
connecting(Agent) - Method in class org.lsst.ccs.subsystem.refrig.ui.RefrigGUI
 

D

DcsDevice - Class in org.lsst.ccs.subsystem.refrig
Handles a Sorensen DCS series power supply.
DcsDevice(String, String) - Constructor for class org.lsst.ccs.subsystem.refrig.DcsDevice
Constructor.
disable() - Method in class org.lsst.ccs.subsystem.refrig.ui.TextFieldX
 
disableSystem() - Method in class org.lsst.ccs.subsystem.refrig.ui.CompressorControlPanel
 
disableSystem() - Method in class org.lsst.ccs.subsystem.refrig.ui.HXTestControlPanel
 
disableSystem() - Method in class org.lsst.ccs.subsystem.refrig.ui.LongLinesControlPanel
 
disableSystem(String) - Method in class org.lsst.ccs.subsystem.refrig.ui.MultiControlPanel
 
disableSystem() - Method in class org.lsst.ccs.subsystem.refrig.ui.RefrigControlPanel
 
disableSystem() - Method in class org.lsst.ccs.subsystem.refrig.ui.SubscaleControlPanel
 
disconnecting(Agent) - Method in class org.lsst.ccs.subsystem.refrig.ui.RefrigGUI
 
DL34970Device - Class in org.lsst.ccs.subsystem.refrig
Handles an Agilent 34970A data logger.
DL34970Device(String, String, int) - Constructor for class org.lsst.ccs.subsystem.refrig.DL34970Device
Constructor.

E

enableOutput(int, boolean) - Method in class org.lsst.ccs.subsystem.refrig.PowerDevice
Enables the output.
enableSystem(String) - Method in class org.lsst.ccs.subsystem.refrig.ui.MultiControlPanel
 

F

focusLost() - Method in class org.lsst.ccs.subsystem.refrig.ui.TextFieldX
 

G

getControlPanel() - Method in class org.lsst.ccs.subsystem.refrig.ui.MultiAssembly
 
getControlPanel() - Method in class org.lsst.ccs.subsystem.refrig.ui.RefrigAssembly
 
getFullState() - Method in class org.lsst.ccs.subsystem.refrig.Compressor
Gets the full state of the refrigeration module.
getFullState() - Method in class org.lsst.ccs.subsystem.refrig.LongLines
Gets the full state of the refrigeration module.
getFullState() - Method in class org.lsst.ccs.subsystem.refrig.Subscale
Gets the full state of the refrigeration module.
getGuiLayout() - Method in class org.lsst.ccs.subsystem.refrig.ui.MultiGUI
 
getGuiLayout() - Method in class org.lsst.ccs.subsystem.refrig.ui.RefrigGUI
 
getLoadPower() - Method in class org.lsst.ccs.subsystem.refrig.data.RefrigState
 
getLoadTemp() - Method in class org.lsst.ccs.subsystem.refrig.data.RefrigState
 
getMonitor() - Method in class org.lsst.ccs.subsystem.refrig.ui.MultiAssembly
 
getMonitor() - Method in class org.lsst.ccs.subsystem.refrig.ui.RefrigAssembly
 
getMonitorFullState() - Method in class org.lsst.ccs.subsystem.refrig.data.RefrigFullState
 
getOutput(int) - Method in class org.lsst.ccs.subsystem.refrig.BK1696Device
Gets the output state.
getOutput(int) - Method in class org.lsst.ccs.subsystem.refrig.DcsDevice
Gets the output state.
getOutput(int) - Method in class org.lsst.ccs.subsystem.refrig.PowerDevice
Gets the output state.
getRefrigState() - Method in class org.lsst.ccs.subsystem.refrig.data.RefrigFullState
 
getSystemState() - Method in class org.lsst.ccs.subsystem.refrig.data.RefrigState
 
getTickMillis() - Method in class org.lsst.ccs.subsystem.refrig.data.RefrigState
 
GP390Device - Class in org.lsst.ccs.subsystem.refrig
Handles an MKS GP390 vacuum gauge.
GP390Device(String, int) - Constructor for class org.lsst.ccs.subsystem.refrig.GP390Device
Constructor.

H

HXTestControlPanel - Class in org.lsst.ccs.subsystem.refrig.ui
Implements the refrigeration subscale test control panel.
HXTestControlPanel(CommandSender) - Constructor for class org.lsst.ccs.subsystem.refrig.ui.HXTestControlPanel
 
HXTestJasPlugin - Class in org.lsst.ccs.subsystem.refrig.ui.jas
 
HXTestJasPlugin() - Constructor for class org.lsst.ccs.subsystem.refrig.ui.jas.HXTestJasPlugin
 

I

init() - Method in class org.lsst.ccs.subsystem.refrig.ui.jas.CompressorJasPlugin
 
init() - Method in class org.lsst.ccs.subsystem.refrig.ui.jas.HXTestJasPlugin
 
init() - Method in class org.lsst.ccs.subsystem.refrig.ui.jas.LongLinesJasPlugin
 
init() - Method in class org.lsst.ccs.subsystem.refrig.ui.jas.SubscaleJasPlugin
 
initChannel(int, int, int) - Method in class org.lsst.ccs.subsystem.refrig.DL34970Device
Initializes a channel.
initChannel(String, int, int, int, int) - Method in class org.lsst.ccs.subsystem.refrig.Maq20Device
Initializes a channel.
initChannel(int, int, int) - Method in class org.lsst.ccs.subsystem.refrig.MCCDevice
Initializes a channel.
initChannel(int, int, int) - Method in class org.lsst.ccs.subsystem.refrig.SimDevice
Initializes a channel.
initChannel(int, int, int) - Method in class org.lsst.ccs.subsystem.refrig.WUDevice
Initializes a channel.
initGui() - Method in class org.lsst.ccs.subsystem.refrig.ui.MultiGUI
 
initGui() - Method in class org.lsst.ccs.subsystem.refrig.ui.RefrigGUI
 
initialize() - Method in class org.lsst.ccs.subsystem.refrig.BK1696Device
Performs full initialization.
initialize() - Method in class org.lsst.ccs.subsystem.refrig.DcsDevice
Performs full initialization.
initialize() - Method in class org.lsst.ccs.subsystem.refrig.DL34970Device
Performs full initialization.
initialize() - Method in class org.lsst.ccs.subsystem.refrig.GP390Device
Performs full initialization.
initialize() - Method in class org.lsst.ccs.subsystem.refrig.Maq20Device
Performs full initialization.
initialize() - Method in class org.lsst.ccs.subsystem.refrig.MCCDevice
Performs full initialization.
initialize() - Method in class org.lsst.ccs.subsystem.refrig.MMRDevice
Performs full initialization.
initialize() - Method in class org.lsst.ccs.subsystem.refrig.PlutoDevice
Performs full initialization.
initialize() - Method in class org.lsst.ccs.subsystem.refrig.SimDevice
Performs full initialization.
initialize(List, PowerDevice, Logger) - Method in class org.lsst.ccs.subsystem.refrig.TempControl
Initializes the parameters.
initialize() - Method in class org.lsst.ccs.subsystem.refrig.WUDevice
Performs basic initialization.
initModule() - Method in class org.lsst.ccs.subsystem.refrig.Compressor
Initializes the refrigeration subsystem.
initModule() - Method in class org.lsst.ccs.subsystem.refrig.LongLines
Initializes the refrigeration subsystem.
initModule() - Method in class org.lsst.ccs.subsystem.refrig.Subscale
Initializes the refrigeration subsystem.
isHwLineSet(int) - Method in class org.lsst.ccs.subsystem.refrig.MCCDevice
Gets the set state of an output line.
isHwLineSet(int) - Method in class org.lsst.ccs.subsystem.refrig.PlutoDevice
Gets the set state of an output line.
isHwLineSet(int) - Method in class org.lsst.ccs.subsystem.refrig.SimDevice
Gets the set state of an output line.

K

KEY - Static variable in class org.lsst.ccs.subsystem.refrig.data.RefrigState
 
keyTyped(char) - Method in class org.lsst.ccs.subsystem.refrig.ui.TextFieldX
 

L

LOAD_POWER_STATE - Static variable in class org.lsst.ccs.subsystem.refrig.data.RefrigState
 
LOAD_POWER_STATE_BIT - Static variable in class org.lsst.ccs.subsystem.refrig.data.RefrigState
 
LOAD_TEMP_LOOP_STATE - Static variable in class org.lsst.ccs.subsystem.refrig.data.RefrigState
 
LOAD_TEMP_LOOP_STATE_BIT - Static variable in class org.lsst.ccs.subsystem.refrig.data.RefrigState
 
LOAD_TRIP_ENAB_STATE - Static variable in class org.lsst.ccs.subsystem.refrig.data.RefrigState
 
LOAD_TRIP_ENAB_STATE_BIT - Static variable in class org.lsst.ccs.subsystem.refrig.data.RefrigState
 
LongLines - Class in org.lsst.ccs.subsystem.refrig
Implements the refrigeration long lines test modular subsystem.
LongLines(String, int, String) - Constructor for class org.lsst.ccs.subsystem.refrig.LongLines
Main constructor.
LongLinesControlPanel - Class in org.lsst.ccs.subsystem.refrig.ui
Implements the refrigeration long lines test control panel.
LongLinesControlPanel(CommandSender) - Constructor for class org.lsst.ccs.subsystem.refrig.ui.LongLinesControlPanel
 
LongLinesJasPlugin - Class in org.lsst.ccs.subsystem.refrig.ui.jas
 
LongLinesJasPlugin() - Constructor for class org.lsst.ccs.subsystem.refrig.ui.jas.LongLinesJasPlugin
 

M

main(String[]) - Static method in class org.lsst.ccs.subsystem.refrig.PITest
This main program runs a simulation and records the result.
main(String[]) - Static method in class org.lsst.ccs.subsystem.refrig.ui.MultiGUI
 
main(String[]) - Static method in class org.lsst.ccs.subsystem.refrig.ui.RefrigGUI
 
MAIN_LOAD_ONLY_STATE - Static variable in class org.lsst.ccs.subsystem.refrig.data.RefrigState
 
MAIN_LOAD_ONLY_STATE_BIT - Static variable in class org.lsst.ccs.subsystem.refrig.data.RefrigState
 
MAIN_POWER_STATE - Static variable in class org.lsst.ccs.subsystem.refrig.data.RefrigState
 
MAIN_POWER_STATE_BIT - Static variable in class org.lsst.ccs.subsystem.refrig.data.RefrigState
 
MAIN_TRIPPED_STATE - Static variable in class org.lsst.ccs.subsystem.refrig.data.RefrigState
 
MAIN_TRIPPED_STATE_BIT - Static variable in class org.lsst.ccs.subsystem.refrig.data.RefrigState
 
Maq20Device - Class in org.lsst.ccs.subsystem.refrig
Handles a Dataforth Maq20 DAQ system.
Maq20Device(String, List) - Constructor for class org.lsst.ccs.subsystem.refrig.Maq20Device
Constructor.
MCCDevice - Class in org.lsst.ccs.subsystem.refrig
Handles a Measurement Computing DAQ box.
MCCDevice(String, String) - Constructor for class org.lsst.ccs.subsystem.refrig.MCCDevice
Constructor.
MMRDevice - Class in org.lsst.ccs.subsystem.refrig
Handles an MMR controller.
MMRDevice(String, String) - Constructor for class org.lsst.ccs.subsystem.refrig.MMRDevice
Constructor.
MultiAssembly - Class in org.lsst.ccs.subsystem.refrig.ui
 
MultiAssembly(CommandSender) - Constructor for class org.lsst.ccs.subsystem.refrig.ui.MultiAssembly
 
MultiControlPanel - Class in org.lsst.ccs.subsystem.refrig.ui
 
MultiControlPanel(CommandSender) - Constructor for class org.lsst.ccs.subsystem.refrig.ui.MultiControlPanel
 
MultiGUI - Class in org.lsst.ccs.subsystem.refrig.ui
 
MultiGUI() - Constructor for class org.lsst.ccs.subsystem.refrig.ui.MultiGUI
 

O

onDataArrival(String, long, String, Object) - Method in class org.lsst.ccs.subsystem.refrig.ui.MultiGUI
 
onDataArrival(String, long, String, Object) - Method in class org.lsst.ccs.subsystem.refrig.ui.RefrigGUI
 
onReply(CommandReply) - Method in class org.lsst.ccs.subsystem.refrig.ui.MultiGUI
 
onStatus(BusMessage) - Method in class org.lsst.ccs.subsystem.refrig.ui.MultiGUI
 
onStatus(BusMessage) - Method in class org.lsst.ccs.subsystem.refrig.ui.RefrigGUI
 
org.lsst.ccs.subsystem.refrig - package org.lsst.ccs.subsystem.refrig
 
org.lsst.ccs.subsystem.refrig.data - package org.lsst.ccs.subsystem.refrig.data
 
org.lsst.ccs.subsystem.refrig.ui - package org.lsst.ccs.subsystem.refrig.ui
 
org.lsst.ccs.subsystem.refrig.ui.jas - package org.lsst.ccs.subsystem.refrig.ui.jas
 

P

PITest - Class in org.lsst.ccs.subsystem.refrig
Class: PITest.
PITest() - Constructor for class org.lsst.ccs.subsystem.refrig.PITest
 
PlutoControl - Class in org.lsst.ccs.subsystem.refrig
Handles a Pluto PLC system control channel.
PlutoControl(String, int, String, double, double) - Constructor for class org.lsst.ccs.subsystem.refrig.PlutoControl
Constructor.
PlutoDevice - Class in org.lsst.ccs.subsystem.refrig
Handles a Pluto PLC system.
PlutoDevice(String, List) - Constructor for class org.lsst.ccs.subsystem.refrig.PlutoDevice
Constructor.
postInit() - Method in class org.lsst.ccs.subsystem.refrig.ui.jas.CompressorJasPlugin
 
postInit() - Method in class org.lsst.ccs.subsystem.refrig.ui.jas.HXTestJasPlugin
 
postInit() - Method in class org.lsst.ccs.subsystem.refrig.ui.jas.LongLinesJasPlugin
 
postInit() - Method in class org.lsst.ccs.subsystem.refrig.ui.jas.SubscaleJasPlugin
 
PowerDevice - Class in org.lsst.ccs.subsystem.refrig
Defines a power supply interface.
PowerDevice() - Constructor for class org.lsst.ccs.subsystem.refrig.PowerDevice
 
PowerDevice.PowerState - Class in org.lsst.ccs.subsystem.refrig
Inner class for saving the power state of a channel.
PowerState() - Constructor for class org.lsst.ccs.subsystem.refrig.PowerDevice.PowerState
 
processAlarm(int, int) - Method in class org.lsst.ccs.subsystem.refrig.Compressor
Handles alarm events.
processAlarm(int, int) - Method in class org.lsst.ccs.subsystem.refrig.LongLines
Handles alarm events.
processAlarm(int, int) - Method in class org.lsst.ccs.subsystem.refrig.Subscale
Handles alarm events.
processData(double[]) - Method in class org.lsst.ccs.subsystem.refrig.MMRDevice
Receives data periodically from the MMR controller.
processData(double[]) - Method in class org.lsst.ccs.subsystem.refrig.WUDevice
Receives data periodically from the WattsUp? meter.

R

readBit(int, int) - Method in class org.lsst.ccs.subsystem.refrig.PlutoDevice
Reads a bit value.
readChannel(int, int) - Method in class org.lsst.ccs.subsystem.refrig.BK1696Device
Reads a channel.
readChannel(int, int) - Method in class org.lsst.ccs.subsystem.refrig.DcsDevice
Reads a channel.
readChannel(int, int) - Method in class org.lsst.ccs.subsystem.refrig.DL34970Device
Reads a channel.
readChannel(int, int) - Method in class org.lsst.ccs.subsystem.refrig.GP390Device
Reads a channel.
readChannel(int, int) - Method in class org.lsst.ccs.subsystem.refrig.Maq20Device
Reads a channel.
readChannel(int, int) - Method in class org.lsst.ccs.subsystem.refrig.MCCDevice
Reads a channel.
readChannel(int, int) - Method in class org.lsst.ccs.subsystem.refrig.MMRDevice
Reads a channel.
readChannel(int, int) - Method in class org.lsst.ccs.subsystem.refrig.PlutoDevice
Reads a channel.
readChannel(int, int) - Method in class org.lsst.ccs.subsystem.refrig.SimDevice
Reads a channel.
readChannel(int, int) - Method in class org.lsst.ccs.subsystem.refrig.WUDevice
Reads a channel.
readChannelGroup() - Method in class org.lsst.ccs.subsystem.refrig.BK1696Device
Reads all channels as a group.
readChannelGroup() - Method in class org.lsst.ccs.subsystem.refrig.DcsDevice
Reads all channels as a group.
readChannelGroup() - Method in class org.lsst.ccs.subsystem.refrig.DL34970Device
Reads grouped channels.
readChannelGroup() - Method in class org.lsst.ccs.subsystem.refrig.PlutoDevice
Reads all referenced channels.
readCurrent(int) - Method in class org.lsst.ccs.subsystem.refrig.BK1696Device
Reads the current.
readCurrent(int) - Method in class org.lsst.ccs.subsystem.refrig.DcsDevice
Reads the current.
readCurrent(int) - Method in class org.lsst.ccs.subsystem.refrig.PowerDevice
Reads the current.
readVoltage(int) - Method in class org.lsst.ccs.subsystem.refrig.BK1696Device
Reads the voltage.
readVoltage(int) - Method in class org.lsst.ccs.subsystem.refrig.DcsDevice
Reads the voltage.
readVoltage(int) - Method in class org.lsst.ccs.subsystem.refrig.PowerDevice
Reads the voltage.
RefrigAssembly - Class in org.lsst.ccs.subsystem.refrig.ui
Implements the refrigeration control panel / monitor panel assembly.
RefrigAssembly(String, CommandSender) - Constructor for class org.lsst.ccs.subsystem.refrig.ui.RefrigAssembly
 
RefrigControlPanel - Class in org.lsst.ccs.subsystem.refrig.ui
Superclass for refrigeration control panels.
RefrigControlPanel() - Constructor for class org.lsst.ccs.subsystem.refrig.ui.RefrigControlPanel
 
RefrigFullState - Class in org.lsst.ccs.subsystem.refrig.data
Contains information describing the full refrigeration state.
RefrigFullState(RefrigState, MonitorFullState) - Constructor for class org.lsst.ccs.subsystem.refrig.data.RefrigFullState
 
RefrigGUI - Class in org.lsst.ccs.subsystem.refrig.ui
Generalized refrigeration GUI.
RefrigGUI(String) - Constructor for class org.lsst.ccs.subsystem.refrig.ui.RefrigGUI
 
RefrigState - Class in org.lsst.ccs.subsystem.refrig.data
Contains the state of the refrigeration system
RefrigState(int, int, double, double) - Constructor for class org.lsst.ccs.subsystem.refrig.data.RefrigState
 
reset() - Method in class org.lsst.ccs.subsystem.refrig.Compressor
Resets the latches.
reset() - Method in class org.lsst.ccs.subsystem.refrig.TempControl
Resets the controller.
resetGui() - Method in class org.lsst.ccs.subsystem.refrig.ui.MultiGUI
 
resetGui() - Method in class org.lsst.ccs.subsystem.refrig.ui.RefrigGUI
 
restart() - Method in class org.lsst.ccs.subsystem.refrig.TempControl
Restarts the control loop.

S

saveConfig() - Method in class org.lsst.ccs.subsystem.refrig.Compressor
Saves the configuration data.
saveConfig() - Method in class org.lsst.ccs.subsystem.refrig.LongLines
Saves the configuration data.
saveConfig() - Method in class org.lsst.ccs.subsystem.refrig.Subscale
Saves the configuration data.
sendCommand(String, String, String, Object...) - Method in class org.lsst.ccs.subsystem.refrig.ui.MultiGUI
 
sendCommand(String, String, String, Object...) - Method in class org.lsst.ccs.subsystem.refrig.ui.RefrigGUI
 
setClosed(Exception) - Method in class org.lsst.ccs.subsystem.refrig.MMRDevice
Changes the MMR controller open state.
setClosed() - Method in class org.lsst.ccs.subsystem.refrig.WUDevice
Changes the WattsUp? meter open state.
setCompPowerEnable(int) - Method in class org.lsst.ccs.subsystem.refrig.Compressor
Sets the compressor power state.
setCurrent(int, double) - Method in class org.lsst.ccs.subsystem.refrig.BK1696Device
Sets the current.
setCurrent(int, double) - Method in class org.lsst.ccs.subsystem.refrig.DcsDevice
Sets the current.
setCurrent(int, double) - Method in class org.lsst.ccs.subsystem.refrig.PowerDevice
Sets the current.
setHeaterPowerEnable(int) - Method in class org.lsst.ccs.subsystem.refrig.Compressor
Sets the heater power state.
setHwLine(int, boolean) - Method in class org.lsst.ccs.subsystem.refrig.MCCDevice
Sets an output line on or off.
setHwLine(int, boolean) - Method in class org.lsst.ccs.subsystem.refrig.PlutoDevice
Sets an output line on or off.
setHwLine(int, boolean) - Method in class org.lsst.ccs.subsystem.refrig.SimDevice
Sets an output line on or off.
setLoadFract(double) - Method in class org.lsst.ccs.subsystem.refrig.SimDevice
Sets the load power fraction
setLoadPower(double) - Method in class org.lsst.ccs.subsystem.refrig.Subscale
Sets the load power value.
setLoadPowerEnable(int) - Method in class org.lsst.ccs.subsystem.refrig.Subscale
Sets the load power state.
setLoadTemp(double) - Method in class org.lsst.ccs.subsystem.refrig.Subscale
Sets the load temperature value.
setLoadTripEnable(int) - Method in class org.lsst.ccs.subsystem.refrig.LongLines
Sets the load power trip enabled state on or off.
setLoadTripEnable(int) - Method in class org.lsst.ccs.subsystem.refrig.Subscale
Sets the load trip enabled state on or off.
setMainPowerEnable(int) - Method in class org.lsst.ccs.subsystem.refrig.LongLines
Sets the main power enabled state on or off.
setMainPowerEnable(int) - Method in class org.lsst.ccs.subsystem.refrig.Subscale
Sets the main power state.
setOnline(boolean) - Method in class org.lsst.ccs.subsystem.refrig.PowerDevice
Sets the online state.
setOutput(int, boolean) - Method in class org.lsst.ccs.subsystem.refrig.BK1696Device
Sets the output state.
setOutput(int, boolean) - Method in class org.lsst.ccs.subsystem.refrig.DcsDevice
Sets the output state.
setOutput(int, boolean) - Method in class org.lsst.ccs.subsystem.refrig.PowerDevice
Sets the output state.
setPower(int, double) - Method in class org.lsst.ccs.subsystem.refrig.PowerDevice
Sets the power.
setPowered(boolean) - Method in class org.lsst.ccs.subsystem.refrig.MMRDevice
Changes the MMR controller powered state.
setPowered(boolean) - Method in class org.lsst.ccs.subsystem.refrig.WUDevice
Changes the WattsUp? meter powered state.
setPrintWriter(PrintWriter) - Method in class org.lsst.ccs.subsystem.refrig.ui.MultiGUI
 
setPrintWriter(PrintWriter) - Method in class org.lsst.ccs.subsystem.refrig.ui.RefrigGUI
 
setTemp(double) - Method in class org.lsst.ccs.subsystem.refrig.TempControl
Sets the target temperature.
setTickMillis(int) - Method in class org.lsst.ccs.subsystem.refrig.Compressor
Sets the tick period.
setTickMillis(int) - Method in class org.lsst.ccs.subsystem.refrig.LongLines
Sets the tick period.
setTickMillis(int) - Method in class org.lsst.ccs.subsystem.refrig.Subscale
Sets the tick period.
setVoltage(int, double) - Method in class org.lsst.ccs.subsystem.refrig.BK1696Device
Sets the voltage.
setVoltage(int, double) - Method in class org.lsst.ccs.subsystem.refrig.DcsDevice
Sets the voltage.
setVoltage(int, double) - Method in class org.lsst.ccs.subsystem.refrig.PowerDevice
Sets the voltage.
SimDevice - Class in org.lsst.ccs.subsystem.refrig
Simulates the refrigeration hardware.
SimDevice(String, String) - Constructor for class org.lsst.ccs.subsystem.refrig.SimDevice
Constructor.
start(double) - Method in class org.lsst.ccs.subsystem.refrig.TempControl
Starts the control loop.
startTicking() - Method in class org.lsst.ccs.subsystem.refrig.Compressor
Starts the subsystem.
startTicking() - Method in class org.lsst.ccs.subsystem.refrig.LongLines
Starts the subsystem.
startTicking() - Method in class org.lsst.ccs.subsystem.refrig.Subscale
Starts the subsystem.
stop() - Method in class org.lsst.ccs.subsystem.refrig.TempControl
Stops the control loop.
Subscale - Class in org.lsst.ccs.subsystem.refrig
Implements the refrigeration subscale camera modular subsystem.
Subscale(String, int, int, String, List, List, String, List, List, String) - Constructor for class org.lsst.ccs.subsystem.refrig.Subscale
Main constructor.
SubscaleControlPanel - Class in org.lsst.ccs.subsystem.refrig.ui
Implements the refrigeration subscale test control panel.
SubscaleControlPanel(CommandSender) - Constructor for class org.lsst.ccs.subsystem.refrig.ui.SubscaleControlPanel
 
SubscaleJasPlugin - Class in org.lsst.ccs.subsystem.refrig.ui.jas
 
SubscaleJasPlugin() - Constructor for class org.lsst.ccs.subsystem.refrig.ui.jas.SubscaleJasPlugin
 

T

TempControl - Class in org.lsst.ccs.subsystem.refrig
Implements a temperature controller for the refrigeration system.
TempControl(double, double, double, double, double, double, double, int) - Constructor for class org.lsst.ccs.subsystem.refrig.TempControl
Constructor.
TextFieldX - Class in org.lsst.ccs.subsystem.refrig.ui
Implements some text field extensions.
TextFieldX(JTextField, int, String, CommandSender) - Constructor for class org.lsst.ccs.subsystem.refrig.ui.TextFieldX
 
tick() - Method in class org.lsst.ccs.subsystem.refrig.Compressor
Performs periodic trending data broadcast.
tick() - Method in class org.lsst.ccs.subsystem.refrig.LongLines
Performs periodic trending data broadcast.
tick() - Method in class org.lsst.ccs.subsystem.refrig.Subscale
Performs periodic trending data broadcast.
toString() - Method in class org.lsst.ccs.subsystem.refrig.data.RefrigState
 
TYPE_PERIOD - Static variable in class org.lsst.ccs.subsystem.refrig.ui.TextFieldX
 
TYPE_STANDARD - Static variable in class org.lsst.ccs.subsystem.refrig.ui.TextFieldX
 

U

update(double, boolean) - Method in class org.lsst.ccs.subsystem.refrig.ui.TextFieldX
 
updateControlPanel(RefrigState) - Method in class org.lsst.ccs.subsystem.refrig.ui.CompressorControlPanel
 
updateControlPanel(RefrigState) - Method in class org.lsst.ccs.subsystem.refrig.ui.HXTestControlPanel
 
updateControlPanel(RefrigState) - Method in class org.lsst.ccs.subsystem.refrig.ui.LongLinesControlPanel
 
updateControlPanel(String, RefrigState) - Method in class org.lsst.ccs.subsystem.refrig.ui.MultiControlPanel
 
updateControlPanel(RefrigState) - Method in class org.lsst.ccs.subsystem.refrig.ui.RefrigControlPanel
 
updateControlPanel(RefrigState) - Method in class org.lsst.ccs.subsystem.refrig.ui.SubscaleControlPanel
 

W

writeBit(int, int, int) - Method in class org.lsst.ccs.subsystem.refrig.PlutoDevice
Writes a bit value.
writeRegister(int, int, int) - Method in class org.lsst.ccs.subsystem.refrig.PlutoDevice
Writes a register value.
writeValue(double) - Method in class org.lsst.ccs.subsystem.refrig.PlutoControl
Writes a value.
WUDevice - Class in org.lsst.ccs.subsystem.refrig
Handles a WattsUp power meter.
WUDevice(String, String) - Constructor for class org.lsst.ccs.subsystem.refrig.WUDevice
Constructor.
A B C D E F G H I K L M O P R S T U W 
Skip navigation links

Copyright © 2016 LSST. All rights reserved.