| 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 |
Controller.checkHallTransitions(MotionDonePLC motplc) |
void |
StateMachine.motionDone(Channel<EventReply> replyChan,
MotionDonePLC profileData) |
void |
SimulatedActions.sendProfile(MotionDonePLC mot) |
void |
RealActions.sendProfile(MotionDonePLC motplc) |
| Modifier and Type | Method and Description |
|---|---|
void |
Events.motionDone(Channel<EventReply> chan,
MotionDonePLC profileData)
Indicates that a blade set has successfully completed a motion.
|
void |
Actions.sendProfile(MotionDonePLC mot)
Sends the motion profile out on the CCS status bus.
|
Copyright © 2022 LSST. All rights reserved.