| Package | Description |
|---|---|
| org.lsst.ccs.subsystem.power |
| Modifier and Type | Method and Description |
|---|---|
protected double[] |
RebPsDevice.getBiasDacs()
Gets the HV bias DAC values.
|
protected int[] |
RebPsDevice.getState()
Gets the power state data.
|
protected void |
RebPsDevice.sequencePower(boolean on)
Sequences a whole power supply on or off.
|
void |
RebPower.sequencePower(int reb,
boolean on)
Sequences a power supply on or off.
|
protected void |
RebPsDevice.sequencePower(int reb,
boolean on)
Sequences a power supply section on or off.
|
void |
RebPower.setBiasDac(int reb,
double value)
Sets a HV bias DAC value.
|
protected void |
RebPsDevice.setBiasDac(int rebNum,
double value)
Sets a HV bias DAC value.
|
void |
PowerDevice.setConnType(String connTypeS)
Sets the connection type.
|
void |
RebPower.togglePower(int reb,
int ps)
Toggles the on/off state of a power supply element.
|
protected void |
RebPsDevice.togglePower(int reb,
int psNum)
Toggles the on/off state of a power supply element.
|
Copyright © 2016 LSST. All rights reserved.