public class RMSPACE extends SecsDataStructure
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
cvsRev |
theData| Constructor and Description |
|---|
RMSPACE(byte newData)
Create a new message with an 1-Byte integer (SecsFormat51).
|
RMSPACE(int newData)
Create a new message with an 4-Byte integer (SecsFormat54).
|
RMSPACE(long newData)
Create a new message with an 8-Byte integer (SecsFormat50).
|
RMSPACE(SecsFormat newData)
Create a new message with the data contained in a SecsFormat object.
|
RMSPACE(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, zeroLengthpublic static final java.lang.String cvsRev
public RMSPACE(byte newData)
public RMSPACE(int newData)
public RMSPACE(long newData)
public RMSPACE(SecsFormat newData) throws SecsException
SecsExceptionpublic RMSPACE(short newData)
Copyright © 1999-2025 ErgoTech Systems, Inc. All Rights Reserved.