public class RIC extends SecsDataStructure
0 = Not Used
1 = Power Up Reset
>1 other reset condition
2-63 Reserved
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
cvsRev |
theData
Constructor and Description |
---|
RIC(byte newData) |
RIC(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, zeroLength
public static final java.lang.String cvsRev
public RIC(byte newData)
public RIC(SecsFormat newData) throws SecsException
SecsException
public java.lang.String toString()
0 = "Not Used"
1 = "Power Up Reset"
>1 "Other (reserved) Reset Condition"
toString
in class SecsDataStructure
Copyright © 1999-2025 ErgoTech Systems, Inc. All Rights Reserved.