public class CEPACK extends SecsDataStructure
0 = no error
1 = Parameter name (CPNAME) does not exist
2 = Illegal value specified for CEPVAL
3 = Illegal format specified for CEPVAL
4 = Parameter name (CPNAME) not valid as used
5-63 reserved
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
cvsRev |
theData
Constructor and Description |
---|
CEPACK(int newData)
Create a new message with an 1-Byte integer unsigned (SecsFormat51).
|
CEPACK(SecsFormat newData) |
CEPACK(SecsFormat[] newData)
Create a new message with LIST (format 00) data.
|
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 CEPACK(int newData)
public CEPACK(SecsFormat newData) throws SecsException
SecsException
public CEPACK(SecsFormat[] newData)
public boolean booleanValue()
public java.lang.String toString()
toString
in class SecsDataStructure
Copyright © 1999-2025 ErgoTech Systems, Inc. All Rights Reserved.