public class MF extends SecsDataStructure
1 = Quantity in wafers
2 = Quantity in cassette
3 = Quantity in die or chips
4 = Quantity in boats
5 = Quantity in ingots
6 = Quantity in leadframes
7 = Quantity in lots
8 = Quantity in magazines
9 = Quantity in packages
10 = Quantity in plates
11 = Quantity in tubes
12 = Quantity in waterframes
13 = Quantity in carriers
14 = Quantity in substrates
15-63 reserved Item with Format 20 will be one of special identifier defined in SECS (feno, giga, ...)
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
cvsRev |
theData
Constructor and Description |
---|
MF(byte newData)
Create a new message from a byte data type.
|
MF(SecsFormat newData) |
Modifier and Type | Method and Description |
---|---|
boolean |
booleanValue() |
boolean |
equals(MF newData)
Performs a comparision of the string value this object to the string value the passed object.
|
boolean |
equals(java.lang.String newData)
Performs a comparision of the string value this object to the String passed.
|
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 MF(byte newData)
public MF(SecsFormat newData) throws SecsException
SecsException
public boolean booleanValue()
public boolean equals(MF newData)
public boolean equals(java.lang.String newData)
public java.lang.String toString()
toString
in class SecsDataStructure
Copyright © 1999-2025 ErgoTech Systems, Inc. All Rights Reserved.