public class EAC extends SecsDataStructure
0 = Acknowledged
1 = Denied. At least one constant does not exist
2 = Denied. Busy
3 = Denied. At least one constant out of range
>3 Other equipment specific error.
4-63 Reserved
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
cvsRev |
theData| Constructor and Description |
|---|
EAC(byte newData)
Create the object from a byte data type.
|
EAC(SecsFormat newData)
Create the object from a SecsFormat data type.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
booleanValue() |
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, zeroLengthpublic static final java.lang.String cvsRev
public EAC(byte newData)
public EAC(SecsFormat newData) throws SecsException
SecsExceptionpublic boolean booleanValue()
public java.lang.String toString()
0 = Acknowledged
1 = Denied. At least one constant does not exist
2 = Denied. Busy
3 = Denied. At least one constant out of range
>3 Other equipment specific error.
toString in class SecsDataStructureCopyright © 1999-2025 ErgoTech Systems, Inc. All Rights Reserved.