public interface Actuator
| Modifier and Type | Method and Description |
|---|---|
String |
getName() |
int |
getReadActualCurrent() |
int |
getSentCurrentMaxValue() |
int |
getSentCurrentMinValue() |
int |
getSentCurrentValue() |
boolean |
isOff() |
boolean |
isOn() |
String |
off() |
String |
on() |
String on() throws SDORequestException, org.lsst.ccs.bus.BadCommandException, org.lsst.ccs.bus.ErrorInCommandExecutionException
SDORequestExceptionorg.lsst.ccs.bus.BadCommandExceptionorg.lsst.ccs.bus.ErrorInCommandExecutionExceptionString off() throws SDORequestException, org.lsst.ccs.bus.BadCommandException, org.lsst.ccs.bus.ErrorInCommandExecutionException
SDORequestExceptionorg.lsst.ccs.bus.BadCommandExceptionorg.lsst.ccs.bus.ErrorInCommandExecutionExceptionboolean isOn()
boolean isOff()
String getName()
int getReadActualCurrent()
int getSentCurrentValue()
int getSentCurrentMinValue()
int getSentCurrentMaxValue()
Copyright © 2015 LSST. All rights reserved.