public class RCPDESCLTH extends SecsDataStructure
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
cvsRev |
theData
Constructor and Description |
---|
RCPDESCLTH(byte newData)
Create a new message with an 1-Byte integer (SecsFormat51).
|
RCPDESCLTH(int newData)
Create a new message with an 4-Byte integer (SecsFormat54).
|
RCPDESCLTH(long newData)
Create a new message with an 8-Byte integer (SecsFormat50).
|
RCPDESCLTH(SecsFormat newData)
Create a new message with the data contained in a SecsFormat object.
|
RCPDESCLTH(short newData)
Create a new message with an 2-Byte integer (SecsFormat52).
|
equals, getArray, getBoolValue, getByteValue, getData, getDoubleValue, getFloatValue, getFormattedBytes, getIntValue, getLength, getLongValue, getNumberOfLengthBytes, getShortValue, getStringValue, hashCode, setArray, setDataFromByteArray, setLength, setNumberOfLengthBytes, toString, toString, zeroLength
public static final java.lang.String cvsRev
public RCPDESCLTH(byte newData)
public RCPDESCLTH(int newData)
public RCPDESCLTH(long newData)
public RCPDESCLTH(SecsFormat newData) throws SecsException
SecsException
public RCPDESCLTH(short newData)
Copyright © 1999-2025 ErgoTech Systems, Inc. All Rights Reserved.