public class PduHVDevice extends PduCommonDevice
LOG, MON_TYPE_CURRENT, MON_TYPE_VOLTAGE, node| Constructor and Description |
|---|
PduHVDevice(org.lsst.ccs.drivers.auxelex.PduHV pdu,
String pduType,
int swDevc)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
protected int[] |
checkChannel(org.lsst.ccs.monitor.Channel ch)
Checks a monitoring channel's parameters for validity.
|
protected double |
readChannel(org.lsst.ccs.monitor.Channel ch)
Reads a monitoring channel.
|
close, getSwitchDevice, initDevice, initialize, isSwitchOn, switchOff, switchOnaddLine, checkChannel, checkHwLine, checkLine, 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, testOnlinepublic PduHVDevice(org.lsst.ccs.drivers.auxelex.PduHV pdu,
String pduType,
int swDevc)
pdu - The PDU driver objectpduType - The PDU type descriptionswDevc - The switch device IDprotected int[] checkChannel(org.lsst.ccs.monitor.Channel ch)
throws Exception
checkChannel in class PduCommonDevicech - The channel to checkException - If parameters are invalidprotected double readChannel(org.lsst.ccs.monitor.Channel ch)
readChannel in class PduCommonDevicech - The channel to readCopyright © 2024 LSST. All rights reserved.