
public class PduHvDevice extends PduCommonDevice
boardType, MON_TYPE_CURRENT, MON_TYPE_VOLTAGE, node, pdu, switchDevice, validChans| Constructor and Description |
|---|
PduHvDevice()
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
protected int[] |
checkChannel(String name,
int hwChan,
String type,
String subtype)
Checks a monitoring channel's parameters for validity.
|
protected double |
readChannel(int hwChan,
int type)
Reads a monitoring channel.
|
close, getSwitchDevice, initChannel, initDevice, initialize, isSwitchOn, switchOff, switchOnaddChannel, addLine, checkHardware, checkHwLine, checkLine, checkOnline, checkTimeout, configure, disable, dropChannel, enable, getFullName, getName, getOutputLines, init, initChannel, initSensors, isHwLineSet, isLineSet, isOnline, isTimeout, readChannel, readChannelGroup, readChannelNow, readSensors, setHwLine, setLine, setLineWarm, setOnline, setOutputLines, testOnlineclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitprotected int[] checkChannel(String name, int hwChan, String type, String subtype) throws Exception
checkChannel in class PduCommonDevicename - The channel namehwChan - The hardware channeltype - The channel type stringsubtype - The channel subtype stringException - If parameters are invalidprotected double readChannel(int hwChan,
int type)
readChannel in class PduCommonDevicehwChan - The hardware channel numbertype - The encoded channel typeCopyright © 2018 LSST. All rights reserved.