- getBiasDacs() - Method in class org.lsst.ccs.subsystem.power.RebPsDevice
-
Gets the HV bias DAC values.
- getConnType() - Method in class org.lsst.ccs.subsystem.power.PowerDevice
-
Gets the connection type.
- getCurrent() - Method in class org.lsst.ccs.subsystem.power.PowerControl
-
- getDevcId() - Method in class org.lsst.ccs.subsystem.power.EpduG3Device
-
Gets the device ID.
- getDevcId() - Method in class org.lsst.ccs.subsystem.power.PowerDevice
-
Gets the device ID.
- getDevcParm() - Method in class org.lsst.ccs.subsystem.power.EpduG3Device
-
Gets the device parameter.
- getDevcParm() - Method in class org.lsst.ccs.subsystem.power.PowerDevice
-
Gets the device parameter.
- getDphiDacs() - Method in class org.lsst.ccs.subsystem.power.RebPsDevice
-
Gets the DPHI DAC values.
- 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.
- 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.
- getOffDelay() - Method in class org.lsst.ccs.subsystem.power.PowerControl
-
- 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.MainPower
-
Gets the power state.
- getPowerState() - Method in class org.lsst.ccs.subsystem.power.PowerDevice
-
Gets the list of power state data.
- getPsId() - Method in class org.lsst.ccs.subsystem.power.EpduG3Device
-
Gets the power supply ID.
- getPsId() - Method in class org.lsst.ccs.subsystem.power.RebPsDevice
-
Gets the power supply ID.
- getState() - Method in class org.lsst.ccs.subsystem.power.EpduG3Device
-
Gets the power state data.
- getState() - Method in class org.lsst.ccs.subsystem.power.RebPsDevice
-
Gets the power state data.
- getVoltage() - Method in class org.lsst.ccs.subsystem.power.PowerControl
-
- readChannel(int, int) - Method in class org.lsst.ccs.subsystem.power.EpduG3Device
-
Reads a monitoring channel.
- 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() - Constructor for class org.lsst.ccs.subsystem.power.RebPower
-
- 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() - Constructor for class org.lsst.ccs.subsystem.power.RebPsDevice
-
- RebPsDevice.Event - Interface in org.lsst.ccs.subsystem.power
-
Interface for open/close event listener.
- reInitialize() - Method in class org.lsst.ccs.subsystem.power.PowerDevice
-
Re-initializes the device.
- 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.EpduG3Device
-
Sets the device ID.
- setDevcId(String) - Method in class org.lsst.ccs.subsystem.power.PowerDevice
-
Sets the device ID.
- setDevcParm(int) - Method in class org.lsst.ccs.subsystem.power.EpduG3Device
-
Sets the device parameter.
- setDevcParm(int) - Method in class org.lsst.ccs.subsystem.power.PowerDevice
-
Sets the device parameter.
- setDphiDac(int, double) - Method in class org.lsst.ccs.subsystem.power.RebPower
-
Sets a DPHI DAC value.
- setDphiDac(int, double) - Method in class org.lsst.ccs.subsystem.power.RebPsDevice
-
Sets a DPHI DAC value.
- setListener(EpduG3Device.Event) - Method in class org.lsst.ccs.subsystem.power.EpduG3Device
-
Sets an event listener.
- 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.EpduG3Device
-
Turns a power supply on or off.
- 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.
- setUpdatePeriod(int) - Method in class org.lsst.ccs.subsystem.power.MainPower
-
Sets the update (tick) period.
- setUpdatePeriod(int) - Method in class org.lsst.ccs.subsystem.power.RebPower
-
Sets the update (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.