public class ALCD extends SecsDataStructure
bit 8 = 1 means alarm set bit 8 =0 means alarm cleared bit 7-1 is alarm category 0 = not used
1 = Personal safety
2 = Equipment safety
3 = Parameter control warning
4 = Parameter control error
5 = Irrecoverable error
6 = Equipment status warning
7 = Attention flags
8 = Data integrity
>8= other categories
9-63 reserved
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
cvsRev |
theData| Constructor and Description |
|---|
ALCD(byte newData)
Create a new message from a byte data type.
|
ALCD(SecsFormat newData) |
| Modifier and Type | Method and Description |
|---|---|
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, zeroLengthpublic static final java.lang.String cvsRev
public ALCD(byte newData)
public ALCD(SecsFormat newData) throws SecsException
SecsExceptionpublic java.lang.String toString()
toString in class SecsDataStructureCopyright © 1999-2025 ErgoTech Systems, Inc. All Rights Reserved.