public class CMDA extends SecsDataStructure
0 = Completed or Done
1 = Command Does Not Exist
2 = Cannot Perform Now
>2 Other Equipment Specific Error
3-63 Reserved
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
cvsRev |
theData
Constructor and Description |
---|
CMDA(byte newData)
Create a new message from a byte data type.
|
CMDA(SecsFormat newData)
Create a new message from a SecsFormat data type.
|
Modifier and Type | Method and Description |
---|---|
java.lang.String |
toString()
Returns the string representation of this object.
|
equals, getArray, getBoolValue, getByteValue, getData, getDoubleValue, getFloatValue, getFormattedBytes, getIntValue, getLength, getLongValue, getNumberOfLengthBytes, getShortValue, getStringValue, hashCode, setArray, setDataFromByteArray, setLength, setNumberOfLengthBytes, toString, zeroLength
public static final java.lang.String cvsRev
public CMDA(byte newData)
public CMDA(SecsFormat newData) throws SecsException
SecsException
public java.lang.String toString()
0 = "Completed or Done"
1 = "Command Does Not Exist"
2 = "Cannot Perform Now"
>2 "Other (Reserved) Equipment Specific Error"
toString
in class SecsDataStructure
Copyright © 1999-2025 ErgoTech Systems, Inc. All Rights Reserved.