| Package | Description |
|---|---|
| org.lsst.ccs |
This package deals with core classes for subsystems.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ActionCommandStillRunning
An ACTION command was invoked though another ACTION was still running.
|
class |
AlarmNotClearedException
While trying to return the subsystem to normal mode it appears that alarms have not been cleared.
|
class |
ClosingStateException
Commands were issued though the system was closing
|
class |
SignalsStillRunning
While trying to return to normal (ready) mode it appears that some ABORT (signal) command is still running.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Subsystem.completeInitialization()
command to complete initialisation (if commands were issued to heal hardware problems)
|
void |
Subsystem.switchToNormalMode()
tries to get back to normal mode
|
void |
Subsystem.tryReadyState(String message)
command to try to switch to READY state
|
Copyright © 2015 LSST. All rights reserved.