| 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 SIGNAL (signal) command is still running.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Subsystem.switchToNormalMode()
Command to switch to NORMAL mode.
|
Copyright © 2018 LSST. All rights reserved.