public class LIMITACK extends SecsDataStructure
1 = LIMITID does not exist
2 = UPPERDB > LIMITMAX
3 = LOWERDB < LIMITMIN
4 = UPPERDB < LOWERDB
5 = Illegal format specified for UPPERDB or LOWERDB
6 = ASCII value cannot be translated to numeric
7 = Duplicate limit definition for this variable
>7 = Other equipment-specific error
8-63 = reserved
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
cvsRev |
theData
Constructor and Description |
---|
LIMITACK(byte newData)
Create a new message from a byte data type.
|
LIMITACK(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 LIMITACK(byte newData)
public LIMITACK(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.