|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Objectcom.thingmagic.Gen2.NXP.G2I.ConfigWord
public static class Gen2.NXP.G2I.ConfigWord
| Field Summary | |
|---|---|
boolean |
conditionalReadRangeReduction_onOff
Conditional Read Range Reduction on/off (permanently stored in tag memory) |
boolean |
conditionalReadRangeReduction_openShort
Conditional Read Range Reduction open/short (permanently stored in tag memory) |
boolean |
dataMode
Transparent mode data/raw (reset at power up) |
boolean |
digitalOutput
Digital output (permanently stored in tag memory) |
boolean |
externalSupply
External supply flag digital input (read only) |
boolean |
invertDigitalOutput
Invert digital output (reset at power up) |
boolean |
maxBackscatterStrength
Maximum backscatter strength (permanently stored in tag memory) |
boolean |
privacyMode
Read range reduction on/off (permanently stored in tag memory) |
boolean |
psfAlarm
PSF alarm flag (Permanently stored in tag memory) |
boolean |
readProtectEPC
Read protect EPC bank (Permanently stored in tag memory) |
boolean |
readProtectTID
Read protect TID bank (permanently stored in tag memory) |
boolean |
readProtectUser
Read protect User memory bank (permanently stored in tag memory) |
boolean |
RFU2
RFU 2 |
boolean |
RFU3
RFU 3 |
boolean |
tamperAlarm
Tamper alarm flag (Read only) |
boolean |
transparentMode
Transparent mode on/off (reset at power up) |
| Constructor Summary | |
|---|---|
Gen2.NXP.G2I.ConfigWord()
|
|
| Method Summary | |
|---|---|
Gen2.NXP.G2I.ConfigWord |
ConfigWord(int inputData)
|
Gen2.NXP.G2I.ConfigWord |
getConfigWord(int inputData)
Retrieve configuration word |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public boolean psfAlarm
public boolean readProtectTID
public boolean readProtectEPC
public boolean readProtectUser
public boolean privacyMode
public boolean digitalOutput
public boolean maxBackscatterStrength
public boolean conditionalReadRangeReduction_openShort
public boolean conditionalReadRangeReduction_onOff
public boolean dataMode
public boolean transparentMode
public boolean invertDigitalOutput
public boolean RFU3
public boolean RFU2
public boolean externalSupply
public boolean tamperAlarm
| Constructor Detail |
|---|
public Gen2.NXP.G2I.ConfigWord()
| Method Detail |
|---|
public Gen2.NXP.G2I.ConfigWord ConfigWord(int inputData)
public Gen2.NXP.G2I.ConfigWord getConfigWord(int inputData)
inputData -
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||