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.ApiAssembly: epc-epconly (in epc-epconly.dll) Version: 2.1.0.28145 (2.1.0.0)
Syntaxpublic virtual byte Afi { get; }
Property Value
Byte
ExceptionsException | Condition |
---|
UiiException | if the PC toggle bit is zero, indicating that the tag
is not formatted for an ISO application.
|
See Also