C D G I L M O P R S T W 

C

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.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.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.
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.SimDevice
Checks an output line number.
close() - Method in class org.lsst.ccs.subsystem.refrig.DcsDevice
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.SimDevice
Closes the connection.
close() - Method in class org.lsst.ccs.subsystem.refrig.WUDevice
Closes the connection.
configure(Monitor) - Method in class org.lsst.ccs.subsystem.refrig.DcsDevice
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.

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.

G

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.
getOutput(int) - Method in class org.lsst.ccs.subsystem.refrig.DcsDevice
Gets the output state.
getOutput(int) - Method in interface org.lsst.ccs.subsystem.refrig.PowerDevice
 

I

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.
initialize() - Method in class org.lsst.ccs.subsystem.refrig.DcsDevice
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.SimDevice
Performs full initialization.
initialize() - Method in class org.lsst.ccs.subsystem.refrig.WUDevice
Performs basic initialization.
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.SimDevice
Gets the set state of an output line.
isOnline() - Method in interface org.lsst.ccs.subsystem.refrig.PowerDevice
 

L

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.

M

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.

O

org.lsst.ccs.subsystem.refrig - package org.lsst.ccs.subsystem.refrig
 

P

PowerDevice - Interface in org.lsst.ccs.subsystem.refrig
Defines a power supply interface.
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(float[]) - Method in class org.lsst.ccs.subsystem.refrig.WUDevice
Receives data periodically from the WattsUp? meter.

R

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.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.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.DcsDevice
Reads all channels as a group.
readCurrent(int) - Method in class org.lsst.ccs.subsystem.refrig.DcsDevice
Reads the current.
readCurrent(int) - Method in interface org.lsst.ccs.subsystem.refrig.PowerDevice
 
readVoltage(int) - Method in class org.lsst.ccs.subsystem.refrig.DcsDevice
Reads the voltage.
readVoltage(int) - Method in interface org.lsst.ccs.subsystem.refrig.PowerDevice
 

S

saveConfiguration() - Method in class org.lsst.ccs.subsystem.refrig.LongLines
Saves the configuration data.
saveConfiguration() - Method in class org.lsst.ccs.subsystem.refrig.Subscale
Saves the configuration data.
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.
setCurrent(int, double) - Method in class org.lsst.ccs.subsystem.refrig.DcsDevice
Sets the current.
setCurrent(int, double) - Method in interface org.lsst.ccs.subsystem.refrig.PowerDevice
 
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.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 set point value.
setLoadPowerEnable(int) - Method in class org.lsst.ccs.subsystem.refrig.Subscale
Sets the load power enabled state on or off.
setLoadTripEnable(int) - Method in class org.lsst.ccs.subsystem.refrig.LongLines
Sets the load power 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 enabled state on or off.
setOutput(int, boolean) - Method in class org.lsst.ccs.subsystem.refrig.DcsDevice
Sets the output state.
setOutput(int, boolean) - Method in interface org.lsst.ccs.subsystem.refrig.PowerDevice
 
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.
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.DcsDevice
Sets the voltage.
setVoltage(int, double) - Method in interface org.lsst.ccs.subsystem.refrig.PowerDevice
 
SimDevice - Class in org.lsst.ccs.subsystem.refrig
Simulates the refrigeration hardware.
SimDevice() - Constructor for class org.lsst.ccs.subsystem.refrig.SimDevice
Constructor.
Subscale - Class in org.lsst.ccs.subsystem.refrig
Implements the refrigeration subscale camera modular subsystem.
Subscale(String, int, String) - Constructor for class org.lsst.ccs.subsystem.refrig.Subscale
Main constructor.

T

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.

W

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.
C D G I L M O P R S T W 

Copyright © 2014 LSST. All Rights Reserved.