Skip navigation links
A B C F G I L M N O P R S T V W 

A

AuxTest - Class in org.lsst.ccs.subsystem.utility
Implementation of auxiliary test system
AuxTest() - Constructor for class org.lsst.ccs.subsystem.utility.AuxTest
 

B

BfrDevice - Class in org.lsst.ccs.subsystem.utility
Interface to the SLAC BFR.
BfrDevice() - Constructor for class org.lsst.ccs.subsystem.utility.BfrDevice
 
build() - Method in class org.lsst.ccs.subsystem.utility.FanPIControl
Sets up the fan speed control loop timer task.
build() - Method in class org.lsst.ccs.subsystem.utility.MpmMain
Build phase
build() - Method in class org.lsst.ccs.subsystem.utility.PurgeTestMain
Build phase
build() - Method in class org.lsst.ccs.subsystem.utility.VpcPIControl
Sets up the VPC temperature control loop timer task.

C

canClearAlert(Alert, AlertState) - Method in class org.lsst.ccs.subsystem.utility.MpmMain
Callback to clear an Alert instance.
CHAN_24V_PDU - Static variable in class org.lsst.ccs.subsystem.utility.BfrDevice
Constants.
CHAN_48V_PDU - Static variable in class org.lsst.ccs.subsystem.utility.BfrDevice
Constants.
CHAN_CURRENT - Static variable in class org.lsst.ccs.subsystem.utility.CpfeDevice
Constants.
CHAN_ELECTRONICS - Static variable in class org.lsst.ccs.subsystem.utility.Pdu24VDevice
 
CHAN_FREQ - Static variable in class org.lsst.ccs.subsystem.utility.WattsUpDevice
Public constants.
CHAN_HEATER_1 - Static variable in class org.lsst.ccs.subsystem.utility.BfrDevice
Constants.
CHAN_HEATER_2 - Static variable in class org.lsst.ccs.subsystem.utility.BfrDevice
Constants.
CHAN_HEATER_SIM - Static variable in class org.lsst.ccs.subsystem.utility.BfrDevice
Constants.
CHAN_MPC_FAN - Static variable in class org.lsst.ccs.subsystem.utility.Pdu48VDevice
 
CHAN_SIM_HEATER - Static variable in class org.lsst.ccs.subsystem.utility.PurgeMaq20Device
 
CHAN_STATUS - Static variable in class org.lsst.ccs.subsystem.utility.CpfeDevice
Constants.
CHAN_TEMPERATURE - Static variable in class org.lsst.ccs.subsystem.utility.CpfeDevice
Constants.
CHAN_UT_FAN - Static variable in class org.lsst.ccs.subsystem.utility.Pdu48VDevice
 
CHAN_UT_VALVE - Static variable in class org.lsst.ccs.subsystem.utility.PurgeMaq20Device
 
CHAN_VOLTAGE - Static variable in class org.lsst.ccs.subsystem.utility.CpfeDevice
Constants.
CHAN_VOLTS - Static variable in class org.lsst.ccs.subsystem.utility.WattsUpDevice
Public constants.
CHAN_VPC_FAN - Static variable in class org.lsst.ccs.subsystem.utility.Pdu48VDevice
 
CHAN_VPC_VALVE - Static variable in class org.lsst.ccs.subsystem.utility.PurgeMaq20Device
 
CHAN_WATTS - Static variable in class org.lsst.ccs.subsystem.utility.WattsUpDevice
Public constants.
checkChannel(String, int, String, String) - Method in class org.lsst.ccs.subsystem.utility.BfrDevice
Checks a monitoring channel's parameters for validity.
checkChannel(String, int, String, String) - Method in class org.lsst.ccs.subsystem.utility.CmsDevice
Checks a channel's parameters for validity.
checkChannel(String, int, String, String) - Method in class org.lsst.ccs.subsystem.utility.CpfeDevice
Checks a channel's parameters for validity.
checkChannel(String, int, String, String) - Method in class org.lsst.ccs.subsystem.utility.MpmSimPlutoDevice
Checks a channel's parameters for validity.
checkChannel(String, int, String, String) - Method in class org.lsst.ccs.subsystem.utility.PduCommonDevice
Checks a monitoring channel's parameters for validity.
checkChannel(String, int, String, String) - Method in class org.lsst.ccs.subsystem.utility.PduHVDevice
Checks a monitoring channel's parameters for validity.
checkChannel(String, int, String, String) - Method in class org.lsst.ccs.subsystem.utility.WattsUpDevice
Checks a channel's parameters for validity.
clearLatch(String) - Method in class org.lsst.ccs.subsystem.utility.MpmMain
Clears a (named) latched condition.
clearLatch(int) - Method in class org.lsst.ccs.subsystem.utility.MpmPlutoDevice
Clears a latched condition.
clearLatch(int) - Method in class org.lsst.ccs.subsystem.utility.MpmSimPlutoDevice
Clears a latched condition.
close() - Method in class org.lsst.ccs.subsystem.utility.BfrDevice
Closes the connection.
close() - Method in class org.lsst.ccs.subsystem.utility.CmsDevice
Closes the connection.
close() - Method in class org.lsst.ccs.subsystem.utility.CpfeDevice
Closes the connection.
close() - Method in class org.lsst.ccs.subsystem.utility.MpmSimPlutoDevice
Closes device connection.
close() - Method in class org.lsst.ccs.subsystem.utility.PduCommonDevice
Closes the connection.
close() - Method in class org.lsst.ccs.subsystem.utility.WattsUpDevice
Closes the connection.
CmsDevice - Class in org.lsst.ccs.subsystem.utility
Handles a Lambda CPFE1000 power supply system.
CmsDevice() - Constructor for class org.lsst.ccs.subsystem.utility.CmsDevice
 
CpfeDevice - Class in org.lsst.ccs.subsystem.utility
Handles a Lambda CPFE1000 power supply system.
CpfeDevice() - Constructor for class org.lsst.ccs.subsystem.utility.CpfeDevice
 

F

FanControl - Class in org.lsst.ccs.subsystem.utility
Implements control of a PWM-controlled fan
FanControl() - Constructor for class org.lsst.ccs.subsystem.utility.FanControl
 
FanPIControl - Class in org.lsst.ccs.subsystem.utility
Implements a fan speed loop controller for the utility trunk system.
FanPIControl() - Constructor for class org.lsst.ccs.subsystem.utility.FanPIControl
 

G

getFanNames() - Method in class org.lsst.ccs.subsystem.utility.PurgeTestMain
Gets the list of fan names.
getFullState() - Method in class org.lsst.ccs.subsystem.utility.PurgeTestMain
Gets the subsystem state.
getGain() - Method in class org.lsst.ccs.subsystem.utility.FanPIControl
Gets the gain.
getGain() - Method in class org.lsst.ccs.subsystem.utility.VpcPIControl
Gets the gain.
getHeaterNames() - Method in class org.lsst.ccs.subsystem.utility.PurgeTestMain
Gets the list of heater names.
getLatchNames() - Method in class org.lsst.ccs.subsystem.utility.MpmMain
Gets the list of latched condition names.
getRpm() - Method in class org.lsst.ccs.subsystem.utility.FanControl
Gets the set RPM
getState() - Method in class org.lsst.ccs.subsystem.utility.AuxTest
Gets the state of the AuxTest module.
getSwitchDevice() - Method in class org.lsst.ccs.subsystem.utility.BfrDevice
Gets the switch device type.
getSwitchDevice() - Method in class org.lsst.ccs.subsystem.utility.PduCommonDevice
Gets the switch device type
getSwitchDevice() - Method in interface org.lsst.ccs.subsystem.utility.SwitchControl
 
getSwitchNames() - Method in class org.lsst.ccs.subsystem.utility.MpmMain
Gets the list of switch names.
getSwitchNames() - Method in class org.lsst.ccs.subsystem.utility.PurgeTestMain
Gets the list of switch names.
getSystemState() - Method in class org.lsst.ccs.subsystem.utility.AuxTest
Gets the full state of the AuxTest module.
getSystemState() - Method in class org.lsst.ccs.subsystem.utility.MpmMain
Gets the state of the protection system.
getTemperature() - Method in class org.lsst.ccs.subsystem.utility.FanPIControl
Gets the target temperature.
getTemperature() - Method in class org.lsst.ccs.subsystem.utility.VpcPIControl
Gets the target temperature.
getTempLimits() - Method in class org.lsst.ccs.subsystem.utility.MpmPlutoDevice
Gets the temperature limits.
getTempLimits() - Method in class org.lsst.ccs.subsystem.utility.MpmSimPlutoDevice
Gets the temperature limits.
getTimeConstant() - Method in class org.lsst.ccs.subsystem.utility.FanPIControl
Gets the time constant.
getTimeConstant() - Method in class org.lsst.ccs.subsystem.utility.VpcPIControl
Gets the time constant.
getValveNames() - Method in class org.lsst.ccs.subsystem.utility.PurgeTestMain
Gets the list of valve names.

I

init() - Method in class org.lsst.ccs.subsystem.utility.FanControl
Life-cycle initialization.
init() - Method in class org.lsst.ccs.subsystem.utility.FanPIControl
Initializes the parameters.
init() - Method in class org.lsst.ccs.subsystem.utility.VpcPIControl
Initializes the parameters.
initChannel(int, int, int) - Method in class org.lsst.ccs.subsystem.utility.WattsUpDevice
Initializes a channel.
initDevice() - Method in class org.lsst.ccs.subsystem.utility.BfrDevice
Performs configuration.
initDevice() - Method in class org.lsst.ccs.subsystem.utility.CmsDevice
Performs basic initialization.
initDevice() - Method in class org.lsst.ccs.subsystem.utility.CpfeDevice
Performs basic initialization.
initDevice() - Method in class org.lsst.ccs.subsystem.utility.MpmSimPlutoDevice
Performs basic initialization.
initDevice() - Method in class org.lsst.ccs.subsystem.utility.PduCommonDevice
Performs configuration.
initDevice() - Method in class org.lsst.ccs.subsystem.utility.PurgeMaq20Device
Basic initialization.
initDevice() - Method in class org.lsst.ccs.subsystem.utility.WattsUpDevice
Performs basic initialization.
initialize() - Method in class org.lsst.ccs.subsystem.utility.BfrDevice
Performs full initialization.
initialize() - Method in class org.lsst.ccs.subsystem.utility.CmsDevice
Performs full initialization.
initialize() - Method in class org.lsst.ccs.subsystem.utility.CpfeDevice
Performs full initialization.
initialize() - Method in class org.lsst.ccs.subsystem.utility.MpmSimPlutoDevice
Performs full initialization.
initialize() - Method in class org.lsst.ccs.subsystem.utility.PduCommonDevice
Performs full initialization.
initialize() - Method in class org.lsst.ccs.subsystem.utility.WattsUpDevice
Performs full initialization.
isConditionActive(int) - Method in class org.lsst.ccs.subsystem.utility.MpmPlutoDevice
Gets whether a condition is active.
isConditionActive(int) - Method in class org.lsst.ccs.subsystem.utility.MpmSimPlutoDevice
Gets whether a condition is active.
isLatchActive(int) - Method in class org.lsst.ccs.subsystem.utility.MpmPlutoDevice
Gets whether a latched condition is active.
isLatchActive(int) - Method in class org.lsst.ccs.subsystem.utility.MpmSimPlutoDevice
Gets whether a latched condition is active.
isLatchLatched(int) - Method in class org.lsst.ccs.subsystem.utility.MpmPlutoDevice
Gets whether a latched condition is latched.
isLatchLatched(int) - Method in class org.lsst.ccs.subsystem.utility.MpmSimPlutoDevice
Gets whether a latched condition is latched.
isLoopActive() - Method in class org.lsst.ccs.subsystem.utility.FanPIControl
Gets the control loop state.
isLoopActive() - Method in class org.lsst.ccs.subsystem.utility.VpcPIControl
Gets the control loop state.
isPlcActive(int) - Method in class org.lsst.ccs.subsystem.utility.MpmPlutoDevice
Tests whether a PLC is active
isPlcActive(int) - Method in class org.lsst.ccs.subsystem.utility.MpmSimPlutoDevice
Tests whether a PLC is active
isSwitchOn(int) - Method in class org.lsst.ccs.subsystem.utility.BfrDevice
Gets the state of a relay.
isSwitchOn(int) - Method in class org.lsst.ccs.subsystem.utility.MpmPlutoDevice
Gets the on state of a switch.
isSwitchOn(int) - Method in class org.lsst.ccs.subsystem.utility.MpmSimPlutoDevice
Gets the on state of a switch.
isSwitchOn(int) - Method in class org.lsst.ccs.subsystem.utility.PduCommonDevice
Gets the state of a PDU channel.
isSwitchOn(int) - Method in interface org.lsst.ccs.subsystem.utility.SwitchControl
 

L

LOG - Static variable in class org.lsst.ccs.subsystem.utility.PduCommonDevice
Constants.

M

MON_TYPE_CURRENT - Static variable in class org.lsst.ccs.subsystem.utility.PduCommonDevice
 
MON_TYPE_VOLTAGE - Static variable in class org.lsst.ccs.subsystem.utility.PduCommonDevice
 
MpmMain - Class in org.lsst.ccs.subsystem.utility
The master protection system
MpmMain() - Constructor for class org.lsst.ccs.subsystem.utility.MpmMain
 
MpmPlutoDevice - Class in org.lsst.ccs.subsystem.utility
Handles the protection system Pluto PLC.
MpmPlutoDevice() - Constructor for class org.lsst.ccs.subsystem.utility.MpmPlutoDevice
Constructor.
MpmSimPlutoDevice - Class in org.lsst.ccs.subsystem.utility
Handles the vacuum system Pluto PLC.
MpmSimPlutoDevice() - Constructor for class org.lsst.ccs.subsystem.utility.MpmSimPlutoDevice
 

N

node - Variable in class org.lsst.ccs.subsystem.utility.PduCommonDevice
Data fields.
NUM_CHANS - Static variable in class org.lsst.ccs.subsystem.utility.CpfeDevice
Constants.
NUM_SWITCHES - Static variable in class org.lsst.ccs.subsystem.utility.MpmPlutoDevice
Constants.

O

onAlert(AlertEvent) - Method in class org.lsst.ccs.subsystem.utility.MpmMain
Alert event handler.
org.lsst.ccs.subsystem.utility - package org.lsst.ccs.subsystem.utility
 

P

Pdu24VDevice - Class in org.lsst.ccs.subsystem.utility
Interface to a SLAC 24V clean PDU.
Pdu24VDevice() - Constructor for class org.lsst.ccs.subsystem.utility.Pdu24VDevice
 
Pdu48VDevice - Class in org.lsst.ccs.subsystem.utility
Interface to a SLAC 48V (dirty) PDU.
Pdu48VDevice() - Constructor for class org.lsst.ccs.subsystem.utility.Pdu48VDevice
 
PduCommonDevice - Class in org.lsst.ccs.subsystem.utility
Interface to a SLAC PDU.
PduCommonDevice(PduCommon, String, int) - Constructor for class org.lsst.ccs.subsystem.utility.PduCommonDevice
Constructor.
PduHVDevice - Class in org.lsst.ccs.subsystem.utility
Interface to a SLAC HV PDU.
PduHVDevice(PduHV, String, int) - Constructor for class org.lsst.ccs.subsystem.utility.PduHVDevice
Constructor.
postInit() - Method in class org.lsst.ccs.subsystem.utility.AuxTest
Post initialization
postInit() - Method in class org.lsst.ccs.subsystem.utility.MpmMain
Post initialization
postInit() - Method in class org.lsst.ccs.subsystem.utility.PurgeTestMain
Subsystem post-initialization
postStart() - Method in class org.lsst.ccs.subsystem.utility.AuxTest
Post start
postStart() - Method in class org.lsst.ccs.subsystem.utility.MpmMain
Post start
postStart() - Method in class org.lsst.ccs.subsystem.utility.PurgeTestMain
Starts the subsystem.
postStart() - Method in class org.lsst.ccs.subsystem.utility.VpcPIControl
Initializes the heater state.
processData(double[]) - Method in class org.lsst.ccs.subsystem.utility.WattsUpDevice
Receives data periodically from the WattsUp? meter.
PurgeMaq20Device - Class in org.lsst.ccs.subsystem.utility
Controls Maq20 device
PurgeMaq20Device() - Constructor for class org.lsst.ccs.subsystem.utility.PurgeMaq20Device
 
PurgeTestMain - Class in org.lsst.ccs.subsystem.utility
Implements the purge test subsystem.
PurgeTestMain() - Constructor for class org.lsst.ccs.subsystem.utility.PurgeTestMain
Constructor.

R

readChannel(int, int) - Method in class org.lsst.ccs.subsystem.utility.BfrDevice
Reads a monitored channel.
readChannel(int, int) - Method in class org.lsst.ccs.subsystem.utility.CmsDevice
Reads a channel.
readChannel(int, int) - Method in class org.lsst.ccs.subsystem.utility.CpfeDevice
Reads a channel.
readChannel(int, int) - Method in class org.lsst.ccs.subsystem.utility.MpmSimPlutoDevice
Reads a channel.
readChannel(int, int) - Method in class org.lsst.ccs.subsystem.utility.PduCommonDevice
Reads a monitoring channel.
readChannel(int, int) - Method in class org.lsst.ccs.subsystem.utility.PduHVDevice
Reads a monitoring channel.
readChannel(int, int) - Method in class org.lsst.ccs.subsystem.utility.PurgeMaq20Device
Reads a channel.
readChannel(int, int) - Method in class org.lsst.ccs.subsystem.utility.WattsUpDevice
Reads a channel.
readChannelGroup() - Method in class org.lsst.ccs.subsystem.utility.BfrDevice
Reads all monitored channels.
readChannelGroup() - Method in class org.lsst.ccs.subsystem.utility.MpmSimPlutoDevice
Reads all referenced channels.
reset() - Method in class org.lsst.ccs.subsystem.utility.FanPIControl
Resets the controller.
reset() - Method in class org.lsst.ccs.subsystem.utility.VpcPIControl
Resets the controller.

S

setClosed() - Method in class org.lsst.ccs.subsystem.utility.WattsUpDevice
Changes the WattsUp? meter open state.
setColdTemp(double) - Method in class org.lsst.ccs.subsystem.utility.AuxTest
Sets the cold temperature.
setCondition(int, boolean) - Method in class org.lsst.ccs.subsystem.utility.MpmSimPlutoDevice
 
setControlState(int) - Method in class org.lsst.ccs.subsystem.utility.AuxTest
Sets the fan control state.
setDeltaTemp(String, double) - Method in class org.lsst.ccs.subsystem.utility.PurgeTestMain
Sets a delta temperature (using fan name).
setFanSpeed(double) - Method in class org.lsst.ccs.subsystem.utility.AuxTest
Sets the manual fan "speed".
setFanSpeed(String, double) - Method in class org.lsst.ccs.subsystem.utility.PurgeTestMain
Sets a fan speed (using its name).
setFanState(String, FanState) - Method in class org.lsst.ccs.subsystem.utility.PurgeTestMain
Sets a fan state (using its name).
setGain(double) - Method in class org.lsst.ccs.subsystem.utility.AuxTest
Sets the control loop gain.
setGain(double) - Method in class org.lsst.ccs.subsystem.utility.FanPIControl
Sets the gain.
setGain(double) - Method in class org.lsst.ccs.subsystem.utility.VpcPIControl
Sets the gain.
setHeaterPower(String, double) - Method in class org.lsst.ccs.subsystem.utility.PurgeTestMain
Sets a heater power (using its name).
setHeaterState(String, HeaterState) - Method in class org.lsst.ccs.subsystem.utility.PurgeTestMain
Sets a heater control state (using its name).
setLatchActive(int) - Method in class org.lsst.ccs.subsystem.utility.MpmSimPlutoDevice
 
setLatchLatched(int) - Method in class org.lsst.ccs.subsystem.utility.MpmSimPlutoDevice
 
setNamedSwitchOn(String, boolean) - Method in class org.lsst.ccs.subsystem.utility.MpmMain
Turns a (named) switch on or off.
setPower(double) - Method in class org.lsst.ccs.subsystem.utility.VpcPIControl
Sets the power to be produced.
setPowered(boolean) - Method in class org.lsst.ccs.subsystem.utility.WattsUpDevice
Changes the WattsUp? meter powered state.
setRpm(int) - Method in class org.lsst.ccs.subsystem.utility.FanControl
Sets the RPM
setSimHeater(double) - Method in class org.lsst.ccs.subsystem.utility.PurgeMaq20Device
Sets the simulator heater duty cycle (voltage fraction).
setSpeed(double) - Method in class org.lsst.ccs.subsystem.utility.FanPIControl
Sets the fan speed (or duty cycle).
setSwitchOn(int, boolean) - Method in class org.lsst.ccs.subsystem.utility.MpmPlutoDevice
Sets a switch on or off.
setSwitchOn(int, boolean) - Method in class org.lsst.ccs.subsystem.utility.MpmSimPlutoDevice
Sets a switch on or off.
setSwitchOn(String, boolean) - Method in class org.lsst.ccs.subsystem.utility.PurgeTestMain
Turns a switch on or off (using its name).
setTemperature(double) - Method in class org.lsst.ccs.subsystem.utility.FanPIControl
Sets the target temperature.
setTemperature(double) - Method in class org.lsst.ccs.subsystem.utility.VpcPIControl
Sets the target temperature.
setTimeConstant(double) - Method in class org.lsst.ccs.subsystem.utility.AuxTest
Sets the control loop time constant.
setTimeConstant(double) - Method in class org.lsst.ccs.subsystem.utility.FanPIControl
Sets the time constant.
setTimeConstant(double) - Method in class org.lsst.ccs.subsystem.utility.VpcPIControl
Sets the time constant.
setUpdatePeriod(int) - Method in class org.lsst.ccs.subsystem.utility.AuxTest
Sets the update period.
setUpdatePeriod(int) - Method in class org.lsst.ccs.subsystem.utility.MpmMain
Sets the update period.
setUpdatePeriod(int) - Method in class org.lsst.ccs.subsystem.utility.PurgeTestMain
Sets the update (tick) period.
setUtValve(double) - Method in class org.lsst.ccs.subsystem.utility.PurgeMaq20Device
Sets the UT valve position.
setValve(int, double) - Method in class org.lsst.ccs.subsystem.utility.PurgeMaq20Device
Sets a valve position.
setValvePosition(String, double) - Method in class org.lsst.ccs.subsystem.utility.PurgeTestMain
Sets a valve position (using its name).
setValveState(String, ValveState) - Method in class org.lsst.ccs.subsystem.utility.PurgeTestMain
Sets a valve state (using its name).
setVpcState(VpcControlState) - Method in class org.lsst.ccs.subsystem.utility.PurgeTestMain
Sets the VPC control state.
setVpcValve(double) - Method in class org.lsst.ccs.subsystem.utility.PurgeMaq20Device
Sets the VPC valve position.
startLoop(double) - Method in class org.lsst.ccs.subsystem.utility.FanPIControl
Starts the control loop.
startLoop() - Method in class org.lsst.ccs.subsystem.utility.FanPIControl
Starts the control loop.
startLoop(double) - Method in class org.lsst.ccs.subsystem.utility.VpcPIControl
Starts the control loop.
startLoop() - Method in class org.lsst.ccs.subsystem.utility.VpcPIControl
Starts the control loop.
stopLoop() - Method in class org.lsst.ccs.subsystem.utility.FanPIControl
Stops the control loop.
stopLoop() - Method in class org.lsst.ccs.subsystem.utility.VpcPIControl
Stops the control loop.
SW_BLOCK_COLD_HEAT - Static variable in class org.lsst.ccs.subsystem.utility.MpmPlutoDevice
Constants.
SW_BLOCK_COLD_REFG - Static variable in class org.lsst.ccs.subsystem.utility.MpmPlutoDevice
Constants.
SW_BLOCK_COOLANT - Static variable in class org.lsst.ccs.subsystem.utility.MpmPlutoDevice
Constants.
SW_BLOCK_CRYO_HEAT - Static variable in class org.lsst.ccs.subsystem.utility.MpmPlutoDevice
Constants.
SW_BLOCK_CRYO_REFG - Static variable in class org.lsst.ccs.subsystem.utility.MpmPlutoDevice
Constants.
SW_BLOCK_REB_POWER - Static variable in class org.lsst.ccs.subsystem.utility.MpmPlutoDevice
Constants.
SW_BLOCK_UT_POWER - Static variable in class org.lsst.ccs.subsystem.utility.MpmPlutoDevice
Constants.
SwitchControl - Interface in org.lsst.ccs.subsystem.utility
Interface for controlling switches.
switchOff(int) - Method in class org.lsst.ccs.subsystem.utility.BfrDevice
Turns a relay off.
switchOff(int) - Method in class org.lsst.ccs.subsystem.utility.PduCommonDevice
Turns a PDU channel off.
switchOff(int) - Method in interface org.lsst.ccs.subsystem.utility.SwitchControl
 
switchOn(int) - Method in class org.lsst.ccs.subsystem.utility.BfrDevice
Turns a relay on.
switchOn(int) - Method in class org.lsst.ccs.subsystem.utility.PduCommonDevice
Turns a PDU channel on.
switchOn(int) - Method in interface org.lsst.ccs.subsystem.utility.SwitchControl
 

T

TYPE_AC - Static variable in class org.lsst.ccs.subsystem.utility.CmsDevice
Constants.
TYPE_DC - Static variable in class org.lsst.ccs.subsystem.utility.CmsDevice
Constants.
TYPE_RMS - Static variable in class org.lsst.ccs.subsystem.utility.CmsDevice
Constants.

V

VpcPIControl - Class in org.lsst.ccs.subsystem.utility
Implements a temperature controller for the volume purge cabinet.
VpcPIControl() - Constructor for class org.lsst.ccs.subsystem.utility.VpcPIControl
 

W

WattsUpDevice - Class in org.lsst.ccs.subsystem.utility
Handles a WattsUp power meter.
WattsUpDevice() - Constructor for class org.lsst.ccs.subsystem.utility.WattsUpDevice
 
A B C F G I L M N O P R S T V W 
Skip navigation links

Copyright © 2019 LSST. All rights reserved.