public class SystemControl extends BoardControl
| Modifier and Type | Method and Description |
|---|---|
ReflexController.BoardType |
getBoardType() |
int |
getTimingLines() |
int |
getTimingParameter(int n) |
void |
setTimingLines(int lines) |
void |
setTimingParameter(int n,
int value) |
getBoardSlotpublic ReflexController.BoardType getBoardType()
getBoardType in class BoardControlpublic void setTimingLines(int lines)
throws org.lsst.ccs.drivers.commons.DriverException
org.lsst.ccs.drivers.commons.DriverExceptionpublic int getTimingLines()
throws org.lsst.ccs.drivers.commons.DriverException
org.lsst.ccs.drivers.commons.DriverExceptionpublic void setTimingParameter(int n,
int value)
throws org.lsst.ccs.drivers.commons.DriverException
org.lsst.ccs.drivers.commons.DriverExceptionpublic int getTimingParameter(int n)
throws org.lsst.ccs.drivers.commons.DriverException
org.lsst.ccs.drivers.commons.DriverExceptionCopyright © 2014 LSST. All Rights Reserved.