Click or drag to resize

RfidBank01Afi Property

Returns the contents of the AFI portion of the UII bank (bits 18 to 1F hex). Bit 18 hex of the UII bank is the most significant bit of the result.

Namespace: GS1.EPC.Api
Assembly: epc-epconly (in epc-epconly.dll) Version: 2.1.0.28145 (2.1.0.0)
Syntax
C#
public virtual byte Afi { get; }

Property Value

Byte
Exceptions
ExceptionCondition
UiiException if the PC toggle bit is zero, indicating that the tag is not formatted for an ISO application.
See Also