public class VLAACK extends SecsDataStructure
0 = Acknowledge, command will be performed
1 = Limit attribute definition error
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 |
---|
VLAACK(byte newData)
Create a new message with binary (format 10) data.
|
VLAACK(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 VLAACK(byte newData)
public VLAACK(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.