public interface ArchonController
| Modifier and Type | Method and Description |
|---|---|
void |
applyAll() |
RawImageData |
fetchNewImage(long timeout) |
ArchonStatus |
getStatus() |
void |
powerOff() |
void |
powerOn() |
void |
writeConfigLines(String[] lines) |
void applyAll()
throws org.lsst.ccs.drivers.commons.DriverException
org.lsst.ccs.drivers.commons.DriverExceptionRawImageData fetchNewImage(long timeout) throws org.lsst.ccs.drivers.commons.DriverException, TimeoutException
org.lsst.ccs.drivers.commons.DriverExceptionTimeoutExceptionArchonStatus getStatus() throws org.lsst.ccs.drivers.commons.DriverException
org.lsst.ccs.drivers.commons.DriverExceptionvoid powerOff()
throws org.lsst.ccs.drivers.commons.DriverException
org.lsst.ccs.drivers.commons.DriverExceptionvoid powerOn()
throws org.lsst.ccs.drivers.commons.DriverException
org.lsst.ccs.drivers.commons.DriverExceptionvoid writeConfigLines(String[] lines) throws org.lsst.ccs.drivers.commons.DriverException
org.lsst.ccs.drivers.commons.DriverExceptionCopyright © 2014 LSST. All rights reserved.