| Package | Description |
|---|---|
| org.lsst.ccs.subsystem.shutter.gui | |
| 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 |
ControlPanel.showStatus(ShutterStatus status) |
default void |
PluginActions.showStatus(ShutterStatus status)
Update displays according to the latest
ShutterStatus message received |
void |
DisplayPanel.showStatus(ShutterStatus status) |
void |
Dispatcher.showStatus(ShutterStatus status) |
| Modifier and Type | Method and Description |
|---|---|
ShutterStatus |
ShutterStatusPLC.getStatusBusMessage()
Gets the object that can be transmitted on the CCS status bus.
|
| Constructor and Description |
|---|
ShutterStatusPLC(int sequence,
ShutterStatus status)
Constructs from a sequence number and a
ShutterStatus value. |
Copyright © 2019 LSST. All rights reserved.