| Package | Description |
|---|---|
| org.lsst.ccs.subsystem.shutter |
This package contains the CCS subsystem components that operate the LSST camera shutter.
|
| org.lsst.ccs.subsystem.shutter.statemachine |
| Modifier and Type | Method and Description |
|---|---|
void |
StateMachine.error(Channel<EventReply> replyChan,
Error err) |
void |
RealActions.raisePLCAlert(Error err) |
void |
SimulatedActions.raisePLCAlert(Error err) |
| Modifier and Type | Method and Description |
|---|---|
void |
Events.error(Channel<EventReply> chan,
Error err)
Indicates that the shutter tried and failed to carry out a requested operation.
|
void |
Actions.raisePLCAlert(Error err)
Raises a PLC alert with severity ALARM.
|
Copyright © 2020 LSST. All rights reserved.