
public class TakeExposure extends MsgToPLC
subsystemUUIDMESSAGE_SET_VERSION| Constructor and Description |
|---|
TakeExposure(ByteBuffer data)
Reads and converts the PLC form of the message.
|
TakeExposure(Duration exposureTime)
Constructs from scratch.
|
| Modifier and Type | Method and Description |
|---|---|
void |
encode(ByteBuffer data)
Converts the message fields to PLC form and appends them to a byte buffer.
|
String |
toString()
Converts the message to a readable string.
|
hasSameIdentgetVersion, messageVersionIsBadpublic TakeExposure(Duration exposureTime)
public TakeExposure(ByteBuffer data)
data - Holds the PLC message data.public void encode(ByteBuffer data)
PLCMsgpublic String toString()
PLCMsgtoString in class MsgToPLCCopyright © 2020 LSST. All rights reserved.