public class SimPcpPowerControl extends PcpPowerControl
PcpPowerControl.ChannelDescCHAN_IN_CURRENT, CHAN_IN_ENABLED, CHAN_IN_VOLTAGE, CHAN_OUT_CURRENT, CHAN_OUT_VOLTAGE, channelDescs, ident, inCurrent, inEnabled, inVoltage, maqDevc, maxCurrent, name, NUM_CHANNELS, outCurrent, outVoltage, path| Constructor and Description |
|---|
SimPcpPowerControl() |
| Modifier and Type | Method and Description |
|---|---|
void |
setOutput(boolean value)
Sets a simulated output state.
|
void |
setVoltage(double value)
Sets a voltage.
|
close, getIdent, getName, getPath, init, initialize, isOutputOn, readCurrent, readVoltage, setCurrentpublic void setVoltage(double value)
throws org.lsst.ccs.drivers.commons.DriverException
setVoltage in class PcpPowerControlvalue - The valueorg.lsst.ccs.drivers.commons.DriverExceptionpublic void setOutput(boolean value)
throws org.lsst.ccs.drivers.commons.DriverException
value - The valueorg.lsst.ccs.drivers.commons.DriverExceptionCopyright © 2024 LSST. All rights reserved.