| 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.plc |
This package implements the conversion of messages that are sent and received from the
Beckhoff PLC controller via ADS.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PLCEventSubmitter.submit(Channel<EventReply> replyChan,
MsgToCCS msg) |
| Modifier and Type | Class and Description |
|---|---|
class |
CalibDone
Contains a CalibDone message sent from the PLC.
|
class |
Disable
Holds a Disable message sent from the PLC.
|
class |
Enable
Holds an Enable message sent from the PLC.
|
class |
Error
Holds an Error message sent from the PLC.
|
class |
Ignored
Holds an Ignored message from the PLC.
|
class |
MotionDonePLC
Contains a motion-done message sent from the PLC.
|
class |
ShutterStatusPLC
Holds a ShutterStatusPLC message sent from the PLC.
|
class |
Timer
Holds a Timer message sent from the PLC.
|
Copyright © 2020 LSST. All rights reserved.