|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Objectcom.thingmagic.TagOp
com.thingmagic.Gen2.Gen2CustomTagOp
com.thingmagic.Gen2.Impinj
com.thingmagic.Gen2.Impinj.Monza6
com.thingmagic.Gen2.Impinj.Monza6.MarginRead
public static class Gen2.Impinj.Monza6.MarginRead
Monza6 MarginRead
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class com.thingmagic.Gen2.Impinj.Monza6 |
|---|
Gen2.Impinj.Monza6.MarginRead |
| Nested classes/interfaces inherited from class com.thingmagic.Gen2.Impinj |
|---|
Gen2.Impinj.Monza4, Gen2.Impinj.Monza6 |
| Field Summary | |
|---|---|
Gen2.Bank |
bank
Gen2 memory bank to read from |
int |
bitAddress
Bit address to start reading from |
byte[] |
mask
Mask data |
int |
maskBitLength
Number of mask bits |
| Fields inherited from class com.thingmagic.Gen2.Gen2CustomTagOp |
|---|
chipType |
| Constructor Summary | |
|---|---|
Gen2.Impinj.Monza6.MarginRead(Gen2.Bank bank,
int bitAddress,
int maskBitLength,
byte[] mask)
Constructor to initialize MarginRead |
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public Gen2.Bank bank
public int bitAddress
public int maskBitLength
public byte[] mask
| Constructor Detail |
|---|
public Gen2.Impinj.Monza6.MarginRead(Gen2.Bank bank,
int bitAddress,
int maskBitLength,
byte[] mask)
bank - - the gen2 memory bank to read frombitAddress - - the bit address to start reading frommaskBitLength - - the number of mask bitsmask - - the mask data
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||