public interface Actuator
| Modifier and Type | Method and Description |
|---|---|
String |
getName() |
int |
getReadActualCurrent() |
int |
getSentCurrentMaxValue() |
int |
getSentCurrentMinValue() |
int |
getSentCurrentValue() |
boolean |
isOff() |
String |
off() |
String off() throws SDORequestException, org.lsst.ccs.messaging.BadCommandException, org.lsst.ccs.messaging.ErrorInCommandExecutionException, FcsHardwareException
SDORequestExceptionorg.lsst.ccs.messaging.BadCommandExceptionorg.lsst.ccs.messaging.ErrorInCommandExecutionExceptionFcsHardwareExceptionboolean isOff()
String getName()
int getReadActualCurrent()
int getSentCurrentValue()
int getSentCurrentMinValue()
int getSentCurrentMaxValue()
Copyright © 2016 LSST. All rights reserved.