
public class ChangeAxisEnablePLC extends MsgToPLC
subsystemUUIDMESSAGE_SET_VERSION| Constructor and Description |
|---|
ChangeAxisEnablePLC(ByteBuffer data)
Reads and converts the PLC form of the message.
|
ChangeAxisEnablePLC(org.lsst.ccs.subsystem.motorplatform.bus.ChangeAxisEnable msg)
Constructs using an instance of the motorplatform message.
|
| 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.
|
hasSameIdentgetVersionpublic ChangeAxisEnablePLC(org.lsst.ccs.subsystem.motorplatform.bus.ChangeAxisEnable msg)
msg - Supplies data specific to this type of message.ChangeAxisEnablepublic ChangeAxisEnablePLC(ByteBuffer data)
data - The PLC message data buffer.public void encode(ByteBuffer data)
PLCMsgpublic String toString()
PLCMsgtoString in class MsgToPLCCopyright © 2019 LSST. All rights reserved.