public class LVACK extends SecsDataStructure
1 = Variable does not exist
2 = Variable has no limits capability
3 = Variable repeated in message
4 = Limit value error as described in LIMITACK
5-63 = reserved
We add 0 as Accepted. The SEMI standard does not have it.
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
cvsRev |
theData
Constructor and Description |
---|
LVACK(byte newData)
Create a new message from a byte data type.
|
LVACK(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 LVACK(byte newData)
public LVACK(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.