public class SimPcpPowerDevice extends PcpPowerDevice
PowerDevice.ChannelStateCHAN_CENTER, CHAN_MINUS_Y, CHAN_PLUS_Y, maqDevc, NUM_CHANSconnType, devcId, devcParm, maxCurrent, minVoltage, MON_TYPE_CURRENT, MON_TYPE_POWER, MON_TYPE_VOLTAGE, mTypeMap, NETWORK_CONN_INVALID, psd, settlingTime, softMaxCurrent| Constructor and Description |
|---|
SimPcpPowerDevice() |
| Modifier and Type | Method and Description |
|---|---|
void |
setOutput(int chan,
boolean value)
Sets the output state.
|
void |
start()
Start phase - set heater voltages to zero.
|
checkChannel, close, getOutput, initDevice, initialize, readChannel, readCurrent, readVoltage, setCurrent, setVoltagebuild, enableOutput, getConnType, getDevcId, getDevcParm, getGroupForChannel, getMaxChannel, getMinChannel, getPower, hasNoLoad, hasVoltError, isEnabled, maintainPower, readChannelGroup, setOnline, setPoweraddLine, checkChannel, checkHwLine, checkLine, checkOnline, checkTimeout, configure, disable, dropChannel, dropChannel, enable, getDeviceMonitorUpdateTasks, getFullName, getMonitorUpdateTasksForChannels, getName, getOutputLines, getPath, init, initChannel, initChannel, initChannel, initSensors, isEnabled, isHwLineSet, isLineSet, isOnline, isTimeout, readChannel, readChannelGroup, readChannelNow, setDisabled, setHwLine, setLine, setLineWarm, setOutputLines, testOnlinepublic void start()
start in interface org.lsst.ccs.framework.HasLifecyclestart in class org.lsst.ccs.monitor.Devicepublic void setOutput(int chan,
boolean value)
throws org.lsst.ccs.drivers.commons.DriverException
setOutput in class PcpPowerDevicechan - The hardware channelvalue - The output state to set, true or falseorg.lsst.ccs.drivers.commons.DriverExceptionCopyright © 2022 LSST. All rights reserved.