public class Mks9xxDevice
extends org.lsst.ccs.monitor.Device
| Constructor and Description |
|---|
Mks9xxDevice() |
| Modifier and Type | Method and Description |
|---|---|
void |
close()
Closes the connection.
|
void |
initDevice()
Performs configuration.
|
void |
initialize()
Performs full initialization.
|
double |
readChannel(int hwChan,
int type)
Reads a monitoring channel.
|
addChannel, addLine, checkChannel, checkHardware, checkHwLine, checkLine, checkOnline, checkTimeout, configure, disable, dropChannel, enable, getFullName, getName, getOutputLines, init, initChannel, 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, waitpublic void initDevice()
initDevice in class org.lsst.ccs.monitor.Devicepublic void initialize()
initialize in class org.lsst.ccs.monitor.Devicepublic void close()
close in class org.lsst.ccs.monitor.Devicepublic double readChannel(int hwChan,
int type)
readChannel in class org.lsst.ccs.monitor.DevicehwChan - The hardware channel numbertype - The encoded channel typeCopyright © 2018 LSST. All rights reserved.