public class RAC extends SecsDataStructure
0 = Reset to be done
1 = Reset Denied
>1 other error
2-63 Reserved
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
cvsRev |
theData
Constructor and Description |
---|
RAC(byte newData) |
RAC(SecsFormat newData) |
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 RAC(byte newData)
public RAC(SecsFormat newData) throws SecsException
SecsException
public java.lang.String toString()
0 = "Reset to be done"
1 = "Reset Denied"
>1 "Other (reserved) Error"
toString
in class SecsDataStructure
Copyright © 1999-2021 ErgoTech Systems, Inc. All Rights Reserved.