public class HCACK extends SecsDataStructure
0 = Acknowledge, command has been performed
1 = Command does not exist
2 = Cannot perform now
3 = At least parameter is invalid
4 = Acknowledge, command will be performed with completion signaled later by an event
5 = Rejected, Already in Desired Condition
6 = No such object exists
7-63 reserved
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
cvsRev |
theData
Constructor and Description |
---|
HCACK(byte newData)
Create a new message from a byte data type.
|
HCACK(SecsFormat newData) |
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, zeroLength
public static final java.lang.String cvsRev
public HCACK(byte newData)
public HCACK(SecsFormat newData) throws SecsException
SecsException
public boolean booleanValue()
public java.lang.String toString()
toString
in class SecsDataStructure
Copyright © 1999-2025 ErgoTech Systems, Inc. All Rights Reserved.