C1G2 Fields

TegoOS

C1G2 Fields

The C1G2 type exposes the following members.

Fields
  Name Description
Public field Static member AUTO_CHUNK
System should choose how many words to read - at least one.
Public field Static member EPC_BANK_NUMBER
Bank number for EPC bank as defined in EPCglobal C1G2 air interface spec.
Public field Static member EPC_BIT_ADDRESS
Bit address of the EPC data within the EPC bank.
Public field Static member EPC_CRC_BIT_ADDRESS
Bit address of the CRC field within the EPC bank.
Public field Static member EPC_CRC_WORD_ADDRESS
Word address of the CRC field within the EPC bank.
Public field Static member EPC_PC_BIT_ADDRESS
Bit address of the PC field within the EPC bank.
Public field Static member EPC_PC_WORD_ADDRESS
Word address of the PC field within the EPC bank.
Public field Static member EPC_WORD_ADDRESS
Word address of the EPC data within the EPC bank.
Public field Static member MAX_SELECT_MASK_LENGTH
Maximum number of bits that can be matched by a select.
Public field Static member NOT_KNOWN
Size of memory or region is not known.
Public field Static member PC_LENGTH_FIELD_OFFSET_BITS
Offset of the EPC length field from start of the PC word.
Public field Static member PC_LENGTH_FIELD_SHIFT_BITS
Left shift bit count to convert EPC length in words to PC length field.
Public field Static member PC_LENGTH_FIELD_SIZE_BITS
Size of EPC length field within PC.
Public field Static member PC_NSI_FIELD_OFFSET_BITS
Offset of the numbering system indicator field from start of the PC word.
Public field Static member PC_NSI_FIELD_SIZE_BITS
Size of the numbering system indicator field with the PC word in bits.
Public field Static member RESERVED_ACCESS_PASSWORD_BIT_ADDRESS
Word address of the access password within the reserved bank.
Public field Static member RESERVED_ACCESS_PASSWORD_SIZE_BITS
Size of the kill access within the reserved bank in bits.
Public field Static member RESERVED_ACCESS_PASSWORD_WORD_ADDRESS
Word address of the access password within the reserved bank.
Public field Static member RESERVED_BANK_NUMBER
Bank number for reserved bank as defined in EPCglobal C1G2 air interface spec.
Public field Static member RESERVED_KILL_PASSWORD_BIT_ADDRESS
Word address of the kill password within the reserved bank.
Public field Static member RESERVED_KILL_PASSWORD_SIZE_BITS
Size of the kill password within the reserved bank in bits.
Public field Static member RESERVED_KILL_PASSWORD_WORD_ADDRESS
Word address of the kill password within the reserved bank.
Public field Static member TID_BANK_NUMBER
Bank number for TID bank as defined in EPCglobal C1G2 air interface spec.
Public field Static member TID_CHIP_FIELD_BIT_ADDRESS
Bit address of the chip identification field within the TID bank.
Public field Static member TID_CHIP_FIELD_SIZE_BITS
Size of the manufacturer identification field within the TID bank.
Public field Static member TID_CLASS_IDENTIFIER_FIELD_BIT_ADDRESS
Bit address of the ISO/IEC 15963 class identifier (E0/E2) within the TID bank.
Public field Static member TID_CLASS_IDENTIFIER_FIELD_SIZE_BITS
Size of the ISO/IEC 15963 class identifier in bits.
Public field Static member TID_MANUFACTURER_FIELD_BIT_ADDRESS
Bit address of the manufacturer field within the TID bank.
Public field Static member TID_MANUFACTURER_FIELD_SIZE_BITS
Size of the manufacturer identification field within the TID bank.
Public field Static member USER_BANK_NUMBER
Bank number for user bank as defined in EPCglobal C1G2 air interface spec.
Top
See Also