
public class Maq20Control
extends org.lsst.ccs.monitor.Control
| Constructor and Description |
|---|
Maq20Control() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
configure(org.lsst.ccs.monitor.Monitor mon,
org.lsst.ccs.monitor.Device devc)
Performs configuration.
|
Boolean |
isLineOn(int chan)
Gets the state of an output line.
|
void |
setLineOn(int chan,
boolean on)
Sets the state of an output line.
|
checkOnline, checkTimeout, getDescription, getHwChan, getName, getSubsystem, init, testOnlineprotected void configure(org.lsst.ccs.monitor.Monitor mon,
org.lsst.ccs.monitor.Device devc)
configure in class org.lsst.ccs.monitor.Controlmon - The associated monitordevc - The associated devicepublic void setLineOn(int chan,
boolean on)
throws org.lsst.ccs.drivers.commons.DriverException
chan - The channel numberon - Whether to set onorg.lsst.ccs.drivers.commons.DriverExceptionpublic Boolean isLineOn(int chan)
chan - The channel numberCopyright © 2019 LSST. All rights reserved.