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

A

addConfigValues(Map<String, Object>) - Method in class org.lsst.ccs.subsystem.power.PowerControl
Adds to a map of configured values.
addConfigValues(Map<String, Object>) - Method in class org.lsst.ccs.subsystem.power.PowerDevice
Adds to the map of configured values.
addConfigValues(Map<String, Object>) - Method in class org.lsst.ccs.subsystem.power.RebPsControl
Adds to a map of configured values.
addConfigValues(Map<String, Object>) - Method in class org.lsst.ccs.subsystem.power.RebPsDevice
Adds to the map of configured values.

B

BK1696Device - Class in org.lsst.ccs.subsystem.power
Interface to a B&K model 1696 power supply device.
BK1696Device(String, String, int) - Constructor for class org.lsst.ccs.subsystem.power.BK1696Device
Constructor.
BK9130Device - Class in org.lsst.ccs.subsystem.power
Interface to a B&K model 9130 power supply device.
BK9130Device(String, String, int) - Constructor for class org.lsst.ccs.subsystem.power.BK9130Device
Constructor.

C

changeVoltage(double) - Method in class org.lsst.ccs.subsystem.power.PowerControl
Changes the voltage.
Channel() - Constructor for class org.lsst.ccs.subsystem.power.config.Power.Channel
 
checkChannel(String, int, String, String) - Method in class org.lsst.ccs.subsystem.power.PowerDevice
Checks a monitoring channel's parameters for validity.
checkChannel(String, int, String, String) - Method in class org.lsst.ccs.subsystem.power.RebPsDevice
Checks a monitoring channel's parameters for validity.
checkHardware() - Method in class org.lsst.ccs.subsystem.power.MainPower
Initializes the hardware.
checkHardware() - Method in class org.lsst.ccs.subsystem.power.RebPower
Initializes the hardware.
checkStarted() - Method in class org.lsst.ccs.subsystem.power.MainPower
Checks whether hardware is started.
checkStarted() - Method in class org.lsst.ccs.subsystem.power.RebPower
Checks whether hardware is started.
checkStopped() - Method in class org.lsst.ccs.subsystem.power.MainPower
Checks whether hardware is stopped.
checkStopped() - Method in class org.lsst.ccs.subsystem.power.RebPower
Checks whether hardware is stopped.
clearListener() - Method in class org.lsst.ccs.subsystem.power.RebPsDevice
Clears the event listener.
close() - Method in class org.lsst.ccs.subsystem.power.PowerDevice
Closes the connection.
close() - Method in class org.lsst.ccs.subsystem.power.RebPsDevice
Closes the connection.
closed() - Method in class org.lsst.ccs.subsystem.power.RebPower
 
closed() - Method in interface org.lsst.ccs.subsystem.power.RebPsDevice.Event
 
configure(Monitor, Device) - Method in class org.lsst.ccs.subsystem.power.PowerControl
Configures channel description.
configure(Monitor) - Method in class org.lsst.ccs.subsystem.power.PowerDevice
Performs configuration.
configure(Monitor, Device) - Method in class org.lsst.ccs.subsystem.power.RebPsControl
Configures channel description.
configure(Monitor) - Method in class org.lsst.ccs.subsystem.power.RebPsDevice
Performs configuration.
CONN_TYPE_NOT_CONFIG - Static variable in class org.lsst.ccs.subsystem.power.PowerDevice
Constants.
CRPowerPlugin - Class in org.lsst.ccs.subsystem.power.ui.jas
 
CRPowerPlugin() - Constructor for class org.lsst.ccs.subsystem.power.ui.jas.CRPowerPlugin
 

D

DEVC_ID_NOT_CONFIG - Static variable in class org.lsst.ccs.subsystem.power.PowerDevice
Constants.
DEVC_PARM_NOT_CONFIG - Static variable in class org.lsst.ccs.subsystem.power.PowerDevice
Constants.
devcId - Variable in class org.lsst.ccs.subsystem.power.PowerDevice
 
devcParm - Variable in class org.lsst.ccs.subsystem.power.PowerDevice
 
disableSystem(String, int) - Method in class org.lsst.ccs.subsystem.power.ui.PowerControlPanel
Disables the power subsystem.
disableSystem(String, int) - Method in class org.lsst.ccs.subsystem.power.ui.RebPsControlAssembly
 
disableSystem(int) - Method in class org.lsst.ccs.subsystem.power.ui.RebPsControlPanel
 

E

edit(Window, Power[]) - Static method in class org.lsst.ccs.subsystem.power.ui.PowerConfigPanel
Edits the power configuration.
enableSystem(String, int) - Method in class org.lsst.ccs.subsystem.power.ui.PowerControlPanel
Enables the power subsystem.

G

getBiasDacs() - Method in class org.lsst.ccs.subsystem.power.RebPsDevice
Gets the HV bias DAC values.
getChannels() - Method in class org.lsst.ccs.subsystem.power.config.Power
 
getConnType() - Method in class org.lsst.ccs.subsystem.power.config.Power
 
getConnType() - Method in class org.lsst.ccs.subsystem.power.PowerDevice
Gets the connection type.
getCurrent() - Method in class org.lsst.ccs.subsystem.power.config.Power.Channel
 
getCurrent() - Method in class org.lsst.ccs.subsystem.power.data.PowerChanState
 
getCurrent() - Method in class org.lsst.ccs.subsystem.power.PowerControl
 
getDevcId() - Method in class org.lsst.ccs.subsystem.power.config.Power
 
getDevcId() - Method in class org.lsst.ccs.subsystem.power.PowerDevice
Gets the device ID.
getDevcId() - Method in class org.lsst.ccs.subsystem.power.RebPsDevice
Gets the device ID.
getDevcParm() - Method in class org.lsst.ccs.subsystem.power.config.Power
 
getDevcParm() - Method in class org.lsst.ccs.subsystem.power.PowerDevice
Gets the device parameter.
getDevcParm() - Method in class org.lsst.ccs.subsystem.power.RebPsDevice
Gets the device parameter.
getErrors() - Method in class org.lsst.ccs.subsystem.power.RebPower
Gets the power supply error counters.
getErrors() - Method in class org.lsst.ccs.subsystem.power.RebPsDevice
Gets the error counters.
getFullState() - Method in class org.lsst.ccs.subsystem.power.MainPower
Gets the full power state.
getFullState() - Method in class org.lsst.ccs.subsystem.power.RebPower
Gets the full REB power supply state.
getHvBiasDacs() - Method in class org.lsst.ccs.subsystem.power.data.RebPsState
 
getMainPowerState() - Method in class org.lsst.ccs.subsystem.power.data.RebPsState
 
getMaxChannel() - Method in class org.lsst.ccs.subsystem.power.PowerDevice
Gets the maximum channel number.
getMinChannel() - Method in class org.lsst.ccs.subsystem.power.PowerDevice
Gets the minimum channel number.
getMonitorFullState() - Method in class org.lsst.ccs.subsystem.power.data.PowerFullState
 
getMonitorFullState() - Method in class org.lsst.ccs.subsystem.power.data.RebPsFullState
 
getName() - Method in class org.lsst.ccs.subsystem.power.config.Power.Channel
 
getName() - Method in class org.lsst.ccs.subsystem.power.config.Power
 
getName() - Method in class org.lsst.ccs.subsystem.power.data.PowerChanState
 
getOffDelay() - Method in class org.lsst.ccs.subsystem.power.config.Power.Channel
 
getOffDelay() - Method in class org.lsst.ccs.subsystem.power.PowerControl
 
getOnDelay() - Method in class org.lsst.ccs.subsystem.power.config.Power.Channel
 
getOnDelay() - Method in class org.lsst.ccs.subsystem.power.PowerControl
 
getPowerConfig() - Method in class org.lsst.ccs.subsystem.power.MainPower
Gets the configuration data.
getPowerConfig() - Method in class org.lsst.ccs.subsystem.power.PowerDevice
Gets the configuration data.
getPowerState() - Method in class org.lsst.ccs.subsystem.power.data.PowerFullState
 
getPowerState() - Method in class org.lsst.ccs.subsystem.power.data.RebPsState
 
getPowerState() - Method in class org.lsst.ccs.subsystem.power.MainPower
Gets the power state.
getPowerState() - Method in class org.lsst.ccs.subsystem.power.PowerDevice
Gets the list of power state data.
getPowerState() - Method in class org.lsst.ccs.subsystem.power.ui.PowerControlPanel
Gets the power state from the power subsystem.
getPowerState() - Method in interface org.lsst.ccs.subsystem.power.ui.PowerStatusPanel.Parent
 
getpsId() - Method in class org.lsst.ccs.subsystem.power.data.RebPsState
 
getPsId() - Method in class org.lsst.ccs.subsystem.power.RebPsDevice
Gets the power supply ID.
getRebPsState() - Method in class org.lsst.ccs.subsystem.power.data.RebPsFullState
 
getState() - Method in class org.lsst.ccs.subsystem.power.data.PowerChanState
 
getState() - Method in class org.lsst.ccs.subsystem.power.RebPsDevice
Gets the power state data.
getTickMillis() - Method in class org.lsst.ccs.subsystem.power.data.PowerState
 
getTickMillis() - Method in class org.lsst.ccs.subsystem.power.data.RebPsState
 
getVoltage() - Method in class org.lsst.ccs.subsystem.power.config.Power.Channel
 
getVoltage() - Method in class org.lsst.ccs.subsystem.power.data.PowerChanState
 
getVoltage() - Method in class org.lsst.ccs.subsystem.power.PowerControl
 

H

HamegDevice - Class in org.lsst.ccs.subsystem.power
Interface to a Hameg HMP series power supply device.
HamegDevice(String, String, int) - Constructor for class org.lsst.ccs.subsystem.power.HamegDevice
Constructor.
handleStatusData(String, int, long, String, Object) - Method in class org.lsst.ccs.subsystem.power.ui.PowerControlPanel
Processes status data messages from the VST power subsystem.
handleStatusData(String, int, long, String, Object) - Method in class org.lsst.ccs.subsystem.power.ui.RebPsControlAssembly
 

I

init() - Method in class org.lsst.ccs.subsystem.power.ui.jas.CRPowerPlugin
 
init() - Method in class org.lsst.ccs.subsystem.power.ui.jas.RebPsControlPlugin
 
init() - Method in class org.lsst.ccs.subsystem.power.ui.jas.VSTPowerPlugin
 
initialize() - Method in class org.lsst.ccs.subsystem.power.PowerDevice
Performs full initialization.
initialize() - Method in class org.lsst.ccs.subsystem.power.RebPsDevice
Performs full initialization.
initModule() - Method in class org.lsst.ccs.subsystem.power.MainPower
Initializes the power subsystem.
initModule() - Method in class org.lsst.ccs.subsystem.power.RebPower
Initializes the power subsystem.

K

KEY - Static variable in class org.lsst.ccs.subsystem.power.data.PowerChanState
 
KEY - Static variable in class org.lsst.ccs.subsystem.power.data.PowerState
 
KEY - Static variable in class org.lsst.ccs.subsystem.power.data.RebPsState
 

M

main(String[]) - Static method in class org.lsst.ccs.subsystem.power.ui.PowerControlGui
 
main(String[]) - Static method in class org.lsst.ccs.subsystem.power.ui.RebPsControlGui
 
MainPower - Class in org.lsst.ccs.subsystem.power
Implements the VST power control subsystem.
MainPower(String, int, int, String) - Constructor for class org.lsst.ccs.subsystem.power.MainPower
Main constructor.

N

N6700Device - Class in org.lsst.ccs.subsystem.power
Interface to an Agilent N6700 power supply device.
N6700Device(String, int) - Constructor for class org.lsst.ccs.subsystem.power.N6700Device
Constructor.
NETWORK_CONN_INVALID - Static variable in class org.lsst.ccs.subsystem.power.PowerDevice
Constants.

O

opened() - Method in class org.lsst.ccs.subsystem.power.RebPower
 
opened() - Method in interface org.lsst.ccs.subsystem.power.RebPsDevice.Event
 
org.lsst.ccs.subsystem.power - package org.lsst.ccs.subsystem.power
 
org.lsst.ccs.subsystem.power.config - package org.lsst.ccs.subsystem.power.config
 
org.lsst.ccs.subsystem.power.data - package org.lsst.ccs.subsystem.power.data
 
org.lsst.ccs.subsystem.power.ui - package org.lsst.ccs.subsystem.power.ui
 
org.lsst.ccs.subsystem.power.ui.jas - package org.lsst.ccs.subsystem.power.ui.jas
 

P

postInit() - Method in class org.lsst.ccs.subsystem.power.ui.jas.CRPowerPlugin
 
postInit() - Method in class org.lsst.ccs.subsystem.power.ui.jas.RebPsControlPlugin
 
postInit() - Method in class org.lsst.ccs.subsystem.power.ui.jas.VSTPowerPlugin
 
Power - Class in org.lsst.ccs.subsystem.power.config
Contains a set of power configuration values.
Power() - Constructor for class org.lsst.ccs.subsystem.power.config.Power
 
Power.Channel - Class in org.lsst.ccs.subsystem.power.config
 
Power.ConnType - Enum in org.lsst.ccs.subsystem.power.config
 
PowerChanState - Class in org.lsst.ccs.subsystem.power.data
Contains the state of a power channel.
PowerChanState() - Constructor for class org.lsst.ccs.subsystem.power.data.PowerChanState
 
PowerConfigPanel - Class in org.lsst.ccs.subsystem.power.ui
Power configuration editor.
PowerConfigPanel(Power[]) - Constructor for class org.lsst.ccs.subsystem.power.ui.PowerConfigPanel
Constructor.
PowerControl - Class in org.lsst.ccs.subsystem.power
Implements power supply control functions.
PowerControl(String, int, double, double, double, double) - Constructor for class org.lsst.ccs.subsystem.power.PowerControl
Constructor.
PowerControlGui - Class in org.lsst.ccs.subsystem.power.ui
The rafts power control GUI.
PowerControlGui(String) - Constructor for class org.lsst.ccs.subsystem.power.ui.PowerControlGui
 
PowerControlPanel - Class in org.lsst.ccs.subsystem.power.ui
Implements the VST power control panel.
PowerControlPanel(PowerControlGui, boolean) - Constructor for class org.lsst.ccs.subsystem.power.ui.PowerControlPanel
Constructor.
PowerDevice - Class in org.lsst.ccs.subsystem.power
Interface to an ASCII commanded power supply device.
PowerDevice(PowerSupplyDriver, String, String, int, int, int, int) - Constructor for class org.lsst.ccs.subsystem.power.PowerDevice
Constructor.
PowerException - Exception in org.lsst.ccs.subsystem.power.data
An exception throw by any power subsystem due to internal state errors.
PowerException(String) - Constructor for exception org.lsst.ccs.subsystem.power.data.PowerException
 
PowerFullState - Class in org.lsst.ccs.subsystem.power.data
Contains information describing the full power supply state.
PowerFullState(PowerState, MonitorFullState) - Constructor for class org.lsst.ccs.subsystem.power.data.PowerFullState
 
powerOff() - Method in class org.lsst.ccs.subsystem.power.MainPower
Turns off the power.
powerOff() - Method in class org.lsst.ccs.subsystem.power.PowerDevice
Powers off all channels.
powerOn() - Method in class org.lsst.ccs.subsystem.power.MainPower
Turns on the power.
powerOn() - Method in class org.lsst.ccs.subsystem.power.PowerDevice
Powers on all channels.
powerResized() - Method in class org.lsst.ccs.subsystem.power.ui.PowerControlPanel
Resizes the panel if necessary.
powerResized() - Method in interface org.lsst.ccs.subsystem.power.ui.PowerStatusPanel.Parent
 
PowerState - Class in org.lsst.ccs.subsystem.power.data
Contains the state of a general power supply subsystem
PowerState(int) - Constructor for class org.lsst.ccs.subsystem.power.data.PowerState
 
PowerStatusPanel - Class in org.lsst.ccs.subsystem.power.ui
Implements the power status sub-panel.
PowerStatusPanel(PowerStatusPanel.Parent) - Constructor for class org.lsst.ccs.subsystem.power.ui.PowerStatusPanel
Constructor.
PowerStatusPanel.Parent - Interface in org.lsst.ccs.subsystem.power.ui
Parent interface for providing services.
psd - Variable in class org.lsst.ccs.subsystem.power.PowerDevice
Data fields.
PWR_STATE_OFF - Static variable in class org.lsst.ccs.subsystem.power.data.PowerChanState
 
PWR_STATE_OFFLINE - Static variable in class org.lsst.ccs.subsystem.power.data.PowerChanState
 
PWR_STATE_ON - Static variable in class org.lsst.ccs.subsystem.power.data.PowerChanState
 

Q

quit() - Method in class org.lsst.ccs.subsystem.power.MainPower
Terminates the program.
quit() - Method in class org.lsst.ccs.subsystem.power.RebPower
Terminates the program.

R

readChannel(int, int) - Method in class org.lsst.ccs.subsystem.power.PowerDevice
Reads a monitoring channel.
readChannel(int, int) - Method in class org.lsst.ccs.subsystem.power.RebPsDevice
Reads a monitoring channel.
readCurrent(int) - Method in class org.lsst.ccs.subsystem.power.BK9130Device
Reads the current from the hardware.
readCurrent(int) - Method in class org.lsst.ccs.subsystem.power.PowerDevice
Reads the current from the hardware.
readCurrentGroup() - Method in class org.lsst.ccs.subsystem.power.BK9130Device
Reads all the currents from the hardware.
readCurrentGroup() - Method in class org.lsst.ccs.subsystem.power.PowerDevice
Reads a group of currents from the hardware.
readOutput(int) - Method in class org.lsst.ccs.subsystem.power.BK9130Device
Reads the power output state from the hardware.
readOutput(int) - Method in class org.lsst.ccs.subsystem.power.PowerDevice
Reads the power output state from the hardware.
readOutputGroup() - Method in class org.lsst.ccs.subsystem.power.BK9130Device
Reads all the output states from the hardware.
readOutputGroup() - Method in class org.lsst.ccs.subsystem.power.PowerDevice
Reads a group of power output states from the hardware.
readVoltage(int) - Method in class org.lsst.ccs.subsystem.power.BK9130Device
Reads the voltage from the hardware.
readVoltage(int) - Method in class org.lsst.ccs.subsystem.power.PowerDevice
Reads the voltage from the hardware.
readVoltageGroup() - Method in class org.lsst.ccs.subsystem.power.BK9130Device
Reads all the voltages from the hardware.
readVoltageGroup() - Method in class org.lsst.ccs.subsystem.power.PowerDevice
Reads a group of voltages from the hardware.
RebPower - Class in org.lsst.ccs.subsystem.power
Implements the REB PS control subsystem.
RebPower(String, int, int, String) - Constructor for class org.lsst.ccs.subsystem.power.RebPower
Main constructor.
RebPsControl - Class in org.lsst.ccs.subsystem.power
Implements power supply control functions.
RebPsControl(String, int) - Constructor for class org.lsst.ccs.subsystem.power.RebPsControl
Constructor.
RebPsControlAssembly - Class in org.lsst.ccs.subsystem.power.ui
Implements the REB PS control panel / monitor panel assembly.
RebPsControlAssembly(RebPsControlGui) - Constructor for class org.lsst.ccs.subsystem.power.ui.RebPsControlAssembly
 
RebPsControlGui - Class in org.lsst.ccs.subsystem.power.ui
REB power supply control & monitoring GUI.
RebPsControlGui(String) - Constructor for class org.lsst.ccs.subsystem.power.ui.RebPsControlGui
 
RebPsControlPanel - Class in org.lsst.ccs.subsystem.power.ui
Implements the REB power supply control & monitoring panel.
RebPsControlPanel(CommandSender) - Constructor for class org.lsst.ccs.subsystem.power.ui.RebPsControlPanel
 
RebPsControlPlugin - Class in org.lsst.ccs.subsystem.power.ui.jas
 
RebPsControlPlugin() - Constructor for class org.lsst.ccs.subsystem.power.ui.jas.RebPsControlPlugin
 
RebPsDevice - Class in org.lsst.ccs.subsystem.power
Interface to a REB power supply board.
RebPsDevice(String, int) - Constructor for class org.lsst.ccs.subsystem.power.RebPsDevice
Constructor.
RebPsDevice.Event - Interface in org.lsst.ccs.subsystem.power
Interface for open/close event listener.
RebPsFullState - Class in org.lsst.ccs.subsystem.power.data
Contains information describing the full REB power supply state.
RebPsFullState(RebPsState, MonitorFullState) - Constructor for class org.lsst.ccs.subsystem.power.data.RebPsFullState
 
RebPsState - Class in org.lsst.ccs.subsystem.power.data
Contains the state of a REB power supply subsystem
RebPsState(int, int, int[], double[], String) - Constructor for class org.lsst.ccs.subsystem.power.data.RebPsState
 

S

saveConfig() - Method in class org.lsst.ccs.subsystem.power.MainPower
Saves the configuration data.
saveConfig() - Method in class org.lsst.ccs.subsystem.power.RebPower
Saves the configuration data.
sequencePower(int, boolean) - Method in class org.lsst.ccs.subsystem.power.RebPower
Sequences a power supply on or off.
sequencePower(int, boolean) - Method in class org.lsst.ccs.subsystem.power.RebPsDevice
Sequences a power supply section on or off.
sequencePower(boolean) - Method in class org.lsst.ccs.subsystem.power.RebPsDevice
Sequences a whole power supply on or off.
setBiasDac(int, double) - Method in class org.lsst.ccs.subsystem.power.RebPower
Sets a HV bias DAC value.
setBiasDac(int, double) - Method in class org.lsst.ccs.subsystem.power.RebPsDevice
Sets a HV bias DAC value.
setChannels(Power.Channel[]) - Method in class org.lsst.ccs.subsystem.power.config.Power
 
setConnType(Power.ConnType) - Method in class org.lsst.ccs.subsystem.power.config.Power
 
setConnType(String) - Method in class org.lsst.ccs.subsystem.power.PowerDevice
Sets the connection type.
setCurrent(double) - Method in class org.lsst.ccs.subsystem.power.config.Power.Channel
 
setCurrent(double) - Method in class org.lsst.ccs.subsystem.power.data.PowerChanState
 
setCurrent(double) - Method in class org.lsst.ccs.subsystem.power.PowerControl
Sets/gets the current.
setDevcId(String) - Method in class org.lsst.ccs.subsystem.power.config.Power
 
setDevcId(String) - Method in class org.lsst.ccs.subsystem.power.PowerDevice
Sets the device ID.
setDevcId(String) - Method in class org.lsst.ccs.subsystem.power.RebPsDevice
Sets the device ID.
setDevcParm(int) - Method in class org.lsst.ccs.subsystem.power.config.Power
 
setDevcParm(int) - Method in class org.lsst.ccs.subsystem.power.PowerDevice
Sets the device parameter.
setDevcParm(int) - Method in class org.lsst.ccs.subsystem.power.RebPsDevice
Sets the device parameter.
setListener(RebPsDevice.Event) - Method in class org.lsst.ccs.subsystem.power.RebPsDevice
Sets an event listener.
setName(String) - Method in class org.lsst.ccs.subsystem.power.config.Power.Channel
 
setName(String) - Method in class org.lsst.ccs.subsystem.power.config.Power
 
setName(String) - Method in class org.lsst.ccs.subsystem.power.data.PowerChanState
 
setOffDelay(double) - Method in class org.lsst.ccs.subsystem.power.config.Power.Channel
 
setOffDelay(double) - Method in class org.lsst.ccs.subsystem.power.PowerControl
Sets/gets the power-off delay.
setOnDelay(double) - Method in class org.lsst.ccs.subsystem.power.config.Power.Channel
 
setOnDelay(double) - Method in class org.lsst.ccs.subsystem.power.PowerControl
Sets/gets the power-on delay.
setPowerConfig(Power[]) - Method in class org.lsst.ccs.subsystem.power.MainPower
Sets the configuration data.
setPowerConfig(Power) - Method in class org.lsst.ccs.subsystem.power.PowerDevice
Sets the configuration data.
setState(int) - Method in class org.lsst.ccs.subsystem.power.data.PowerChanState
 
setSubsystems(String...) - Method in class org.lsst.ccs.subsystem.power.ui.RebPsControlAssembly
 
setSubsystems(String) - Method in class org.lsst.ccs.subsystem.power.ui.RebPsControlPanel
 
setTickMillis(int) - Method in class org.lsst.ccs.subsystem.power.MainPower
Sets the tick period.
setTickMillis(int) - Method in class org.lsst.ccs.subsystem.power.RebPower
Sets the tick period.
setVoltage(double) - Method in class org.lsst.ccs.subsystem.power.config.Power.Channel
 
setVoltage(double) - Method in class org.lsst.ccs.subsystem.power.data.PowerChanState
 
setVoltage(double) - Method in class org.lsst.ccs.subsystem.power.PowerControl
Sets/gets the voltage.
SimPowerDevice - Class in org.lsst.ccs.subsystem.power
Implementation of a simulated power supply device.
SimPowerDevice(double[]) - Constructor for class org.lsst.ccs.subsystem.power.SimPowerDevice
Constructor.
startTicking() - Method in class org.lsst.ccs.subsystem.power.MainPower
Starts the subsystem.
startTicking() - Method in class org.lsst.ccs.subsystem.power.RebPower
Starts the subsystem.

T

tick() - Method in class org.lsst.ccs.subsystem.power.MainPower
Performs periodic power data broadcast.
tick() - Method in class org.lsst.ccs.subsystem.power.RebPower
Performs periodic power data broadcast.
toggleMainPower() - Method in class org.lsst.ccs.subsystem.power.RebPower
Toggles the main power supply on or off.
togglePower(int, int) - Method in class org.lsst.ccs.subsystem.power.RebPower
Toggles the on/off state of a power supply element.
togglePower(int, int) - Method in class org.lsst.ccs.subsystem.power.RebPsDevice
Toggles the on/off state of a power supply element.
toString() - Method in class org.lsst.ccs.subsystem.power.data.PowerState
 
toString() - Method in class org.lsst.ccs.subsystem.power.data.RebPsState
 

U

updateControlPanel(int, RebPsState) - Method in class org.lsst.ccs.subsystem.power.ui.RebPsControlPanel
 
updatePanel(String, int, Object) - Method in class org.lsst.ccs.subsystem.power.ui.RebPsControlAssembly
 
updatePowerState(List<PowerChanState>) - Method in class org.lsst.ccs.subsystem.power.ui.PowerStatusPanel
Updates the power state.
updatePowerStatus(String) - Method in class org.lsst.ccs.subsystem.power.ui.PowerStatusPanel
Updates the power status

V

valueOf(String) - Static method in enum org.lsst.ccs.subsystem.power.config.Power.ConnType
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.lsst.ccs.subsystem.power.config.Power.ConnType
Returns an array containing the constants of this enum type, in the order they are declared.
VSTPowerPlugin - Class in org.lsst.ccs.subsystem.power.ui.jas
 
VSTPowerPlugin() - Constructor for class org.lsst.ccs.subsystem.power.ui.jas.VSTPowerPlugin
 

W

writeCurrent(double, int) - Method in class org.lsst.ccs.subsystem.power.BK9130Device
Writes the current to the hardware.
writeCurrent(double, int) - Method in class org.lsst.ccs.subsystem.power.PowerDevice
Writes the current to the hardware.
writeCurrentGroup() - Method in class org.lsst.ccs.subsystem.power.BK9130Device
Writes all the currents to the hardware.
writeCurrentGroup() - Method in class org.lsst.ccs.subsystem.power.PowerDevice
Writes a group of currents to the hardware.
writeOffDelay(double, int) - Method in class org.lsst.ccs.subsystem.power.PowerDevice
Writes the power-off delay to the hardware.
writeOffDelayGroup() - Method in class org.lsst.ccs.subsystem.power.PowerDevice
Writes a group of power-off delays to the hardware.
writeOnDelay(double, int) - Method in class org.lsst.ccs.subsystem.power.PowerDevice
Writes the power-on delay to the hardware.
writeOnDelayGroup() - Method in class org.lsst.ccs.subsystem.power.PowerDevice
Writes a group of power-on delays to the hardware.
writeOutput(boolean, int) - Method in class org.lsst.ccs.subsystem.power.BK9130Device
Writes the power output state to the hardware.
writeOutput(boolean, int) - Method in class org.lsst.ccs.subsystem.power.PowerDevice
Writes the power output state to the hardware.
writeOutputGroup() - Method in class org.lsst.ccs.subsystem.power.BK9130Device
Writes all the output states to the hardware.
writeOutputGroup() - Method in class org.lsst.ccs.subsystem.power.PowerDevice
Writes a group of power output states to the hardware.
writeVoltage(double, int) - Method in class org.lsst.ccs.subsystem.power.BK9130Device
Writes the voltage to the hardware.
writeVoltage(double, int) - Method in class org.lsst.ccs.subsystem.power.PowerDevice
Writes the voltage to the hardware.
writeVoltageGroup() - Method in class org.lsst.ccs.subsystem.power.BK9130Device
Writes all the voltages to the hardware.
writeVoltageGroup() - Method in class org.lsst.ccs.subsystem.power.PowerDevice
Writes a group of voltages to the hardware.
A B C D E G H I K M N O P Q R S T U V W 
Skip navigation links

Copyright © 2016 LSST. All rights reserved.