| Package | Description |
|---|---|
| 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 |
|---|---|
AxisStatus |
ShutterStatus.getAxisStatus(Axis ax) |
| Constructor and Description |
|---|
ShutterStatus(int sequence,
int motionProfile,
boolean isCalibrated,
int smState,
Supplier<AxisStatus> axes)
Constructs from scratch.
|
Copyright © 2019 LSST. All rights reserved.