public interface PieceOfHardware
extends org.lsst.ccs.UsesSubsystem
| Modifier and Type | Method and Description |
|---|---|
default void |
checkBooted() |
default void |
checkInitialized() |
String |
getNodeID() |
String |
getSerialNB() |
void |
initializeAndCheckHardware()
This methods write some configuration data on the hardware CPU.
|
boolean |
isBooted() |
boolean |
isInitialized() |
default String |
printState() |
String getSerialNB()
String getNodeID()
boolean isBooted()
boolean isInitialized()
void initializeAndCheckHardware()
FcsHardwareExceptiondefault void checkBooted()
default void checkInitialized()
default String printState()
Copyright © 2016 LSST. All rights reserved.