Presents the tag serial number information.
The tag serial number may be idential to the barcode attached to the tag
Inheritance Hierarchy
com.gigatms.parametersTagSerialNumberInfo
Namespace: com.gigatms.parameters
Assembly: GIGATMS.UHF (in GIGATMS.UHF.dll) Version: 2.6.0.0 (2.6.0.0)
Syntax
The TagSerialNumberInfo type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | TagSerialNumberInfo | Initializes a new instance of the TagSerialNumberInfo class |
Properties
Name | Description | |
---|---|---|
![]() | BitLength |
Ges a value that indicates the tag serial number in bit.
|
Methods
Name | Description | |
---|---|---|
![]() | ToBytes |
Converts the value Of this instance To its equivalent byte array representation.
|
![]() | ToDecimal |
Converts the value Of this instance To its equivalent decimal number representation.
|
![]() | ToHexString |
Converts the value Of this instance To its equivalent HEX string representation.
|
See Also