public class CpfeDevice extends PowerDevice
CONN_TYPE_NOT_CONFIG, connType, DEVC_ID_NOT_CONFIG, DEVC_PARM_NOT_CONFIG, devcId, devcParm, LOG, NETWORK_CONN_INVALID, psd| Constructor and Description |
|---|
CpfeDevice()
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
protected int[] |
checkChannel(org.lsst.ccs.monitor.Channel ch)
Checks a channel's parameters for validity.
|
protected void |
initDevice()
Performs basic initialization.
|
protected double |
readChannel(org.lsst.ccs.monitor.Channel ch)
Reads a channel.
|
close, getConnType, getDevcId, getDevcParm, getMaxChannel, getMinChannel, getPowerDriver, handleException, initialize, readCurrent, readCurrentGroup, readOutput, readOutputGroup, readVoltage, readVoltageGroup, setMaxChannel, setMinChannel, writeCurrent, writeCurrentGroup, writeOffDelay, writeOffDelayGroup, writeOnDelay, writeOnDelayGroup, writeOutput, writeOutputGroup, writeVoltage, writeVoltageGroupaddLine, checkChannel, checkHwLine, checkLine, checkOnline, checkTimeout, configure, disable, dropChannel, dropChannel, enable, getDeviceMonitorUpdateTasks, getFullName, getGroupForChannel, getMonitorUpdateTasksForChannels, getName, getOutputLines, getPath, init, initChannel, initChannel, initChannel, initSensors, isEnabled, isHwLineSet, isLineSet, isOnline, isTimeout, readChannel, readChannelGroup, readChannelGroup, readChannelNow, setDisabled, setHwLine, setLine, setLineWarm, setOnline, setOutputLines, start, testOnlineprotected void initDevice()
initDevice in class PowerDeviceprotected int[] checkChannel(org.lsst.ccs.monitor.Channel ch)
throws Exception
checkChannel in class PowerDevicech - The channel to checkException - if any errors found in the parameters.protected double readChannel(org.lsst.ccs.monitor.Channel ch)
readChannel in class PowerDevicech - The channel to readCopyright © 2022 LSST. All rights reserved.