
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(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, initDevice, initialize, isSwitchOn, switchOff, switchOnaddLine, checkHardware, checkHwLine, checkLine, checkOnline, checkTimeout, configure, disable, dropChannel, enable, getFullName, getGroupForChannel, getName, getOutputLines, getPath, init, initChannel, initChannel, initSensors, isHwLineSet, isLineSet, isOnline, isTimeout, readChannel, readChannelGroup, readChannelGroup, readChannelNow, setHwLine, setLine, setLineWarm, setOnline, setOutputLines, 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(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 © 2020 LSST. All rights reserved.