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