RfidBank01AttributeBits Property |
Returns the contents of the attribute bits of the EPC bank (bits 18 to 1F hex).
Bit 18 hex of the EPC 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 AttributeBits { get; }
Property Value
Byte
ExceptionsException | Condition |
---|
EpcException | if the PC toggle bit is one, indicating that the tag
is not formatted for an EPCglobal application.
|
See Also