- 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) - 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.
- 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.
- saveNamedConfig(String) - Method in class org.lsst.ccs.subsystem.power.MainPower
-
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.
- 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.PowerControl
-
Sets/gets the current.
- 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.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.
- setMainPower(boolean) - Method in class org.lsst.ccs.subsystem.power.RebPower
-
Turns the main power supply on or off.
- setNamedPowerOn(int, RebPsEnum, boolean) - Method in class org.lsst.ccs.subsystem.power.RebPower
-
Turns a power supply on or off.
- 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.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.
- setPowerOn(int, int, boolean) - Method in class org.lsst.ccs.subsystem.power.RebPower
-
Turns a power supply on or off.
- setPowerOn(int, int, boolean) - Method in class org.lsst.ccs.subsystem.power.RebPsDevice
-
Turns a power supply on or off.
- 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.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.
- 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.