Epc |
public sealed class EpcTagScheme
The EpcTagScheme type exposes the following members.
Name | Description | |
---|---|---|
![]() | EncodingLength | Returns the number of bits in the EPC binary encoding corresponding to this EPC Tag scheme, or zero if this EPC Tag scheme has a variable-length binary encoding. The number of bits returned does not include the CRC or PC bits, nor does it include any padding to bring the total number of bits to a multiple of 16 bits (the word padding). Most TDS schemes (e.g. sgtin+) are varaible length - the value returned for these is the maximum, excluding any AIDC+ data. |
![]() | EpcScheme | Returns the EPC scheme implemented by this EPC Tag scheme. |
![]() | SchemeName | Returns the string name of this tag scheme as it appears in the EPC Tag URI. |
![]() ![]() | Values | Returns the list of tag schemes |
Name | Description | |
---|---|---|
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object) |
![]() ![]() | FromSchemeName | Returns the EpcTagScheme instance whose EPC Tag URI scheme name is equal to the specified string, or null if the specified string does not match any EPC Tag scheme. |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object) |
![]() | ToString |
Returns the name of the tag scheme
(Overrides ObjectToString) |
Name | Description | |
---|---|---|
![]() ![]() | ADI_VAR | The ADI-var EPC tag URI scheme. This scheme encodes any ADI EPC into a variable-length binary encoding. |
![]() ![]() | CPI_96 | The cpi-96 EPC tag URI scheme. This scheme encodes a CPI EPC satisfying certain restrictions into a 96-bit binary encoding. |
![]() ![]() | CPI_PLUS | The CPI+ EPC tag scheme. This scheme encodes a CPI EPC into a TDS 2.0 binary encoding. |
![]() ![]() | CPI_VAR | The cpi-var EPC tag URI scheme. This scheme encodes any CPI EPC into a variable-length binary encoding. |
![]() ![]() | DSGTIN_PLUS | The DSGTIN+ EPC tag URI scheme. This scheme encodes an SGTIN EPC with an additional date element into a TDS 2.0 binary encoding. |
![]() ![]() | GDTI_113 | The GDTI-113 EPC tag URI scheme. This scheme encodes a GDTI EPC satisfying certain restrictions into a 113-bit binary encoding. |
![]() ![]() | GDTI_174 | The GDTI-113 EPC tag URI scheme. This scheme encodes any GDTI EPC into a 174-bit binary encoding. |
![]() ![]() | GDTI_96 | The GDTI-96 EPC tag URI scheme. This scheme encodes a GDTI EPC satisfying certain restrictions into a 96-bit binary encoding. |
![]() ![]() | GDTI_PLUS | The GDTI+ EPC tag URI scheme. This scheme encodes a any GDTI EPC into a TDS 2.0 binary encoding. |
![]() ![]() | GIAI_202 | The GRAI-202 EPC tag URI scheme. This scheme encodes any GIAI EPC into a 202-bit binary encoding. |
![]() ![]() | GIAI_96 | The GIAI-96 EPC tag URI scheme. This scheme encodes a GIAI EPC satisfying certain restrictions into a 96-bit binary encoding. |
![]() ![]() | GIAI_PLUS | The GIAI+ EPC tag URI scheme. This scheme encodes a GIAI EPC satisfying certain restrictions into a TDS 2.0 binary encoding. |
![]() ![]() | GID_96 | The GID-96 EPC tag URI scheme. This scheme encodes any GID EPC into a 96-bit binary encoding. |
![]() ![]() | GRAI_170 | The GRAI-170 EPC tag URI scheme. This scheme encodes any GRAI EPC into a 170-bit binary encoding. |
![]() ![]() | GRAI_96 | The GRAI-96 EPC tag URI scheme. This scheme encodes a GRAI EPC satisfying certain restrictions into a 96-bit binary encoding. |
![]() ![]() | GRAI_PLUS | The GRAI+ EPC tag scheme. This scheme encodes any GIAI EPC into a TDS 2.0 binary encoding. |
![]() ![]() | GSRN_96 | The GSRN-96 EPC tag URI scheme. This scheme encodes any GSRN EPC into a 96-bit binary encoding. |
![]() ![]() | GSRN_PLUS | The GSRN+ EPC tag URI scheme. This scheme encodes any GSRN EPC into a TDS 2.0 binary encoding. |
![]() ![]() | GSRNP_96 | The GSRNP-96 EPC tag URI scheme. This scheme encodes any GSRNP EPC into a 96-bit binary encoding. |
![]() ![]() | GSRNP_PLUS | The GSRNP+ EPC tag URI scheme. This scheme encodes any GSRNP EPC into a TDS 2.0 binary encoding. |
![]() ![]() | ITIP_110 | The ITIP-110 EPC tag URI scheme. This scheme encodes any ITIP EPC into a 110-bit binary encoding. |
![]() ![]() | ITIP_212 | The ITIP-212 EPC tag URI scheme. This scheme encodes any ITIP EPC into a 212-bit binary encoding. |
![]() ![]() | ITIP_PLUS | The ITIP+ EPC tag scheme. This scheme encodes an ITIP EPC into a TDS 2.0 binary encoding. |
![]() ![]() | SGCN_96 | The SGCN-96 EPC tag URI scheme. This scheme encodes any SGCN EPC into a 96-bit binary encoding. |
![]() ![]() | SGCN_PLUS | The SGCN+ EPC tag URI scheme. This scheme encodes any SGCN EPC into a TDS 2.0 binary encoding. |
![]() ![]() | SGLN_195 | The SGLN-195 EPC tag URI scheme. This scheme encodes any SGLN EPC into a 195-bit binary encoding. |
![]() ![]() | SGLN_96 | The SGLN-96 EPC tag URI scheme. This scheme encodes an SGLN EPC satisfying certain restrictions into a 96-bit binary encoding. |
![]() ![]() | SGLN_PLUS | The SGLN+ EPC tag scheme. This scheme encodes an SGLN EPC into a TDS 2.0 binary encoding. |
![]() ![]() | SGTIN_198 | The SGTIN-198 EPC tag URI scheme. This scheme encodes any SGTIN EPC into a 198-bit binary encoding. |
![]() ![]() | SGTIN_96 | The SGTIN-96 EPC tag URI scheme. This scheme encodes an SGTIN EPC satisfying certain restrictions into a 96-bit binary encoding. |
![]() ![]() | SGTIN_PLUS | The SGTIN+ EPC tag URI scheme. This scheme encodes any SGTIN EPC into a TDS 2.0 binary encoding. |
![]() ![]() | SSCC_96 | The SSCC-96 EPC tag URI scheme. This scheme encodes any SSCC EPC into a 96-bit binary encoding. |
![]() ![]() | SSCC_PLUS | The SSCC+ EPC tag URI scheme. This scheme encodes any SSCC EPC into a TDS 2.0 binary encoding. |
![]() ![]() | USDOD_96 | The USDOD-96 EPC tag URI scheme. This scheme encodes any USDOD EPC into a 96-bit binary encoding. |